[PATCH v1 00/10] gdb: bugfix 31207 and various refactoring in linux-tdep
2026-07-10 21:43 UTC (25+ messages)
` [PATCH v1 01/10] gdb/linux-tdep: change linux_fill_prpsinfo to return bool
` [PATCH v1 02/10] gdb: rely on the first alive thread TPID when reading Linux procfs files
` [PATCH v1 03/10] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 04/10] gdb support: add gdb::replace algorithm for iterators and ranges
` [PATCH v1 05/10] gdb: introduce helper class file_reader_t
` [PATCH v1 06/10] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v1 07/10] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v1 08/10] gdb/linux-tdep: migrate parse_smaps_data "
` [PATCH v1 09/10] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
` [PATCH v1 10/10] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
[PATCH] gdb/Windows testsuite: Avoid "bad" words in exe names
2026-07-10 19:14 UTC (6+ messages)
` [PATCH] gdb/Windows testsuite: Embed asInvoker manifest in test executables
[PATCHv5 0/4] gdb: allow 'until' to work in outermost frame
2026-07-10 17:07 UTC (10+ messages)
` [PATCHv6 "
` [PATCHv6 1/4] gdb: rename program_space::entry_point_address* functions
` [PATCHv6 2/4] gdb: introduce program_space::get_entry_point_info function
` [PATCHv6 3/4] gdb: allow 'until' to work in outermost frame
` [PATCHv6 4/4] gdb: cache program space entry point information
[PATCH 0/2] Add Intel APX support
2026-07-10 11:57 UTC (10+ messages)
` [PATCH 1/2] gdb: add maintenance set/show gcore xml-target-description command
` [PATCH 2/2] gdb, gdbserver: Add Intel APX register support
[PATCH 0/6] gdb/tui: fix debuginfod related crash
2026-07-10 9:47 UTC (8+ messages)
` [PATCHv2 "
` [PATCHv2 1/6] gdb/tui: convert a window handle `if` into an `assert`
` [PATCHv2 2/6] gdb/testsuite: fix tuiterm linefeed scrolling new line content
` [PATCHv2 3/6] gdb/tui: prevent TUI activation from a secondary prompt
` [PATCHv2 4/6] gdb/tui: make tui_win_info::rerender public
` [PATCHv2 5/6] gdb/tui: fix for debuginfod prompt while enabling the TUI
` [PATCHv2 6/6] gdb/tui: fix debuginfod prompt using 'C-x C-a' to enter TUI
[PATCH] gdb.base/execl-update-breakpoints.exp: Don't execl forever
2026-07-09 19:41 UTC (4+ messages)
[PATCH] Windows: Fix set_unbuffered_mode.o file rename race
2026-07-09 15:56 UTC
[PATCH] gdb/hip: Prepare for DWARF-assembler-based HIP testcases
2026-07-09 14:02 UTC (3+ messages)
[PATCH 0/2] Add support for BMI1 and BMI2 recording
2026-07-09 13:19 UTC (7+ messages)
` [PATCH 1/2] gdb/record: Add support for recording BMI1 instructions
` [PATCH 2/2] gdb/record: add support for BMI2 instructions
[PATCH v2] gdb: z80: Fix endless backtrace loop and assertion crashes
2026-07-09 3:52 UTC (5+ messages)
` [PATCH v3] gdb: z80: Fix endless loop in frame unwinder and validate saved register types
[PATCH v3 00/10] Multiple solib_ops in a program_space
2026-07-08 21:51 UTC (11+ messages)
` [PATCH v3 01/10] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
` [PATCH v3 02/10] gdb/solib-rocm: pass reference to cache to rocm_code_object_stream_file
` [PATCH v3 03/10] gdb/solib-rocm: add cached_target_fd to manage cached fd lifetime
` [PATCH v3 04/10] gdb: de-constify some methods of solib_ops
` [PATCH v3 05/10] gdb/solib: add remove_solib function
` [PATCH v3 06/10] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH v3 07/10] gdb/solib-rocm: save inferior in rocm_solib_ops
` [PATCH v3 08/10] gdb: add objfile -> solib backlink
` [PATCH v3 09/10] gdb: change default objfile iteration order to start with current objfile
` [PATCH v3 10/10] gdb: multiple solib_ops per program space
[PATCH] GDB: aarch64: Fix inferior function call if GCS is present but disabled
2026-07-08 19:43 UTC (3+ messages)
[PATCH] gdb/remote: fix assertions when attaching in non-stop mode
2026-07-08 18:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH v13 0/2] add annotation in 'info locals' command for variables shadowing case
2026-07-08 18:08 UTC (3+ messages)
` [PATCH v13 1/2] gdb: "
` [PATCH v13 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PATCH] gdb, amd-dbgapi-target: fix extra space in wave_coordinates
2026-07-08 17:44 UTC (2+ messages)
[PATCH RESEND v2 05/10] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
2026-07-08 16:08 UTC (3+ messages)
` [PATCH v2 5/10] "
[PATCH v3] gdb: align siginfo_t with the Linux kernel definition
2026-07-08 15:54 UTC (2+ messages)
[PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'
2026-07-08 15:18 UTC (13+ messages)
` [PATCH 1/1] "
[PATCH v4 00/13] Add new command to print the shadow stack backtrace
2026-07-08 14:36 UTC (14+ messages)
` [PATCH v4 01/13] gdb: Generalize handling of the shadow stack pointer
` [PATCH v4 02/13] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
` [PATCH v4 03/13] gdb: Add get_main_func_start_pc to refactor frame.c:inside_main_func
` [PATCH v4 04/13] gdb: Refactor 'stack.c:print_frame'
` [PATCH v4 05/13] gdb: Introduce 'stack.c:print_pc' function without frame argument
` [PATCH v4 06/13] gdb: Refactor 'find_symbol_funname' and 'info_frame_command_core' in stack.c
` [PATCH v4 07/13] gdb: Refactor 'stack.c:print_frame_info'
` [PATCH v4 08/13] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace
` [PATCH v4 09/13] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
` [PATCH v4 10/13] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH v4 11/13] gdb: Enable inferior calls in the shadow stack backtrace
` [PATCH v4 12/13] gdb: Enable signal trampolines "
` [PATCH v4 13/13] gdb, mi: Add -shadow-stack-list-frames command
[PATCH 0/2] Cleanup in Python frame_object
2026-07-08 12:51 UTC (2+ messages)
[PATCH v3 00/12] Add new command to print the shadow stack backtrace
2026-07-08 9:13 UTC (14+ messages)
` [PATCH v3 01/12] gdb: Generalize handling of the shadow stack pointer
` [PATCH v3 02/12] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
` [PATCH v3 03/12] gdb: Add get_main_func_start_pc to refactor frame.c:inside_main_func
` [PATCH v3 04/12] gdb: Refactor 'stack.c:print_frame'
` [PATCH v3 05/12] gdb: Introduce 'stack.c:print_pc' function without frame argument
` [PATCH v3 06/12] gdb: Refactor 'find_symbol_funname' and 'info_frame_command_core' in stack.c
` [PATCH v3 07/12] gdb: Refactor 'stack.c:print_frame_info'
` [PATCH v3 08/12] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace
` [PATCH v3 09/12] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH v3 10/12] gdb: Enable inferior calls in the shadow stack backtrace
` [PATCH v3 11/12] gdb: Enable signal trampolines "
` [PATCH v3 12/12] gdb, mi: Add -shadow-stack-list-frames command
[PATCH RESEND v2 03/10] gdb/solib-rocm: add cached_target_fd to manage cached fd lifetime
2026-07-07 20:48 UTC (3+ messages)
` [PATCH v2 3/10] "
[PATCH 0/2] Fix ODR violations in regformat target descriptions
2026-07-07 19:49 UTC (4+ messages)
[PATCH] gdb/record-full: make record_full_arch_list_add take an rvalue ref
2026-07-07 18:56 UTC (3+ messages)
[PATCH v1 0/8] gdb: various refactoring in linux-tdep
2026-07-07 15:51 UTC (15+ messages)
` [PATCH v1 1/8] gdb/linux-tdep: use pid_t consistently for process IDs
` [PATCH v1 2/8] gdb/linux-tdep: change linux_fill_prpsinfo to return bool
` [PATCH v1 3/8] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 4/8] gdb support: add index_type to array_view for documentation purpose
` [PATCH v1 5/8] gdb support: add gdb::replace algorithm for iterators and ranges
` [PATCH v1 6/8] gdb: introduce helper class file_reader_t
` [PATCH v1 7/8] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
` [PATCH v1 8/8] gdb/linux: add helpers to read AT_HWCAP3
[PATCH v2 0/1] gdb: Preserve IFUNC marker when finding inferior functions
2026-07-07 12:15 UTC (7+ messages)
` [PATCH v2 1/1] "
[PATCH v3 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2026-07-07 6:35 UTC (3+ messages)
[PATCH] Windows: Normalize backward slashes to forward slashes
2026-07-06 22:35 UTC (7+ messages)
` [PATCH v2] "
Ꮩáš zрůѕоb рⅼаtbу ⅾоѕսⅾ ոеbуⅼ аktսаⅼіzоⅴáո
2026-07-06 17:45 UTC
[PATCH RESEND v2 06/10] gdb/solib-rocm: save inferior in rocm_solib_ops
2026-07-06 17:10 UTC (2+ messages)
` [PATCH v2 6/10] "
[PATCH RESEND v2 04/10] gdb: de-constify some methods of solib_ops
2026-07-06 17:09 UTC (2+ messages)
` [PATCH v2 4/10] "
[PATCH RESEND v2 01/10] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
2026-07-06 17:08 UTC (2+ messages)
` [PATCH v2 1/10] "
[PATCH] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
2026-07-06 15:01 UTC
[PATCH v2 0/1] s390: Deprecate s390 32-bit target "s390-*"
2026-07-06 14:45 UTC (3+ messages)
[pushed] gdb/record-full: fix some -Wpessimizing-move errors
2026-07-06 14:43 UTC
[PATCH v3 00/11] Add AlwaysNonStop remote protocol extension
2026-07-06 12:41 UTC (13+ messages)
` [PATCH v3 01/11] gdb, record: fix assertion when remote target is set to non-stop
` [PATCH v3 02/11] gdb, remote: fix assertion on reconnect to non-stop target
` [PATCH v3 03/11] gdb, remote: fix async handler "
` [PATCH v3 04/11] gdb, remote: fix "info program" after "
` [PATCH v3 05/11] gdb, remote: fix crash when accessing removed events
` [PATCH v3 06/11] gdb, remote: fix ptid matching for process-wide stop events
` [PATCH v3 07/11] gdb, dap: fix DAP events if no thread is selected
` [PATCH v3 08/11] gdb, testsuite: handle async close in monitor-exit-quit.exp
` [PATCH v3 09/11] gdb, testsuite: update attach-deleted-exec.exp to handle async messages
` [PATCH v3 10/11] gdb, testsuite: add kfails for step-over-process-exit.exp
` [PATCH v3 11/11] gdb, gdbserver: add AlwaysNonStop remote protocol extension
[PATCH 1/2] gdb, amd-dbgapi-target: use '%u' instead of '%d' in wave_coordinates::to_string
2026-07-06 10:45 UTC (8+ messages)
` [PATCH 2/2] gdb, amd-dbgapi-target: split wave_coordinates::to_string
` [PATCH v2 1/2] gdb, amd-dbgapi-target: use pulongest more
[PATCH v4 0/8] refactor the internals of record-full
2026-07-06 8:35 UTC (9+ messages)
` [PATCH v4 4/8] gdb/record: c++ify internal structures of record-full.c
[PATCH 0/1] gdb: discard saved state on error in recursive infcall
2026-07-06 7:37 UTC (2+ messages)
[PATCH v2] Show the selected frame in "bt"
2026-07-05 13:06 UTC (2+ messages)
[PATCH v3] gdb/dwarf2: Add symbols for function declarations
2026-07-05 3:12 UTC (2+ messages)
[PATCH v7] gdb: Add source-tracking breakpoints feature
2026-07-05 2:59 UTC (2+ messages)
[PATCH 0/9] Some cleanups and C++-ification of value_print_options
2026-07-04 22:05 UTC (10+ messages)
` [PATCH 1/9] Return value_print_options from get_formatted_print_options
` [PATCH 2/9] Return value_print_options from get_no_prettyformat_print_options
` [PATCH 3/9] Convert get_user_print_options
` [PATCH 4/9] Return a const reference from gdbpy_get_print_options
` [PATCH 5/9] Return value_print_options from varobj_formatted_print_options
` [PATCH 6/9] Use 'const' with some value_print_options
` [PATCH 7/9] Don't use 'struct' keyword with value_print_options
` [PATCH 8/9] Use std::forward in fortran_array_walker
` [PATCH 9/9] Use references for value_print_options
[PATCH] gdb, amd-dbgapi-target: use PRIu64 and PRIu32
2026-07-03 19:22 UTC (7+ messages)
[PATCH] Prevent downgrading of hardware watchpoints if possible
2026-07-03 19:18 UTC (3+ messages)
GDB Release Managers announcement
2026-07-03 18:42 UTC (2+ messages)
[PATCH v5 0/8] refactor the internals of record-full
2026-07-03 13:37 UTC (2+ messages)
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