[PATCH v14 0/2] add annotation in 'info locals' command for variables shadowing case
2026-07-17 14:04 UTC (5+ messages)
` [PATCH v14 1/2] gdb: "
` [PATCH v14 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PATCH 0/4] gdb/testsuite: "long double" infcall tests
2026-07-17 13:59 UTC (11+ messages)
` [PATCH 1/4] gdb.base/nodebug.exp: Add long double testing
` [PATCH 2/4] gdb.base/callfuncs.exp: Adjust for Windows
` [PATCH 3/4] gdb.base/callfuncs.c: factor out float/double functions
` [PATCH 4/4] gdb.base/callfuncs.exp: Exercise "long double"
[PATCH 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-07-17 13:46 UTC (10+ messages)
` [PATCH 2/8] Windows gdb: Use allocated buffer for CONTEXT
` [PATCH 3/8] Windows gdb: Remove mappings member from windows_per_inferior
` [PATCH 4/8] Windows gdb: Refactor getting pointer to register inside context
` [PATCH 5/8] Windows gdb: Prepare XState functions
` [PATCH 6/8] Windows gdb: Get available XState features
` [PATCH 7/8] Windows gdb: Implement XState (Intel AVX) support
` [PATCH 8/8] Windows gdbserver: "
[PATCH v3 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2026-07-17 13:25 UTC (8+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
[PATCH] gdb, testsuite: fix gdb.multi/remove-inferiors.exp for remote targets
2026-07-17 12:46 UTC (2+ messages)
[PATCH] [gdb/testsuite] Improve gdb.src/pre-commit.exp
2026-07-17 12:27 UTC
[PATCH] [pre-commit] Fix codespell-log hook
2026-07-17 11:21 UTC (2+ messages)
[pushed v2] [pre-commit] Fix codespell-log hook
2026-07-17 11:18 UTC
[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
2026-07-17 10:28 UTC (2+ messages)
[PATCH v8 0/4] PR gdb/31353
2026-07-17 8:04 UTC (4+ messages)
` [PING] "
` [PING v2] "
` [PING v3] "
[PATCH] [gdb] Add default argument for get_selected_block
2026-07-17 7:09 UTC
[PATCH 0/1] gdb: Preserve IFUNC marker when finding inferior functions
2026-07-16 21:00 UTC (6+ messages)
[PATCH] Remove some "stabsread" references
2026-07-16 20:17 UTC
[PATCH] Document remote protocol pid and thread id sizes
2026-07-16 18:49 UTC (3+ messages)
[PATCH] [gdb] Fix hard-coded constants in buildsym_compunit::make_blockvector
2026-07-16 16:56 UTC
[PATCHv5 0/4] gdb: allow 'until' to work in outermost frame
2026-07-16 15:06 UTC (11+ 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 v2][RFC] Fix crash in AIX when current working directory is NULL
2026-07-16 11:20 UTC
[pushed] [pre-commit] Bump codespell to v2.4.3
2026-07-16 6:05 UTC
[PATCH 0/4] Support the Windows/MSVC target in GDB
2026-07-15 15:51 UTC (13+ messages)
` [PATCH 1/4] gdb: recognize *-*-windows* Windows targets
` [PATCH 2/4] gdb: treat Windows host + Windows target as native
` [PATCH 3/4] gdb: distinguish GNU and MSVC flavors of the Windows OS ABI
` [PATCH 4/4] gdb: MSVC "long double" is a 64-bit double
[PATCH v4 0/1] gdb: Add python support for demangling register unwind values
2026-07-15 9:56 UTC (3+ messages)
` [PATCH v5 "
` [PING][PATCH "
[PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'
2026-07-15 7:33 UTC (12+ messages)
` [PATCH 1/1] "
[PATCH v3 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
2026-07-14 20:15 UTC (6+ messages)
` [PATCH v3 1/5] [PATCH 1/5] "
` [PATCH v3 2/5] [PATCH 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
` [PATCH v3 3/5] [PATCH 3/5] gdbserver/aarch64: Add POR_EL0 register support
` [PATCH v3 4/5] [PATCH 4/5] gdb/aarch64: Add core file support for FEAT_S1POE
` [PATCH v3 5/5] [PATCH 5/5] gdb/testsuite: Add FEAT_S1POE testcases
[PATCH v1 00/10] gdb: bugfix 31207 and various refactoring in linux-tdep
2026-07-14 15:47 UTC (38+ 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 v8] gdb: Add source-tracking breakpoints feature
2026-07-14 12:22 UTC (3+ messages)
[PATCH v4 00/11] Add AlwaysNonStop remote protocol extension
2026-07-14 12:07 UTC (13+ messages)
` [PATCH v4 01/11] gdb, record: fix assertion when remote target is set to non-stop
` [PATCH v4 02/11] gdb, remote: fix assertion on reconnect to non-stop target
` [PATCH v4 03/11] gdb, remote: fix async handler "
` [PATCH v4 04/11] gdb, remote: fix "info program" after "
` [PATCH v4 05/11] gdb, remote: fix crash when accessing removed events
` [PATCH v4 06/11] gdb, remote: fix ptid matching for process-wide stop events
` [PATCH v4 07/11] gdb, dap: fix DAP events if no thread is selected
` [PATCH v4 08/11] gdb, testsuite: handle async close in monitor-exit-quit.exp
` [PATCH v4 09/11] gdb, testsuite: update attach-deleted-exec.exp to handle async messages
` [PATCH v4 10/11] gdb, testsuite: add kfails for step-over-process-exit.exp
` [PATCH v4 11/11] gdb, gdbserver: add AlwaysNonStop remote protocol extension
[PATCH v3 00/11] Add AlwaysNonStop remote protocol extension
2026-07-14 9:28 UTC (4+ messages)
` [PATCH v3 11/11] gdb, gdbserver: add "
[PATCH v6 0/3] [gdb/exp] Fix some namespace issues
2026-07-14 8:43 UTC (3+ messages)
` [PING][PATCH "
[PATCH v13 0/2] add annotation in 'info locals' command for variables shadowing case
2026-07-13 20:39 UTC (9+ messages)
` [PATCH v13 1/2] gdb: "
` [PATCH v13 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PATCH] [gdb/exp] Fix ns var lookup when stopped at inlined fn call
2026-07-13 17:10 UTC (3+ messages)
` [PING][PATCH] "
[PATCH] [gdb/exp] Limit workaround in using_direct::valid_line to broken GCC versions
2026-07-13 16:17 UTC (3+ messages)
` [PING][PATCH] "
[PATCH 00/16] Rewrite type instance flags as a struct with bitfields
2026-07-13 14:00 UTC (17+ messages)
` [PATCH 01/16] gdb: use type instance macros to query const, volatile, restrict
` [PATCH 02/16] gdb: convert address_class_type_flags_to_name to address_class_id_to_name
` [PATCH 03/16] gdb: convert address_class_name_to_type_flags to address_class_name_to_id
` [PATCH 04/16] gdb: convert address_class_type_flags to address_class_dwarf_to_id
` [PATCH 05/16] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
` [PATCH 06/16] gdb: split make_type_with_address_space
` [PATCH 07/16] gdb: convert type instance flags to bitfields
` [PATCH 08/16] gdb: convert TYPE_NOTTEXT macro to type::is_nottext
` [PATCH 09/16] gdb: convert TYPE_CONST macro to type::is_const
` [PATCH 10/16] gdb: convert TYPE_VOLATILE macro to type::is_volatile
` [PATCH 11/16] gdb: convert TYPE_CODE_SPACE macro to type::is_code_space
` [PATCH 12/16] gdb: convert TYPE_DATA_SPACE macro to type::is_data_space
` [PATCH 13/16] gdb: convert TYPE_RESTRICT macro to type::is_restrict
` [PATCH 14/16] gdb: convert TYPE_ATOMIC macro to type::is_atomic
` [PATCH 15/16] gdb: convert TYPE_ADDRESS_CLASS macro to type::address_class
` [PATCH 16/16] gdb: remove unnecessary braces in recursive_dump_type
[PATCH v1] gdb: Fix assignment to TYPE_CODE_FLAGS registers
2026-07-13 13:37 UTC (3+ messages)
[PATCH] [gdb/testsuite] Fix FAIL in gdb.threads/sw-watchpoint-step-over-bp-with-threads.exp
2026-07-13 13:29 UTC (2+ messages)
[PATCH] [gdb] More codespell fixes
2026-07-13 13:23 UTC (2+ messages)
[PATCH 00/12] [gdb] Use using instead of typedef some more
2026-07-13 13:07 UTC (3+ messages)
[PATCH] gdb: LoongArch: Add internal TLS support
2026-07-13 12:20 UTC (2+ messages)
[RFC] [gdb] Move ChangeLog files to archive dir
2026-07-13 11:30 UTC (4+ messages)
[PATCH] [pre-commit] Remove duplication in config file
2026-07-13 11:14 UTC (2+ messages)
[PATCH] [pre-commit] : add 'tomli' dependency for codespell pre-commit hook
2026-07-13 10:35 UTC (3+ messages)
[pushed 1/2] [gdb/testsuite] Fix isort fail in gdb.python/py-frame.py
2026-07-13 7:40 UTC (2+ messages)
` [pushed 2/2] [pre-commit] Bump isort to 9.0.0b1
[PATCH] gdb/Windows testsuite: Avoid "bad" words in exe names
2026-07-11 6:07 UTC (7+ messages)
` [PATCH] gdb/Windows testsuite: Embed asInvoker manifest in test executables
[PATCH 0/2] Add Intel APX support
2026-07-10 11:57 UTC (5+ messages)
` [PATCH 1/2] gdb: add maintenance set/show gcore xml-target-description command
[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] "
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