[PATCH v6 0/2] Add warning if the native target is not supported
2026-05-11 20:01 UTC
[PATCH v3 0/7] Handle foreign type units in .debug_names
2026-05-11 15:40 UTC (8+ messages)
` [PATCH v3 1/7] gdb/dwarf: move dwo_unit and dwo_file to dwo.h
` [PATCH v3 2/7] gdb/dwarf: move dwarf2_cu::section to cu.c
` [PATCH v3 3/7] gdb/dwarf: add dwo_file::find_tus
` [PATCH v3 4/7] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH v3 5/7] gdb/dwarf: add debug output in read-debug-names.c
` [PATCH v3 6/7] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH v3 7/7] gdb/dwarf: read foreign type units
[PATCH v2 0/6] refactor the internals of record-full
2026-05-11 15:23 UTC (5+ messages)
` [PATCH v2 1/6] gdb/record: Refactor record history
[PATCH] gdb/amd-dbgapi-target: implement the 'interrupt' target op
2026-05-11 14:59 UTC
[PATCH v2] Use "output-radix" setting to format function offsets
2026-05-11 14:14 UTC (2+ messages)
[PATCH] gdb/amd-dbgapi-target: assert register size in fetch/store_registers
2026-05-11 12:15 UTC (2+ messages)
[PATCH] gcore: handle known-all-zeroes hole mappings
2026-05-11 12:14 UTC (5+ messages)
[PATCH v3 00/11] Windows non-stop mode
2026-05-11 11:58 UTC (7+ messages)
` [PATCH v3 09/11] infrun: with AS+NS, prefer process exit over thread exit
[OBV] gdb/amd-dbgapi-target: fix a whitespace and a typo
2026-05-11 11:24 UTC
[PUSHED] gdb/MAINTAINERS: update my email address
2026-05-11 11:08 UTC
[PATCH 0/3] [gdb/tui] Allow second tui enable if first fails
2026-05-11 10:38 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v2 0/3] [gdb/tui] Allow second tui enable if first fails
2026-05-11 10:35 UTC (4+ messages)
` [PATCH v2 1/3] [gdb/tui] Factor out require_tui_terminal
` [PATCH v2 2/3] [gdb/tui] Factor out init_ncurses
` [PATCH v2 3/3] [gdb/tui] Allow second tui enable if first fails
[PATCH] gdb, btrace: fix wrong #endif comments
2026-05-11 10:05 UTC (32+ messages)
` [PATCH] gdb: fix an issue with thread list corruption
` [PATCH] gdb, remote: fix notify debug nullptr dereference
` [PATCH] gdb, testsuite: increase timeout in gdb.threads/attach-non-stop.exp
` [PATCH] gdb: update store_integer's comment
` [PATCH] gdb: use correct target in notify_thread_exited()
` [PATCH v2] gdb, btrace: support libipt v2.2 events
[pushed] [gdb/testsuite] Fix gdb.dap/corefile.exp with Tcl 9.0
2026-05-11 9:50 UTC
[PATCH] Remove support for the Common Trace Format (CTF)
2026-05-11 3:56 UTC (7+ messages)
gdb-17 branch FROZEN
2026-05-10 14:50 UTC (2+ messages)
` gdb-17 branch OPEN again (was: "gdb-17 branch FROZEN")
PUSHED: [release/branch] Bump GDB's version number to 17.2.90.DATE-git
2026-05-10 14:46 UTC
PUSHED: [release/branch] Set GDB version number to 17.2
2026-05-10 14:26 UTC
[PATCH v5] gdb: Add source-tracking breakpoints feature
2026-05-10 6:52 UTC (2+ messages)
[PATCH] gdb/tui: Fix unexpected reuse of color pairs
2026-05-09 21:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/8] Handle foreign type units in .debug_names
2026-05-09 19:37 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] gdb: refuse to produce .gdb_index when skeletonless type units are present
` [PATCH v2 2/8] gdb/dwarf: move dwo_unit and dwo_file to read.h
` [PATCH v2 5/8] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH v2 7/8] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH v2 8/8] gdb/dwarf: read foreign type units
[PATCH v2] Implement native TLS support on Windows
2026-05-09 13:40 UTC (2+ messages)
[PATCH] Use "output-radix" setting to format function offsets
2026-05-08 22:59 UTC (3+ messages)
[PATCH v2 00/37] GDB: testsuite: Fix top-level returns
2026-05-08 22:06 UTC (5+ messages)
` [PATCH v2 15/37] GDB: testsuite: base: Don't return value from top-level (manual)
[PATCH] Don't pretend infcalls don't set the inferior running (PR gdb/34082)
2026-05-08 21:33 UTC (3+ messages)
[PATCH 00/10] [gdb] Add superblocks range loops
2026-05-08 19:41 UTC (5+ messages)
` [PATCH 06/10] [gdbsupport] Factor out base_next_iterator
` [PATCH 08/10] [gdb] Use block::block_and_superblocks
[RFC PATCH] Implement native TLS support on Windows
2026-05-08 19:09 UTC (3+ messages)
[PATCH 0/5] Allow throw_* functions to style message
2026-05-08 19:02 UTC (2+ messages)
[PATCH 0/4] AMD GPU debugging support on Windows
2026-05-08 18:29 UTC (6+ messages)
` [PATCH 1/4] gdb/amd-dbgapi-target: Move Linux code to amd-dbagapi-posix-hdep.c
` [PATCH 2/4] gdb/amd-dbgapi-target: Add amd-dbgapi-mingw-hdep.c for Windows
` [PATCH 3/4] gdb/amd-dbgapi-target: Update xfer_partial to always use dbgapi
` [PATCH 4/4] gdb/NEWS: Add note about AMD GPU debugging on Windows
[PATCH 0/3] Improve Ada test coverage
2026-05-08 17:34 UTC (4+ messages)
` [PATCH 1/3] Combine ada_unop_atr and ada_unop_atr_operation::evaluate
` [PATCH 2/3] Test attributes with array types
` [PATCH 3/3] Add test for Ada abs operator
[PATCH] Use double quotes in some gdb output
2026-05-08 14:22 UTC
GDB 17.2 release update -- 2026-04-25
2026-05-08 14:16 UTC (3+ messages)
[pushed] Add missing quote to a comment
2026-05-08 13:57 UTC
[PATCH 0/2] More bool in ada-lang.c
2026-05-08 13:53 UTC (7+ messages)
` [PATCH 1/2] Use bool in ada_add_all_symbols
` [PATCH 2/2] Use bool in map_matching_symbols
[PATCH 0/3] Show CONTEXT_EXCEPTION_REQUEST info in "info threads"
2026-05-08 13:12 UTC (11+ messages)
` [PATCH 1/3] Windows gdb: "
` [PATCH 2/3] gdb manual: Cygwin => Windows
` [PATCH 3/3] Windows gdb: Document "info threads" Windows specifics
[PATCH 0/2] C++-ify print_variable_and_value_data
2026-05-08 12:33 UTC (5+ messages)
` [PATCH 1/2] Allow move of compiled_regex
` [PATCH 2/2] C++-ify print_variable_and_value_data
[PATCH] Windows gdb: Avoid hang second attach/run
2026-05-08 12:24 UTC (5+ messages)
[PATCH 01/11] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
2026-05-08 10:36 UTC (4+ messages)
` [PATCH 1/11] "
[PATCH v2 0/7] Remove addrmap from blockvector
2026-05-08 9:14 UTC (3+ messages)
` [PATCH v3 "
` [PING] "
[PATCH] gdb, btrace: support libipt v2.2 events
2026-05-08 5:07 UTC (7+ messages)
[PATCH 00/11] Multiple solib_ops in a program_space
2026-05-08 2:52 UTC (21+ messages)
` [PATCH 02/11] gdb/solib: use early return in solib_read_symbols
` [PATCH 06/11] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH 07/11] gdb/solib-rocm: save inferior in rocm_solib_ops
` [PATCH 09/11] gdb: add objfile -> solib backlink
` [PATCH 10/11] gdb: change default objfile iteration order to start with current objfile
` [PATCH 11/11] gdb: multiple solib_ops per program space
[PATCH 04/11] gdb/solib-rocm: add cached_fd to manage cached fd lifetime
2026-05-08 1:52 UTC (3+ messages)
` [PATCH 4/11] "
[PATCH 03/11] gdb/solib-rocm: pass reference to cache to rocm_code_object_stream_file
2026-05-08 1:48 UTC (3+ messages)
` [PATCH 3/11] "
[PATCH] Windows gdb: all-stop, interrupt with "stopped" instead of SIGTRAP
2026-05-07 18:44 UTC (3+ messages)
[PATCH v8] gdb: Print linker namespace when showing a frame
2026-05-07 13:48 UTC
[PATCH v2 0/9] Add new command to print the shadow stack backtrace
2026-05-07 5:09 UTC (3+ messages)
[PATCH] gdb/dwarf: C++ify batons
2026-05-06 22:18 UTC
[PATCH] gdb, testsuite: use -no-prompt-anchor in step-over-thread-exit.exp
2026-05-06 20:31 UTC (3+ messages)
[PATCH 0/7] gdb/testsuite: allow passing inferior arguments with native-gdbserver board
2026-05-06 20:27 UTC (8+ messages)
` [PATCH 1/7] gdb/testsuite: remove unused arguments to gdb_breakpoint
` [PATCH 2/7] gdb/testsuite: make gdb_breakpoint, runto and runto_main use parse_args
` [PATCH 3/7] gdb/testsuite: add -inferior-args option to runto
` [PATCH 4/7] gdb/testsuite: fix step-over-thread-exit.exp with native-gdbserver
` [PATCH 5/7] gdb/testsuite: make pie-execl.exp work "
` [PATCH 6/7] gdb/testsuite: use -inferior-args in gdb.base/gcore-buffer-overflow.exp
` [PATCH 7/7] gdb/testsuite: fix gdb.rocm/code-object-load-while-breakpoint-hit.exp with native-gdbserver
[PATCH v7] gdb: Print linker namespace when showing a frame
2026-05-06 20:07 UTC (3+ messages)
[PATCH 0/3] Better error handling when creating threads with clone()
2026-05-06 19:39 UTC (7+ messages)
` [PATCH 1/3] gdb: int to bool conversion in linux-thread-db.c
` [PATCH 2/3] gdb: add some asserts to thread_db_notice_clone
` [PATCH 3/3] gdb: improve error handling for thread-db thread adoption
[PATCH v5] gdb, btrace: support libipt v2.2 events
2026-05-06 7:26 UTC
[PATCH] Return iteration_status from iterate_over_objfiles_in_search_order_cb_ftype
2026-05-05 17:14 UTC (3+ messages)
[PATCH v2] gdb: use correct target in notify_thread_exited()
2026-05-05 16:20 UTC (2+ messages)
[PATCH v2] gdb: update store_integer's comment
2026-05-05 16:05 UTC (2+ messages)
[PATCH v2 0/1] gdb/dwarf: Use the function scope for DW_TAG_imported_declaration
2026-05-05 14:23 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/3] Adjust a few gdb.threads/ testcases for Cygwin
2026-05-05 12:42 UTC (4+ messages)
` [PATCH 1/3] Adjust gdb.threads/schedlock.exp "
` [PATCH 2/3] Adjust gdb.threads/multiple-successive-infcall.exp "
` [PATCH 3/3] Adjust gdb.threads/step-over-trips-on-watchpoint.exp "
[PATCH v2] gdb: fix an issue with thread list corruption
2026-05-05 5:06 UTC
[PATCH v4] gdb, btrace: support libipt v2.2 events
2026-05-05 4:32 UTC
[PATCHv2] gdb: notify of inferior switch when needed from 'thread' command
2026-05-04 20:31 UTC (3+ messages)
` [PATCHv3] "
[PATCH] Fix MI "-break-insert -g i<UNKNOWN>" assertion failure
2026-05-04 18:11 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3] gdb, btrace: support libipt v2.2 events
2026-05-04 14:08 UTC
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