[PATCH v7 0/2] add annotation in 'info locals' command for variables shadowing case
2024-11-22 13:11 UTC (3+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
[PATCH v2] [gdb] Add spell check pre-commit hook
2024-11-22 13:09 UTC (2+ messages)
[PATCH] [gdb/tdep] Simplify amd64_windows_store_arg_in_reg
2024-11-22 12:43 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/bg-exec-sigint-bp-cond.exp for signal merging
2024-11-22 12:38 UTC (2+ messages)
[pushed] [gdb/testsuite] Require local host in gdb.base/bg-exec-sigint-bp-cond.exp
2024-11-22 12:37 UTC
[PATCH 1/2] [gdb] Add gdb_select variant for looping
2024-11-22 11:58 UTC (6+ messages)
` [PATCH 2/2] [gdb/build] Workaround tsan select bug
[PATCH v4 2/2] Add connect.exp
2024-11-22 11:40 UTC
[PATCH v4 1/2] gdbreplay: Calculate the checksum if missing
2024-11-22 11:39 UTC
[PATCH] Lock bfd_stat and bfd_get_mtime
2024-11-22 11:34 UTC (2+ messages)
[PATCH v2 0/4] gdb: LoongArch: Add process record/replay and reverse debugging support
2024-11-22 9:06 UTC (5+ messages)
` [PATCH v2 1/4] gdb: LoongArch: Add instruction definition for process record
` [PATCH v2 2/4] gdb: LoongArch: Add basic process record/replay support
` [PATCH v2 3/4] gdb: LoongArch: Add system call support for process record/replay
` [PATCH v2 4/4] gdb: Add LoongArch process record/replay support in NEWS and doc
[PATCH 0/7] Rewrite DAP launch and attach implementations
2024-11-21 20:35 UTC (8+ messages)
` [PATCH 1/7] Reimplement DAP's stopAtBeginningOfMainSubprogram
` [PATCH 2/7] Reimplement DAP delayed events
` [PATCH 3/7] Add call_function_later to DAP
` [PATCH 4/7] Refactor CancellationHandler in DAP
` [PATCH 5/7] Allow cancellation of DAP-thread requests
` [PATCH 6/7] Add DAP deferred requests
` [PATCH 7/7] Defer DAP launch command until after configurationDone
[PATCH] gdb/build-id: protect against weirdly short build-ids
2024-11-21 19:39 UTC (6+ messages)
` [PATCHv2] "
[PATCH] [gdb/python] Issue warning if python fails to initialize
2024-11-21 17:45 UTC (3+ messages)
[PATCH v2] [gdb/python] Issue warning if python fails to initialize
2024-11-21 17:41 UTC
[PATCH v2] Don't put JIT_READER_DIR into help text
2024-11-21 15:45 UTC (3+ messages)
[PATCH v2] gdb: Remove inappropriate comments
2024-11-21 15:36 UTC (3+ messages)
[PATCH] [gdb/python] Ensure locale is restored in do_start_initialization
2024-11-21 14:34 UTC
[PATCH 0/3] [gdb/python] Improve handling of failed python initialization
2024-11-21 14:30 UTC (6+ messages)
` [PATCH 1/3] [gdb/python] Handle !Py_IsInitialized () in gdbpy_initialize
` [PATCH 2/3] [gdb/python] Fix abort on Py_Initialize
` [PATCH 3/3] [gdb/python] Handle failure to initialize without exiting
[RFC v2 00/21] Add Python "JIT" API
2024-11-21 14:06 UTC (39+ messages)
` [RFC v2 01/21] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v2 02/21] gdb/python: add subblocks property to gdb.Block
` [RFC v2 03/21] gdb/python: add domain property to gdb.Symbol
` [RFC v2 04/21] gdb/python: add void_type () method to gdb.Architecture object
` [RFC v2 05/21] gdb/python: add function () method to gdb.Type object
` [RFC v2 06/21] gdb/python: add template function to implement equality comparison
` [RFC v2 07/21] gdb/python: make gdb.Symbol comparable for equality
` [RFC v2 08/21] gdb/python: make gdb.Symtab "
` [RFC v2 09/21] gdb: use std::vector<> to hold on blocks in struct blockvector
` [RFC v2 10/21] gdb/python: add gdb.Compunit
` [RFC v2 11/21] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v2 12/21] gdb/python: add unlink () method to gdb.Objfile object
` [RFC v2 13/21] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v2 14/21] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v2 15/21] gdb/python: allow instantiation of gdb.Block "
` [RFC v2 16/21] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v2 17/21] gdb/python: add add_symbol () method to gdb.Block
` [RFC v2 18/21] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v2 19/21] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v2 20/21] gdb/python: allow instantiation of gdb.LineTable objects
` [RFC v2 21/21] gdb/python: add section in documentation on implementing JIT interface
[PATCH] gdb: handle DW_AT_entry_pc pointing at an empty sub-range
2024-11-21 13:21 UTC (3+ messages)
[RFC 00/21] Add Python "JIT" API
2024-11-21 12:22 UTC (4+ messages)
` [RFC 02/21] gdb/python: add subblocks property to gdb.Block
[PATCH v7 0/5] Modernize frame unwinders and add disable feature
2024-11-21 12:14 UTC (2+ messages)
` [PING][PATCH "
[PATCH] Improve choice sorting in ada-lang.c
2024-11-20 20:17 UTC (2+ messages)
[PATCH 0/4] Fix string display in DAP
2024-11-20 16:31 UTC (5+ messages)
` [PATCH 1/4] Fix error check in gdb_py_test_silent_cmd
` [PATCH 2/4] Reject non-string types in gdb.Value.lazy_string
` [PATCH 3/4] Clean up 0-length handling in gdbpy_create_lazy_string_object
` [PATCH 4/4] Introduce NoOpStringPrinter
[pushed] gdb: add Mohamed Bouhaouel to gdb/MAINTAINERS
2024-11-20 14:36 UTC
[PATCH] gdb/python: fix reference leak in gdb.BreakpointLocation.thread_groups
2024-11-20 9:34 UTC (3+ messages)
[PATCH] Don't put JIT_READER_DIR into help text
2024-11-19 19:30 UTC (5+ messages)
[PATCH] [gdb/tdep] s390: Add arch15 record/replay support
2024-11-19 17:28 UTC
[PATCH 0/4] gdb: LoongArch: Add process record/replay and reverse debugging support
2024-11-19 13:22 UTC (11+ messages)
` [PATCH 1/4] gdb: LoongArch: Add instruction definition for process record
` [PATCH 2/4] gdb: LoongArch: Add basic process record/replay support
` [PATCH 3/4] gdb: LoongArch: Add system call support for process record/replay
[RFC] [precommit] Add shellcheck hook
2024-11-19 11:34 UTC (2+ messages)
[pushed] [gdb/contrib] Fix shellcheck warnings in spellcheck.sh
2024-11-19 11:32 UTC
[PATCH] gdb: Remove inappropriate comments
2024-11-19 10:05 UTC (2+ messages)
[PATCH v2 1/2] gdbreplay: Calculate the checksum if missing
2024-11-19 9:58 UTC (7+ messages)
` [PATCH v2 2/2] Add gdbreplay.exp
[PATCHv5] gdb: fix handling of DW_AT_entry_pc of inlined subroutines
2024-11-19 9:29 UTC (16+ messages)
` [PATCHv6] "
[PATCH v5] gdb: Introduce RAII signal handler setter
2024-11-18 19:57 UTC
[PATCH] gdb/riscv: Add record support for rv64gc instructions
2024-11-18 19:46 UTC (2+ messages)
[PATCH v3 2/2] Add connect.exp
2024-11-18 16:29 UTC
[PATCH v3 1/2] gdbreplay: Calculate the checksum if missing
2024-11-18 16:23 UTC
[PATCH v7 0/2] Add amd64 LAM watchpoint support
2024-11-18 13:43 UTC (2+ messages)
[PATCH] gdb/disasm: fix demangling when disassembling the current function
2024-11-18 12:22 UTC
[PATCH] [gdb/contrib] Fix spellcheck.sh for bash < 5.1
2024-11-18 10:46 UTC (2+ messages)
[PATCH 0/2] [gdb/contrib] Some spellcheck improvement
2024-11-18 8:49 UTC (5+ messages)
` [PATCH 1/2] [gdb] Fix some typos
` [PATCH 2/2] [gdb/contrib] Add two rules in common-misspellings.txt
[pushed 0/2] [gdb/contrib] Some more spellcheck improvements
2024-11-18 8:42 UTC (3+ messages)
` [pushed 1/2] [gdb/contrib] Allow thru in spellcheck.sh
` [pushed 2/2] [gdb/contrib] Add spellcheck.sh --print-dictionary
[PATCH] libiberty: sync with gcc
2024-11-18 6:02 UTC
[PATCH] Use appropriate context flags for Wow64 processes
2024-11-17 14:17 UTC (2+ messages)
[PATCH 1/2] sim: Fix argument handling for RISC-V E syscalls
2024-11-17 9:27 UTC (2+ messages)
` [PATCH 2/2] sim: Add rv32e test cases
[PATCH 0/2] Upgrade to Readline 8.2
2024-11-16 20:49 UTC (3+ messages)
` [PATCH 1/2] Import GNU "
` [PATCH 2/2] Fix readline build on mingw
[PATCH 0/4] [sim] Fix typos
2024-11-16 20:01 UTC (7+ messages)
` [PATCH 1/4] [sim] Rename local variable in ARMul_NthReg
` [PATCH 2/4] [sim] Run spellcheck.sh in sim (part 1)
` [PATCH 3/4] [gdb/contrib] Add two words to common-misspellings.txt
` [PATCH 4/4] [sim] Run spellcheck.sh in sim (part 2)
GDB 16 Release - proposed dates
2024-11-16 17:05 UTC (4+ messages)
[PATCHv2] gdb: unix: allow to use custom baud rate
2024-11-16 3:18 UTC (5+ messages)
` [PATCHv3] "
` [PATCHv4] "
[PATCH] Use bool for solib::symbols_loaded
2024-11-16 2:45 UTC (2+ messages)
[PATCH] [gdb/exp] Implicitly convert inferior call argument using constructor
2024-11-15 23:37 UTC (4+ messages)
[PATCH v2 0/1] gdb: Update linkage name lookup function to allow mst_file_data/bss types
2024-11-15 20:49 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] [gdb/symtab] Fix segfault with dwp file
2024-11-15 20:38 UTC (2+ messages)
New gdb test failures
2024-11-15 20:23 UTC (2+ messages)
[PATCH 0/1] skip confirmation in 'gdb_reinitialize_dir'
2024-11-15 20:18 UTC (6+ messages)
` [PATCH 1/1] testsuite: "
[PATCH] Improvements to gdb.LazyString documentation
2024-11-15 15:48 UTC (2+ messages)
[PATCH] [gdb/symtab] Keep track of all parents for cooked index
2024-11-15 14:34 UTC (2+ messages)
` [PING][PATCH] "
[PATCH 1/2] gdbreplay: Calculate the checksum if missing
2024-11-15 13:38 UTC (4+ messages)
` [PATCH 2/2] Add gdbreplay.exp
[RFC][PATCH 0/2] info line multiple matches per symtab
2024-11-15 12:21 UTC (3+ messages)
` [PATCH 1/2] gdb: rename find_line_pc to find_line_first_pc
` [PATCH 2/2] gdb, source: info line for multiple matches per symtab
[PATCH 0/5] gdb/python: error checking for PyObject_IsTrue calls
2024-11-14 19:40 UTC (3+ messages)
[PATCH] gdb: fix parsing of DIEs with both low/high pc AND ranges attributes
2024-11-14 19:31 UTC (2+ messages)
[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
2024-11-14 14:58 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/3] Add support for recording printf with AVX instructions
2024-11-14 12:47 UTC (2+ messages)
` [PATCH 4/3] gdb/record: introduce recoding support for vpor
[PATCH 0/3] [gdb/tdep] Fix three gdb.reverse test-cases on arm-linux
2024-11-13 21:45 UTC (6+ messages)
` [PATCH 2/3] [gdb/tdep] Handle syscall clock_gettime64 for arm-linux
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).