January 2023 Archives by date
Starting: Sun Jan 1 12:57:10 GMT 2023
Ending: Tue Jan 31 20:56:09 GMT 2023
Messages: 1334
- FYI: Updating Copyright Year ranges for GDB to add year 2023
Joel Brobecker
- [PATCH 1/4] Update copyright year in help message of gdb, gdbserver, gdbreplay
Joel Brobecker
- [PATCH 2/4] gdb/copyright.py: Adjust following rename of sim/ppc/ppc-instructions...
Joel Brobecker
- [PATCH 4/4] manual copyright year range of various GDB files to add 2023
Joel Brobecker
- [PATCH 3/4] Update copyright year range in header of all files managed by GDB
Joel Brobecker
- FYI: Updating Copyright Year ranges for GDB to add year 2023
Joel Brobecker
- [PATCH] sim: iq2000: drop unused cpu define logic
Mike Frysinger
- [PATCH] sim: or1k: drop unused rules
Mike Frysinger
- [PATCH] sim: refresh copyright dates a bit
Mike Frysinger
- [PATCH] sim: drop mention of & support for subdir configure
Mike Frysinger
- [PATCH] sim: erc32: drop -I$(srcroot)
Mike Frysinger
- [PATCH] sim: build: drop unused SIM_EXTRA_LIBS
Mike Frysinger
- [PATCH 1/2] sim: replace -I$srcroot/opcodes include with -I$srcroot
Mike Frysinger
- [PATCH 2/2] sim: replace -I$srcroot/bfd include with -I$srcroot
Mike Frysinger
- [PATCH 1/9] sim: cgen: hoist rules to the top-level build
Mike Frysinger
- [PATCH 2/9] sim: bpf: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 3/9] sim: cris: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 4/9] sim: frv: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 5/9] sim: iq2000: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 6/9] sim: lm32: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 7/9] sim: m32r: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 8/9] sim: or1k: hoist cgen rules to top-level
Mike Frysinger
- [PATCH 9/9] sim: cgen: drop common subdir build rules
Mike Frysinger
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Zheng Zhan Liang
- [PATCH] [gdb] Fix segfault during inferior call to ifunc
Tom Tromey
- [PATCH] Fix target remote pipe command for MinGW
Tom Tromey
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Alexandra Petlanova Hajkova
- [PATCH] gdb/mi: add no-history stop reason
Bruno Larsen
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Lancelot SIX
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom Tromey
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Bruno Larsen
- GDB 13 release -- 2022-12-24 update
Tom Tromey
- [PATCH] Add type to expression dump of symbol
Tom Tromey
- [pushed] Simplify debug_exp
Tom Tromey
- [PATCH] sim: build: use Automake include vars
Mike Frysinger
- [PATCH 1/3] gdb: add support for DW_AT_trampoline in DWARF reader
Ijaz, Abdul B
- [PATCH v3 4/5] sim: Check known getopt definition existence
Mike Frysinger
- [PATCH] sim: build: move generated headers to built sources
Mike Frysinger
- [PATCH] sim: common: drop libcommon.a linkage
Mike Frysinger
- [PATCH] sim: build: add var for tracking sim enable directly
Mike Frysinger
- [PATCH] sim: sh: move some generated source files to built sources
Mike Frysinger
- [PATCH 00/83] sim: merge subdir makefiles into top-level
Mike Frysinger
- [PATCH 01/83] sim: mips: add multi source to built sources
Mike Frysinger
- [PATCH 02/83] sim: modules: trigger generation from top-level
Mike Frysinger
- [PATCH 03/83] sim: build: drop support for subdir extra deps
Mike Frysinger
- [PATCH 04/83] sim: aarch64: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 05/83] sim: arm: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 06/83] sim: avr: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 07/83] sim: bfin: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 08/83] sim: bpf: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 09/83] sim: cr16: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 10/83] sim: cris: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 11/83] sim: d10v: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 12/83] sim: erc32: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 13/83] sim: example-synacor: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 14/83] sim: frv: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 15/83] sim: ft32: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 16/83] sim: h8300: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 17/83] sim: iq2000: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 18/83] sim: lm32: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 19/83] sim: m32c: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 20/83] sim: m32r: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 21/83] sim: m68hc11: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 22/83] sim: mcore: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 23/83] sim: microblaze: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 24/83] sim: mips: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 25/83] sim: mn10300: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 26/83] sim: moxie: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 27/83] sim: msp430: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 28/83] sim: or1k: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 29/83] sim: pru: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 30/83] sim: riscv: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 31/83] sim: rl78: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 32/83] sim: rx: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 33/83] sim: sh: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 34/83] sim: v850: move libsim.a creation to top-level
Mike Frysinger
- [PATCH 35/83] sim: build: drop support for creating libsim.a in subdirs
Mike Frysinger
- [PATCH 36/83] sim: build: drop common/nrun.o subdir hack
Mike Frysinger
- [PATCH 37/83] sim: modules.c: move generation to top-level
Mike Frysinger
- [PATCH 38/83] sim: build: add basic framework for compiling arch objects in top-level
Mike Frysinger
- [PATCH 39/83] sim: aarch64: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 40/83] sim: arm: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 41/83] sim: avr: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 42/83] sim: bpf: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 43/83] sim: bfin: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 44/83] sim: cr16: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 45/83] sim: cris: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 46/83] sim: d10v: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 47/83] sim: erc32: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 48/83] sim: example-synacor: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 49/83] sim: frv: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 50/83] sim: ft32: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 51/83] sim: h8300: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 52/83] sim: iq2000: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 53/83] sim: lm32: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 54/83] sim: m32c: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 55/83] sim: m32r: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 56/83] sim: m68hc11: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 57/83] sim: mcore: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 58/83] sim: microblaze: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 59/83] sim: mips: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 60/83] sim: mn10300: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 61/83] sim: moxie: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 62/83] sim: msp430: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 63/83] sim: or1k: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 64/83] sim: pru: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 65/83] sim: riscv: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 66/83] sim: rl78: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 67/83] sim: rx: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 68/83] sim: sh: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 69/83] sim: v850: move arch-specific file compilation to top-level
Mike Frysinger
- [PATCH 70/83] sim: move arch-specific file compilation of common/ files to top-level
Mike Frysinger
- [PATCH 71/83] sim: common: move test-hw-events to top-level build
Mike Frysinger
- [PATCH 72/83] sim: disable recursive make in (most) subdirs
Mike Frysinger
- [PATCH 73/83] sim: build: drop subdir Makefile.in files
Mike Frysinger
- [PATCH 74/83] sim: build: delete Make-common.in logic
Mike Frysinger
- [PATCH 75/83] sim: build: drop AM_MAKEFLAGS settings
Mike Frysinger
- [PATCH 76/83] sim: common: simplify hw-config.h deps
Mike Frysinger
- [PATCH 77/83] sim: igen: simplify build dep
Mike Frysinger
- [PATCH 78/83] sim: common: move libcommon.a objects to sources
Mike Frysinger
- [PATCH 79/83] sim: build: drop most recursive build deps
Mike Frysinger
- [PATCH 80/83] sim: common: move libcommon.a dep to ppc code
Mike Frysinger
- [PATCH 81/83] sim: common: move modules.c to source tracking
Mike Frysinger
- [PATCH 82/83] sim: common: simplify modules.c deps
Mike Frysinger
- [PATCH 83/83] sim: build: drop depdir subdir hack
Mike Frysinger
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tsukasa OI
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Bruno Larsen
- [PATCHv2] Use toplevel configure for GMP and MPFR for gdb
Clément Chigot
- [PATCHv2] Use toplevel configure for GMP and MPFR for gdb
Nick Clifton
- [PATCHv2] Use toplevel configure for GMP and MPFR for gdb
Andrew Pinski
- [PATCH] gdb/mi: add no-history stop reason
Andrew Burgess
- [PATCH v2] gdb: defer warnings when loading separate debug files
AlexandraH á
- [PATCHv2] Use toplevel configure for GMP and MPFR for gdb
Clément Chigot
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom Tromey
- [pushed] [gdb/testsuite] Add xfail in gdb.arch/i386-pkru.exp
Tom de Vries
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Lancelot SIX
- [PATCH 0/9] Fix "finish" with variably-sized types
Tom Tromey
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Tom Tromey
- [PATCH v2 06/13] gdb: move frame_info_ptr to frame.{c,h}
Simon Marchi
- [PATCH v2 00/13] Make frame_info_ptr automatic
Simon Marchi
- [PATCH v2 00/13] Make frame_info_ptr automatic
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- Two observations using GDB 13 snapshot
Christian Biesinger
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Christian Biesinger
- [PING*4][RFC PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Aaron Merey
- Two observations using GDB 13 snapshot
Simon Marchi
- Two observations using GDB 13 snapshot
Christian Biesinger
- [PATCH 0/2] Two minor expression changes
Lancelot SIX
- Two observations using GDB 13 snapshot
Tom Tromey
- [PATCH] sim: Move getopt checking inside SIM_AC_PLATFORM
Tsukasa OI
- [PATCH 1/2] gdb, gnulib: Regenerate using the maintainer mode
Tsukasa OI
- [PATCH 2/2] sim: Regenerate using the maintainer mode
Tsukasa OI
- [PATCH 2/2] sim: Regenerate using the maintainer mode
Mike Frysinger
- [PATCH] sim: Move getopt checking inside SIM_AC_PLATFORM
Mike Frysinger
- [PATCH 1/2] gdb, gnulib: Regenerate using the maintainer mode
Tsukasa OI
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Lancelot SIX
- [PATCH v3] gdb: add 'maintenance print record-instruction' command
Bruno Larsen
- [PING] [PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH] remote.c: Allow inferior to reply with an error
AlexandraH á
- [PUSHED] gdb: fix some #ifdef logic in bt-utils.h
Andrew Burgess
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH] gdb/mi: add no-history stop reason
Bruno Larsen
- [PATCH] remote.c: Allow inferior to reply with an error
Eli Zaretskii
- [PATCH v2] gdb/mi: add no-history stop reason
Bruno Larsen
- FYI: Updating Copyright Year ranges for GDB to add year 2023
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Lancelot SIX
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH 0/2] Add some agent expression support for Ada
Tom Tromey
- [PATCH 1/2] Implement some agent expressions for Ada
Tom Tromey
- [PATCH 2/2] Handle range types in ax-gdb.c
Tom Tromey
- [PATCH 0/2] Two minor expression changes
Tom Tromey
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Lancelot SIX
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Lancelot SIX
- Two observations using GDB 13 snapshot
Eli Zaretskii
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Lancelot SIX
- [PATCH] gdbsupport: fix scoped_debug_start_end's move constructor
Simon Marchi
- [PATCH] gdbsupport: fix scoped_debug_start_end's move constructor
Simon Marchi
- Two observations using GDB 13 snapshot
Tom Tromey
- [PATCH 00/46] Rewrite "require" test procedure and use it more often
Kevin Buettner
- [PATCH v2] gdbsupport, gnulib: Regenerate with the maintainer mode
Tsukasa OI
- [PATCH] sim: Move getopt checking inside SIM_AC_PLATFORM
Tsukasa OI
- Two observations using GDB 13 snapshot
Eli Zaretskii
- [PATCH] Add type to expression dump of symbol
Bruno Larsen
- [PATCH] gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp when using clang
Bruno Larsen
- [PING][PATCH v4] gdb/c++: Detect ambiguous variables in imported namespaces
Bruno Larsen
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Tom de Vries
- [PATCH] [gdb/python] Avoid queue.SimpleQueue for python 3.6
Tom de Vries
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
Luis Machado
- [PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
Tom de Vries
- Two observations using GDB 13 snapshot
Christian Biesinger
- [PATCH] Add type to expression dump of symbol
Tom Tromey
- Two observations using GDB 13 snapshot
Eli Zaretskii
- [PATCH] [gdb/python] Avoid queue.SimpleQueue for python 3.6
Tom Tromey
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom Tromey
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH v2] gdbsupport, gnulib: Regenerate with the maintainer mode
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Tom de Vries
- [PATCH] [gdb/python] Avoid queue.SimpleQueue for python 3.6
Tom de Vries
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] [gdb/python] Avoid queue.SimpleQueue for python 3.6
Tom Tromey
- Two observations using GDB 13 snapshot
Torbjorn SVENSSON
- [PATCH] remote.c: Allow inferior to reply with an error
Tom Tromey
- [PATCH v2 2/4] gdb/types: Resolve pointer types dynamically
Tom Tromey
- [PATCH 00/12] Initial support for ROCm platform (AMDGPU) debugging
Simon Marchi
- [PATCH v2 3/4] gdb, typeprint: workaround icc/icpc/ifort pointer/reference DWARF
Tom Tromey
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- [PATCH v4] gdb/c++: Detect ambiguous variables in imported namespaces
Tom Tromey
- [PATCH 1/2] testsuite: handle icc and icpc deprecated remarks
Tom Tromey
- [PATCH 2/2] testsuite: add -O0 to Intel compilers if no 'optimize' option is given
Tom Tromey
- [PATCH v2] gdb/mi: add no-history stop reason
Tom Tromey
- [PATCH v2 0/8] Initial support for ROCm platform (AMD GPU) debugging
Simon Marchi
- [PATCH v2 1/8] gdb: add supports_arch_info callback to gdbarch_register
Simon Marchi
- [PATCH v2 2/8] gdb: make install_breakpoint return a non-owning reference
Simon Marchi
- [PATCH v2 3/8] gdbsupport: add type definitions for pid, lwp and tid
Simon Marchi
- [PATCH v2 4/8] gdb: add inferior_pre_detach observable
Simon Marchi
- [PATCH v2 5/8] gdb: add gdbarch_up
Simon Marchi
- [PATCH v2 6/8] gdb/solib-svr4: don't disable probes interface if probe not found
Simon Marchi
- [PATCH v2 7/8] gdb: make gdb_printing_disassembler::stream public
Simon Marchi
- [PATCH v2 8/8] gdb: initial support for ROCm platform (AMDGPU) debugging
Simon Marchi
- [PATCH] gdbsupport: fix scoped_debug_start_end's move constructor
Tom Tromey
- [PATCH] gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp when using clang
Tom Tromey
- [PATCH v2 8/8] gdb: initial support for ROCm platform (AMDGPU) debugging
Simon Marchi
- [PATCH] gdbsupport: fix scoped_debug_start_end's move constructor
Simon Marchi
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Tom Tromey
- [PATCH v2 5/8] gdb: add gdbarch_up
Tom Tromey
- [PATCH v2 5/8] gdb: add gdbarch_up
Simon Marchi
- [PATCH v2 5/8] gdb: add gdbarch_up
Tom Tromey
- [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
Torbjorn SVENSSON
- [PATCH 1/1] Add extra __repr__() implementations to the Python API
dark.ryu.550@gmail.com
- [PATCH 1/1] Add support for gdb.Type initialization from within the Python API
dark.ryu.550@gmail.com
- [PATCH v2 5/8] gdb: add gdbarch_up
Simon Marchi
- [PATCH 03/46] Use unsupported in 'require'
Tom Tromey
- [PATCH 1/1] Add support for symbol addition to the Python API
dark.ryu.550@gmail.com
- [PATCH 00/46] Rewrite "require" test procedure and use it more often
Tom Tromey
- [PATCH 00/46] Rewrite "require" test procedure and use it more often
Tom Tromey
- FYI: Updating Copyright Year ranges for GDB to add year 2023
Joel Brobecker
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
linuxmaker
- [PATCH] gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp when using clang
Bruno Larsen
- [PATCH v2] gdb/mi: add no-history stop reason
Bruno Larsen
- [PATCH v4] gdb/c++: Detect ambiguous variables in imported namespaces
Bruno Larsen
- [PATCH 00/15] Mixed bag of TUI tests and fixes
Andrew Burgess
- [PATCH 01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script
Andrew Burgess
- [PATCH 02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp
Andrew Burgess
- [PATCH 03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp
Andrew Burgess
- [PATCH 04/15] gdb/testsuite/tui: more testing of the 'focus' command
Andrew Burgess
- [PATCH 05/15] gdb/tui: convert if/error to an assert
Andrew Burgess
- [PATCH 06/15] gdb/tui: better filtering of tab completion results for focus command
Andrew Burgess
- [PATCH 07/15] gdb/testsuite: fix line feed scrolling in tuiterm.exp
Andrew Burgess
- [PATCH 08/15] gdb/tui: improve errors from tui focus command
Andrew Burgess
- [PATCH 09/15] gdb/tui: disable tui mode when an assert triggers
Andrew Burgess
- [PATCH 10/15] gdb/tui: make m_horizontal_offset private
Andrew Burgess
- [PATCH 11/15] gdb/tui: rewrite of tui_source_window_base to handle very long lines
Andrew Burgess
- [PATCH 12/15] gdb/tui: avoid extra refresh_window on horizontal scroll
Andrew Burgess
- [PATCH 13/15] gdb/tui: avoid extra refresh_window on vertical scroll
Andrew Burgess
- [PATCH 14/15] gdb/tui: more debug output
Andrew Burgess
- [PATCH 15/15] gdb/tui: make use of a scoped_restore
Andrew Burgess
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom de Vries
- [PATCH] remote.c: Allow inferior to reply with an error
Andrew Burgess
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Andrew Burgess
- [PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
Simon Marchi
- [PATCH 1/9] gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.exp
Simon Marchi
- [PATCH 2/9] gdb/testsuite/dap: prefix some procs with _
Simon Marchi
- [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
Simon Marchi
- [PATCH 4/9] gdb/testsuite/dap: make dap_request_and_response not catch / issue test result
Simon Marchi
- [PATCH 5/9] gdb/testsuite/dap: remove catch from dap_read_event
Simon Marchi
- [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
Simon Marchi
- [PATCH 7/9] gdb/testsuite/dap: rename dap_read_event to dap_wait_for_event_and_check
Simon Marchi
- [PATCH 8/9] gdb/testsuite/dap: make dap_wait_for_event_and_check return preceding messages
Simon Marchi
- [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
Simon Marchi
- [PATCH] remote.c: Allow inferior to reply with an error
Simon Marchi
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Simon Marchi
- [PATCH 1/1] Add extra __repr__() implementations to the Python API
Simon Marchi
- [PATCH 1/1] Add support for gdb.Type initialization from within the Python API
Simon Marchi
- [PATCH 1/1] Add support for symbol addition to the Python API
Simon Marchi
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- Two observations using GDB 13 snapshot
Tom Tromey
- [PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
Simon Marchi
- [PATCH 1/2] Implement some agent expressions for Ada
Simon Marchi
- [PATCH 2/2] Handle range types in ax-gdb.c
Simon Marchi
- [PING*2][PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Aaron Merey
- [PATCH 00/46] Rewrite "require" test procedure and use it more often
Kevin Buettner
- [PATCH] gdb/linespec.c: Fix -Wmaybe-uninitialized warning
Aaron Merey
- Two observations using GDB 13 snapshot
Eli Zaretskii
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Zheng
- Two observations using GDB 13 snapshot
Andreas Schwab
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- Two observations using GDB 13 snapshot
Andreas Schwab
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- [PATCH 1/4] Avoid submitting empty tasks in parallel_for_each
Joel Brobecker
- [PATCH 2/4] Don't erase empty indices in DWARF reader
Joel Brobecker
- [PATCH 3/4] Move hash_entry and eq_entry into cooked_index::do_finalize
Joel Brobecker
- [PATCH 4/4] Fix parameter-less template regression in new DWARF reader
Joel Brobecker
- GDB 13 release -- 2023-01-07 update
Joel Brobecker
- [PATCH 4/4] Fix parameter-less template regression in new DWARF reader
Joel Brobecker
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Hannes Domani
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Hannes Domani
- Two observations using GDB 13 snapshot
Eli Zaretskii
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Andreas Schwab
- Two observations using GDB 13 snapshot
Eli Zaretskii
- GDB 13 release -- 2023-01-07 update
Torbjorn SVENSSON
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Rohr, Stephan
- [PATCH] Fix crash with C++ qualified names
Bruno Larsen
- [PATCH] Fix crash with C++ qualified names
Andrew Burgess
- [PING] [PATCH v7 00/10] Extensions for PTWRITE
Willgerodt, Felix
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- [PING^2][PATCH v8 0/6] gdb: split array and string limiting options
Maciej W. Rozycki
- [PATCH] remote.c: Allow inferior to reply with an error
Alexandra Petlanova Hajkova
- [PATCH v2] gdb: defer warnings when loading separate debug files
Alexandra Petlanova Hajkova
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Ulrich Weigand
- [PATCH] Set _WIN32_WINNT in common.m4 configure check
Tom Tromey
- [PATCH] Set _WIN32_WINNT in common.m4 configure check
Tom Tromey
- [PATCH 1/2] Implement some agent expressions for Ada
Tom Tromey
- [PATCH 2/2] Handle range types in ax-gdb.c
Tom Tromey
- [PATCH 1/4] Avoid submitting empty tasks in parallel_for_each
Tom Tromey
- [PATCH] Set _WIN32_WINNT in common.m4 configure check
Eli Zaretskii
- [PATCH 2/4] Don't erase empty indices in DWARF reader
Tom Tromey
- [PATCH] gdb/linespec.c: Fix -Wmaybe-uninitialized warning
Tom Tromey
- [PATCH] remote.c: Allow inferior to reply with an error
Tom Tromey
- [PATCH 2/4] Don't erase empty indices in DWARF reader
Tom Tromey
- [pushed] gdb/doc: fix @code{GDBN} -> @value{GDBN}
Simon Marchi
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set.
Tom Tromey
- [PING*2][PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Tom Tromey
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- [PATCH v5 3/3] dwarf, fortran: add support for DW_TAG_entry_point
Tom Tromey
- [PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
Tom Tromey
- [PATCH] gdb: care for dynamic objfiles in build_id_bfd_get ()
Jan Vrany
- [RFA] Fix use after free caused by redefining a python prefix cmd that has aliases.
Philippe Waroquiers
- [PING*2][PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Aaron Merey
- [PATCH] gdb/linespec.c: Fix -Wmaybe-uninitialized warning
Aaron Merey
- [PATCH] gdb/linespec.c: Fix -Wmaybe-uninitialized warning
Simon Marchi
- [PATCH 0/3] Small doc fixes
Simon Marchi
- [PATCH 1/3] gdb/doc: some whitespace fixes
Simon Marchi
- [PATCH 2/3] gdb/doc: use @value{GDBN} in some spots
Simon Marchi
- [PATCH 3/3] gdb/doc: use @value{GDBP} in some spots
Simon Marchi
- [PATCH] gdb/doc: fix install-html with Texinfo 7
Simon Marchi
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Rohr, Stephan
- [PATCH 2/4] Don't erase empty indices in DWARF reader
Andrew Burgess
- [PATCH 0/3] Small doc fixes
Alexandra Petlanova Hajkova
- [PATCH 2/3] gdb/doc: use @value{GDBN} in some spots
Alexandra Petlanova Hajkova
- [RFA] Fix use after free caused by redefining a python prefix cmd that has aliases.
Andrew Burgess
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Aditya Kamath1
- [PATCH 2/3] gdb/doc: use @value{GDBN} in some spots
Eli Zaretskii
- [PATCH 1/3] gdb/doc: some whitespace fixes
Eli Zaretskii
- [PATCH 3/3] gdb/doc: use @value{GDBP} in some spots
Eli Zaretskii
- [PING 3] [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH] gdb: care for dynamic objfiles in build_id_bfd_get ()
Tom Tromey
- [PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH 1/3] gdb/doc: some whitespace fixes
Simon Marchi
- [PATCH] Convert say_where to method on code_breakpoint
Tom Tromey
- [PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
Pedro Alves
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Simon Marchi
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Pedro Alves
- [PATCH] gdb/mi: add no-history stop reason
Pedro Alves
- [PATCH] gdb/mi: add no-history stop reason
Bruno Larsen
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] Convert say_where to method on code_breakpoint
Simon Marchi
- [PATCH] gdb: introduce bp_loc_tracepoint
Simon Marchi
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Tom de Vries
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Simon Marchi
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Simon Marchi
- [PATCH 2/4] Don't erase empty indices in DWARF reader
Tom Tromey
- [PATCH v2 0/4] Fix regression in new DWARF reader
Tom Tromey
- [PATCH v2 1/4] Avoid submitting empty tasks in parallel_for_each
Tom Tromey
- [PATCH v2 2/4] Don't erase empty indices in DWARF reader
Tom Tromey
- [PATCH v2 3/4] Move hash_entry and eq_entry into cooked_index::do_finalize
Tom Tromey
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Pedro Alves
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
Aktemur, Tankut Baris
- [PATCH v3 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH] Convert say_where to method on code_breakpoint
Tom Tromey
- [pushed] Fix bug in 'say_where' transform
Tom Tromey
- [PATCH] Add __repr__() implementation to a few Python types
Matheus Branco Borella
- [PATCH] Add support for creating new types from the Python API
Matheus Branco Borella
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Simon Marchi
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Tom de Vries
- [RFA] Fix use after free caused by redefining a python prefix cmd that has aliases.
Philippe Waroquiers
- [PATCH] gdb: care for dynamic objfiles in build_id_bfd_get ()
Jan Vraný
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Ulrich Weigand
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Simon Marchi
- [pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
Tom de Vries
- [PATCH] Set _WIN32_WINNT in common.m4 configure check
Tom Tromey
- [PATCH 3/3] Let Python breakpoints be created silently
Tom Tromey
- [PATCH] gdb: Update gdbarch.py with latest changes in gdbarch.c
Thiago Jung Bauermann
- [PATCH v3] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH 0/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 2/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH] Update the 'g' packet documentation
Tom Tromey
- [PATCH] gdb: Update gdbarch.py with latest changes in gdbarch.c
Simon Marchi
- [PATCH] Disable ptype/o for dynamic types
Tom Tromey
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Pedro Alves
- [PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
Simon Marchi
- [PATCH] gdb: Update gdbarch.py with latest changes in gdbarch.c
Thiago Jung Bauermann
- [PATCH] Update the 'g' packet documentation
Eli Zaretskii
- [PATCH] Increase size of main_type::nfields
Tom Tromey
- [PATCH] Increase size of main_type::nfields
Simon Marchi
- [PATCH] gdb/doc: fix install-html with Texinfo 7
Tom Tromey
- [RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Tom Tromey
- [PATCH] Increase size of main_type::nfields
Tom Tromey
- [PATCH] gdb/doc: fix install-html with Texinfo 7
Simon Marchi
- [PATCH] Increase size of main_type::nfields
Simon Marchi
- [PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
Kevin Buettner
- [PATCH v4 1/8] Introduce gdb_exception_forced_quit
Kevin Buettner
- [PATCH v4 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
Kevin Buettner
- [PATCH v4 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
Kevin Buettner
- [PATCH v4 4/8] Python QUIT processing updates
Kevin Buettner
- [PATCH v4 5/8] Guile QUIT processing updates
Kevin Buettner
- [PATCH v4 6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command
Kevin Buettner
- [PATCH v4 7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
Kevin Buettner
- [PATCH v4 8/8] Forced quit cases handled by resetting sync_quit_force_run
Kevin Buettner
- [PATCH htdocs] current: fix cvs->git after migration
Mike Frysinger
- [PATCH] Add support for symbol addition to the Python API
Matheus Branco Borella
- [PATCH v2 00/79] Rewrite "require" test procedure and use it more often
Tom Tromey
- [PATCH v2 01/79] Don't use ensure_gdb_index with require
Tom Tromey
- [PATCH v2 02/79] Change 'require' to accept a list of predicates
Tom Tromey
- [PATCH v2 03/79] Use unsupported in 'require'
Tom Tromey
- [PATCH v2 04/79] Use require supports_reverse
Tom Tromey
- [PATCH v2 05/79] Use require supports_process_record
Tom Tromey
- [PATCH v2 06/79] Use require dwarf2_support
Tom Tromey
- [PATCH v2 07/79] Use require is_x86_like_target
Tom Tromey
- [PATCH v2 08/79] Use require skip_cplus_tests
Tom Tromey
- [PATCH v2 09/79] Use require skip_shlib_tests
Tom Tromey
- [PATCH v2 10/79] Use require skip_dlmopen_tests
Tom Tromey
- [PATCH v2 11/79] Use require skip_stl_tests
Tom Tromey
- [PATCH v2 12/79] Use require skip_rust_tests
Tom Tromey
- [PATCH v2 13/79] Use require skip_fortran_tests
Tom Tromey
- [PATCH v2 14/79] Use require skip_ada_tests
Tom Tromey
- [PATCH v2 15/79] Use require skip_go_tests
Tom Tromey
- [PATCH v2 16/79] Use require skip_d_tests
Tom Tromey
- [PATCH v2 17/79] Use require skip_ctf_tests
Tom Tromey
- [PATCH v2 18/79] Use require skip_hw_watchpoint_tests
Tom Tromey
- [PATCH v2 19/79] Use require skip_ifunc_tests
Tom Tromey
- [PATCH v2 20/79] Use require skip_aarch64_sve_tests
Tom Tromey
- [PATCH v2 21/79] Use require skip_btrace_pt_tests
Tom Tromey
- [PATCH v2 22/79] Use require skip_btrace_tests
Tom Tromey
- [PATCH v2 23/79] Use require skip_avx_*
Tom Tromey
- [PATCH v2 24/79] Use require support_displaced_stepping
Tom Tromey
- [PATCH v2 25/79] Use require is_aarch64_target
Tom Tromey
- [PATCH v2 26/79] Use require is_aarch32_target
Tom Tromey
- [PATCH v2 27/79] Use require is_amd64_regs_target
Tom Tromey
- [PATCH v2 28/79] Use require is_elf_target
Tom Tromey
- [PATCH v2 29/79] Use require can_single_step_to_signal_handler
Tom Tromey
- [PATCH v2 30/79] Use require supports_get_siginfo_type
Tom Tromey
- [PATCH v2 31/79] Use require support_go_compile
Tom Tromey
- [PATCH v2 32/79] Use require use_gdb_stub
Tom Tromey
- [PATCH v2 33/79] Use require can_spawn_for_attach
Tom Tromey
- [PATCH v2 34/79] Use require isnative
Tom Tromey
- [PATCH v2 35/79] Use require skip_gdbserver_tests
Tom Tromey
- [PATCH v2 36/79] Use require skip_shlib_tests
Tom Tromey
- [PATCH v2 37/79] Use require is_c_compiler_gcc
Tom Tromey
- [PATCH v2 38/79] Use require gdb_debug_enabled
Tom Tromey
- [PATCH v2 39/79] Use require gdb_skip_xml_test
Tom Tromey
- [PATCH v2 40/79] Use require gdb_trace_common_supports_arch
Tom Tromey
- [PATCH v2 41/79] Use require skip_perf_tests
Tom Tromey
- [PATCH v2 42/79] Use require skip_opencl_tests
Tom Tromey
- [PATCH v2 43/79] Use require target_can_use_run_cmd
Tom Tromey
- [PATCH v2 44/79] Use require using_fission
Tom Tromey
- [PATCH v2 45/79] Use require skip_debuginfod_tests
Tom Tromey
- [PATCH v2 46/79] Use require gnat_runtime_has_debug_info
Tom Tromey
- [PATCH v2 47/79] Rewrite skip_python_tests
Tom Tromey
- [PATCH v2 48/79] Remove mi_skip_python_tests
Tom Tromey
- [PATCH v2 49/79] Fix latent bug in default_prompt_gdb_start
Tom Tromey
- [PATCH v2 50/79] Use "require" for Python tests
Tom Tromey
- [PATCH v2 51/79] Rename to allow_xml_test
Tom Tromey
- [PATCH v2 52/79] Rename to allow_aarch64_sve_tests
Tom Tromey
- [PATCH v2 53/79] Rename to allow_ada_tests
Tom Tromey
- [PATCH v2 54/79] Rename to allow_avx512bf16_tests
Tom Tromey
- [PATCH v2 55/79] Rename to allow_avx512fp16_tests
Tom Tromey
- [PATCH v2 56/79] Rename to allow_btrace_pt_tests
Tom Tromey
- [PATCH v2 57/79] Rename to allow_btrace_tests
Tom Tromey
- [PATCH v2 58/79] Rename to allow_cplus_tests and allow_stl_tests
Tom Tromey
- [PATCH v2 59/79] Rename to allow_ctf_tests
Tom Tromey
- [PATCH v2 60/79] Rename to allow_debuginfod_tests
Tom Tromey
- [PATCH v2 61/79] Rename to allow_dlmopen_tests
Tom Tromey
- [PATCH v2 62/79] Rename to allow_d_tests
Tom Tromey
- [PATCH v2 63/79] Rename to allow_fortran_tests
Tom Tromey
- [PATCH v2 64/79] Rename to allow_gdbserver_tests
Tom Tromey
- [PATCH v2 65/79] Rename to allow_go_tests
Tom Tromey
- [PATCH v2 66/79] Rename to allow_hw_watchpoint_access_tests
Tom Tromey
- [PATCH v2 67/79] Rename to allow_hw_watchpoint_multi_tests
Tom Tromey
- [PATCH v2 68/79] Rename to allow_hw_watchpoint_tests
Tom Tromey
- [PATCH v2 69/79] Rename to allow_ifunc_tests
Tom Tromey
- [PATCH v2 70/79] Rename to allow_opencl_tests
Tom Tromey
- [PATCH v2 71/79] Rename to allow_perf_tests
Tom Tromey
- [PATCH v2 72/79] Rename to allow_python_tests
Tom Tromey
- [PATCH v2 73/79] Rename to allow_rust_tests
Tom Tromey
- [PATCH v2 74/79] Rename to allow_shlib_tests
Tom Tromey
- [PATCH v2 75/79] Rename to allow_tsx_tests
Tom Tromey
- [PATCH v2 76/79] Rename to allow_hw_breakpoint_tests
Tom Tromey
- [PATCH v2 77/79] Rename to allow_guile_tests
Tom Tromey
- [PATCH v2 78/79] Rename to allow_tui_tests
Tom Tromey
- [PATCH v2 79/79] Consolidate calls to require
Tom Tromey
- [PATCH v2 08/79] Use require skip_cplus_tests
Kevin Buettner
- [PATCH v2 00/79] Rewrite "require" test procedure and use it more often
Kevin Buettner
- [PATCH htdocs 1/2] css: start a file to hold common content
Mike Frysinger
- [PATCH htdocs 2/2] css: add dark mode support
Mike Frysinger
- [PATCH htdocs] schedule: clean up table with css
Mike Frysinger
- [PATCH htdocs] links: stop assuming/requiring top-level "gdb" name
Mike Frysinger
- [PATCH htdocs] index: Mac OS X -> macOS
Mike Frysinger
- [PATCH htdocs] documentation: fix outdated Internals wiki link
Mike Frysinger
- [PATCH] Set _WIN32_WINNT in common.m4 configure check
Joel Brobecker
- [PATCH htdocs] download: fix more http:// -> https://
Mike Frysinger
- [PATCH v2 57/79] Rename to allow_btrace_tests
Metzger, Markus T
- [RFC] gdb: introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH v2 0/5] gdb: introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH v2 1/5] GDB: Ignore `max-value-size' setting with value history accesses
Maciej W. Rozycki
- [PATCH v2 2/5] GDB: Fix the mess with value byte/bit range types
Maciej W. Rozycki
- [PATCH v2 3/5] GDB: Only make data actually retrieved into value history available
Maciej W. Rozycki
- [PATCH v2 4/5] GDB/testsuite: Add `-nonl' option to `gdb_test'
Maciej W. Rozycki
- [PATCH v2 5/5] GDB: Introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH 3/3] Let Python breakpoints be created silently
Eli Zaretskii
- [PATCH v2 5/5] GDB: Introduce limited array lengths while printing values
Eli Zaretskii
- [PATCH v2 5/5] GDB: Introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
Tom de Vries
- [PATCH htdocs] current: Update the date of Last modified
Enze Li
- [PATCH htdocs] index: Mac OS X -> macOS
Enze Li
- Commit: libbacktrace: Preserve allocfail.sh
Nick Clifton
- [PATCH] gdb/remote: fix assertion failure when connecting while native inferior is running
Simon Marchi
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Tom de Vries
- [PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
Kévin Le Gouguec
- [PATCH 2/3] Fix latent bug in Python breakpoint creation
Simon Marchi
- [PATCH 3/3] Let Python breakpoints be created silently
Simon Marchi
- [PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
Simon Marchi
- [PATCH] Disable ptype/o for dynamic types
Simon Marchi
- [PING^7] [PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PATCH v8 1/6] GDB: Fix documentation for `theclass' parameters in cli-decode.c
Simon Marchi
- [PATCH v8 2/6] GDB: Add missing inline documentation for `add_setshow_cmd_full'
Simon Marchi
- [PATCH v8 3/6] GDB: Add references to erased args in cli-decode.c
Simon Marchi
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Andrew Burgess
- [PATCH 0/2] Cleanup the gdb.cp/cpcompletion.exp test
Andrew Burgess
- [PATCH 1/2] gdb/testsuite: use test_gdb_complete_unique more in C++ tests
Andrew Burgess
- [PATCH 2/2] gdb/testsuite: rename test source file to match test script
Andrew Burgess
- [PATCH] Increase size of main_type::nfields
Tom Tromey
- [PATCH 0/3] Python/TUI Window Creation / Destruction Fixes
Andrew Burgess
- [PATCH 1/3] gdb/python: allow Python TUI windows to be replaced
Andrew Burgess
- [PATCH 2/3] gdb/python: deallocate tui window factories at Python shut down
Andrew Burgess
- [PATCH 3/3] gdb/tui: don't leak the known_window_types map
Andrew Burgess
- [PATCH] Do not record a rejected target description
Tom Tromey
- [PATCH v8 4/6] GDB: Allow arbitrary keywords in integer set commands
Simon Marchi
- [RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Aaron Merey
- [PATCH v2 00/79] Rewrite "require" test procedure and use it more often
Tom Tromey
- [RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Tom Tromey
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Zheng
- [PATCH v2] remote.c: Allow inferior to reply with an error
AlexandraH á
- [PATCH] Update the 'g' packet documentation
Pedro Alves
- [PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
Kévin Le Gouguec
- [PATCH v2 79/79] Consolidate calls to require
Pedro Alves
- [PATCH] Increase size of main_type::nfields
Pedro Alves
- [PATCH 3/3] Let Python breakpoints be created silently
Pedro Alves
- [PATCH v2] remote.c: Allow inferior to reply with an error
Eli Zaretskii
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Aditya Kamath1
- [PATCH v2 79/79] Consolidate calls to require
Tom Tromey
- [PATCH v5 4/4] sim: mips: Add simulator support for mips32r6/mips64r6
Dragan Mladjenovic
- [PATCH] libctf: update regexp to allow makeinfo to build document
Enze Li
- [PATCH v2 79/79] Consolidate calls to require
Pedro Alves
- [PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
Andrew Burgess
- [PATCH] libctf: update regexp to allow makeinfo to build document
Eli Zaretskii
- [PATCH] libctf: update regexp to allow makeinfo to build document
Andreas Schwab
- [PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
Simon Marchi
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] libctf: update regexp to allow makeinfo to build document
Eli Zaretskii
- [PATCH 2/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH v2 1/5] GDB: Ignore `max-value-size' setting with value history accesses
Andrew Burgess
- [PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
Simon Marchi
- [PATCH 01/12] gdb: int to bool conversion for normal_stop
Andrew Burgess
- [PATCH 02/12] gdb/infrun: add debug print in print_signal_received_reason
Andrew Burgess
- [PATCH 04/12] gdbserver: add comments to read_inferior_memory function
Andrew Burgess
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
Kévin Le Gouguec
- [PATCH 3/3] Let Python breakpoints be created silently
Tom Tromey
- [PATCH 3/3] Let Python breakpoints be created silently
Tom Tromey
- [PATCH] Update the 'g' packet documentation
Tom Tromey
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH v2 79/79] Consolidate calls to require
Tom Tromey
- [PATCH v2 00/79] Rewrite "require" test procedure and use it more often
Tom Tromey
- [PATCH] Handle SIGSEGV in gdb selftests
Simon Marchi
- [PATCH] Handle SIGSEGV in gdb selftests
Simon Marchi
- [PATCH v2] libctf: update regexp to allow makeinfo to build document
Enze Li
- [PATCH] libctf: update regexp to allow makeinfo to build document
Enze Li
- [PATCH v2 1/4] Avoid submitting empty tasks in parallel_for_each
Joel Brobecker
- [PATCH v2 2/4] Don't erase empty indices in DWARF reader
Joel Brobecker
- [PATCH v2 3/4] Move hash_entry and eq_entry into cooked_index::do_finalize
Joel Brobecker
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Joel Brobecker
- [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
Joel Brobecker
- GDB 13 release -- 2023-01-14 update
Joel Brobecker
- [PATCH] libctf: update regexp to allow makeinfo to build document
Eli Zaretskii
- [RFC][top-level] Add configure test-case
Alexandre Oliva
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Eli Zaretskii
- [PATCH v2 77/79] Rename to allow_guile_tests
Tom de Vries
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 2/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [pushed] Pass internal gdb flags to --configuration invocations
Tom Tromey
- [PATCH v2 77/79] Rename to allow_guile_tests
Tom Tromey
- GDB 13 release -- 2023-01-14 update
Tom Tromey
- [PATCH] sim: common, microblaze, mn10300: handle signal.h defining REC_PC.
Mark Wielaard
- [PATCH] sim: common, microblaze, mn10300: handle signal.h defining REC_PC.
Mike Frysinger
- [PATCH] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCH] sim: common, microblaze, mn10300: handle signal.h defining REC_PC.
Sam James
- [PATCH] sim: igen: simplify build logic a little
Mike Frysinger
- [PATCH] sim: m32r: fix typos in stamp depends
Mike Frysinger
- [PATCH] sim: common, microblaze, mn10300: handle signal.h defining REC_PC.
Mike Frysinger
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- Generated GDB documentation have colliding files on a case insensitive files system
Torbjorn SVENSSON
- [PATCH] sim: common, microblaze, mn10300: handle signal.h defining REC_PC.
Mark Wielaard
- Generated GDB documentation have colliding files on a case insensitive files system
Eli Zaretskii
- [PATCH] sim: mn10300: minimize mn10300-sim.h include in sim-main.h
Mark Wielaard
- [PATCH] sim: mn10300: minimize mn10300-sim.h include in sim-main.h
Mike Frysinger
- [PATCH] Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack.
Ed Catmur
- [PATCH] sim: modules.c: fix generation after recent refactors
Mike Frysinger
- [PING][PATCH v4 0/3] Apply fixme notes for multi-target support
Schimpe, Christina
- [PING] [PATCH v7 00/10] Extensions for PTWRITE
Willgerodt, Felix
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Lancelot SIX
- [PATCH 1/3] sim: build: stop probing system extensions (ourselves)
Mike Frysinger
- [PATCH 2/3] sim: formally assume unistd.h always exists (via gnulib)
Mike Frysinger
- [PATCH 3/3] sim: assume sys/stat.h always exists (via gnulib)
Mike Frysinger
- [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH v2] libctf: update regexp to allow makeinfo to build document
Nick Alcock
- [PATCH v2] libctf: update regexp to allow makeinfo to build document
Enze Li
- [PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
Simon Marchi
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Jan Kratochvil
- [PATCH 0/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 1/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Eli Zaretskii
- [PATCH v8 5/6] GDB: Add a character string limiting option
Simon Marchi
- [PATCH v8 6/6] GDB/testsuite: Expand for character string limiting options
Simon Marchi
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Luis Machado
- [PATCH 1/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH 0/2] Fix testing gdb.linespec/cp-completion-aliases with
Bruno Larsen
- [PATCH 1/2] gdb/testsuite: add test with regex for multiple completion patterns
Bruno Larsen
- [PATCH 2/2] gdb/testsuite: fix running gdb.linespec/cp-completion-aliases.exp with clang
Bruno Larsen
- [PATCH v2 2/4] Don't erase empty indices in DWARF reader
Tom Tromey
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] Handle SIGSEGV in gdb selftests
Tom Tromey
- [PATCH] Handle SIGSEGV in gdb selftests
Simon Marchi
- [PATCH v2] remote.c: Allow inferior to reply with an error
Andrew Burgess
- [PATCH] gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserver
Simon Marchi
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom de Vries
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Tom de Vries
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Tom de Vries
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Simon Marchi
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH] Remove two unused fields from gdbarch
Tom Tromey
- [PATCH] Remove two unused fields from gdbarch
Simon Marchi
- [PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
Aktemur, Tankut Baris
- [PATCH v3 0/2] Querying registers of already-exited processes
Aktemur, Tankut Baris
- [PATCH v4 0/1] gdb, testsuite: Fix arrays of variable length strings for FORTRAN
Abdul Basit Ijaz
- [PATCH v4 1/1] gdb, testsuite: Fix arrays of variable length strings for FORTRAN
Abdul Basit Ijaz
- [PATCH] sim: ppc: drop local psim link
Mike Frysinger
- [PATCH v2] remote.c: Allow inferior to reply with an error
Mark Wielaard
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Tom de Vries
- [pushed] gdb: care for dynamic objfiles in build_id_bfd_get ()
Jan Vrany
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Jan Kratochvil
- [PATCH v2] remote.c: Allow inferior to reply with an error
Alexandra Petlanova Hajkova
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Luis Machado
- [PATCH 0/6] Change how symbol section indices are set
Tom Tromey
- [PATCH 1/6] Use default section indexes in fixup_symbol_section
Tom Tromey
- [PATCH 2/6] Set section indices when symbols are made
Tom Tromey
- [PATCH 3/6] Pass section index to start_compunit_symtab
Tom Tromey
- [PATCH 4/6] Set section index when setting a symbol's block
Tom Tromey
- [PATCH 5/6] Remove most calls to fixup_symbol_section
Tom Tromey
- [PATCH 6/6] Merge fixup_section and fixup_symbol_section
Tom Tromey
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCHv2 00/13] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [PATCHv2 01/13] gdb/doc: extended documentation for inferior function calls
Andrew Burgess
- [PATCHv2 02/13] gdb/doc: extend the documentation for conditional breakpoints
Andrew Burgess
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Andrew Burgess
- [PATCHv2 04/13] gdbserver: allows agent_mem_read to return an error code
Andrew Burgess
- [PATCHv2 05/13] gdbserver: allow agent expressions to fail with invalid memory access
Andrew Burgess
- [PATCHv2 06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint
Andrew Burgess
- [PATCHv2 07/13] gdb: don't always print breakpoint location after failed condition check
Andrew Burgess
- [PATCHv2 08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Andrew Burgess
- [PATCHv2 09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Andrew Burgess
- [PATCHv2 10/13] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCHv2 11/13] gdb/remote: avoid SIGINT after calling remote_target::stop
Andrew Burgess
- [PATCHv2 12/13] gdb: introduce unwind-on-timeout setting
Andrew Burgess
- [PATCHv2 13/13] gdb: rename unwindonsignal to unwind-on-signal
Andrew Burgess
- [PATCH] Add __repr__() implementation to a few Python types
Bruno Larsen
- [PATCH 1/6] Use default section indexes in fixup_symbol_section
Simon Marchi
- [PATCHv2 01/13] gdb/doc: extended documentation for inferior function calls
Eli Zaretskii
- [PATCHv2 02/13] gdb/doc: extend the documentation for conditional breakpoints
Eli Zaretskii
- [PATCH] Always create a new value object in valpy_do_cast
Hannes Domani
- [PATCHv2 10/13] gdb: add timeouts for inferior function calls
Eli Zaretskii
- [PATCHv2 12/13] gdb: introduce unwind-on-timeout setting
Eli Zaretskii
- [PATCHv2 13/13] gdb: rename unwindonsignal to unwind-on-signal
Eli Zaretskii
- [PATCH] gdb: introduce bp_loc_tracepoint
Tom Tromey
- [PATCH] Add __repr__() implementation to a few Python types
Andrew Burgess
- [PATCH v2] remote.c: Allow inferior to reply with an error
Andrew Burgess
- [PATCH v2 00/13] Make frame_info_ptr automatic
Tom Tromey
- [PATCH] Fix 'make TAGS' in gdbserver
Tom Tromey
- [PATCH v2] remote.c: Allow inferior to reply with an error
Andrew Burgess
- [PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
John Baldwin
- [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
Tom Tromey
- GDB 13 release -- 2023-01-14 update
Tom Tromey
- [PATCH 1/6] Use default section indexes in fixup_symbol_section
Tom Tromey
- [PATCH 2/6] Set section indices when symbols are made
Simon Marchi
- [PATCH] sim: mn10300: minimize mn10300-sim.h include in sim-main.h
Mark Wielaard
- [PATCH 3/6] Pass section index to start_compunit_symtab
Simon Marchi
- [PATCH v8 1/6] GDB: Fix documentation for `theclass' parameters in cli-decode.c
Maciej W. Rozycki
- [PATCH 2/6] Set section indices when symbols are made
Tom Tromey
- [PATCH 3/6] Pass section index to start_compunit_symtab
Tom Tromey
- [PATCH 3/6] Pass section index to start_compunit_symtab
Simon Marchi
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [COMMITTED PATCH v9 2.0/6] GDB: Add missing inline documentation for `add_setshow_cmd_full'
Maciej W. Rozycki
- [COMMITTED PATCH v9 2.1/6] GDB: Correct inline documentation for `add_setshow_cmd_full_erased'
Maciej W. Rozycki
- [COMMITTED PATCH v9 2.2/6] GDB: Add missing inline documentation for `add_setshow_cmd_full'
Maciej W. Rozycki
- [PATCH v8 3/6] GDB: Add references to erased args in cli-decode.c
Maciej W. Rozycki
- [PATCH] sim: mn10300: minimize mn10300-sim.h include in sim-main.h
Mike Frysinger
- [PATCH 1/2] sim: v850: drop redundant define
Mike Frysinger
- [PATCH 2/2] sim: v850: reduce extra header inclusion to igen files
Mike Frysinger
- [PATCH] sim: unify sim-signal.o building
Mike Frysinger
- [PATCH] sim: unify sim-signal.o building
Mike Frysinger
- [PATCH] sim: info: convert verbose field to a bool
Mike Frysinger
- [PATCH v2] gdb/arm: Fix backtrace for pthread_cond_timedwait
Jan Kratochvil
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Jan Kratochvil
- [PATCH v2 00/13] Make frame_info_ptr automatic
Simon Marchi
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] Add __repr__() implementation to a few Python types
Bruno Larsen
- [PATCHv2 01/13] gdb/doc: extended documentation for inferior function calls
Aktemur, Tankut Baris
- [PATCHv2 02/13] gdb/doc: extend the documentation for conditional breakpoints
Aktemur, Tankut Baris
- [PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
Luis Machado
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Aktemur, Tankut Baris
- [PATCHv2 04/13] gdbserver: allows agent_mem_read to return an error code
Aktemur, Tankut Baris
- [PATCHv2 02/13] gdb/doc: extend the documentation for conditional breakpoints
Eli Zaretskii
- [PATCHv2 05/13] gdbserver: allow agent expressions to fail with invalid memory access
Aktemur, Tankut Baris
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Torbjörn SVENSSON
- [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache
Torbjörn SVENSSON
- [PATCH v2 3/4] gdb: dwarf2 generic implementation for caching function data
Torbjorn SVENSSON
- [PATCHv2 06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint
Aktemur, Tankut Baris
- [PATCH 0/4] [gdb] Test-case gdb.base/unwind-on-each-insn.exp improvements
Tom de Vries
- [PATCH 1/4] [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCH 2/4] [gdb/testsuite] Improve gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
Tom de Vries
- [PATCH 4/4] [gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCHv2 07/13] gdb: don't always print breakpoint location after failed condition check
Aktemur, Tankut Baris
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Aktemur, Tankut Baris
- [PATCHv2 08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Aktemur, Tankut Baris
- [PATCH v2] gdb: defer warnings when loading separate debug files
Alexandra Petlanova Hajkova
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Eli Zaretskii
- [PATCH v2] gdb: defer warnings when loading separate debug files
Andrew Burgess
- [PATCH] [gdb/tdep, aarch64] Remove fp and sp reg aliases, add x31 reg alias
Tom de Vries
- [pushed] [gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endian
Tom de Vries
- [PATCH] [gdb/tdep, aarch64] Remove fp and sp reg aliases, add x31 reg alias
Luis Machado
- [PATCH 3/6] Pass section index to start_compunit_symtab
Tom Tromey
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Tom Tromey
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Simon Marchi
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH] Use bool in pc_in_* functions
Tom Tromey
- [RFC] Deprecate stabs
Tom Tromey
- [Bug binutils/30022] concurrent builds can fail
Vincent Smeets
- [PATCH 1/7] bfd: build with mktemp
Vincent Smeets
- [PATCH 2/7] binutils: build with mktemp
Vincent Smeets
- [PATCH 3/7] gas: build with mktemp
Vincent Smeets
- [PATCH 4/7] gold: build with mktemp
Vincent Smeets
- [PATCH 5/7] gprof: build with mktemp
Vincent Smeets
- [PATCH 6/7] ld: build with mktemp
Vincent Smeets
- [PATCH 7/7] opcodes: build with mktemp
Vincent Smeets
- [RFC] Deprecate stabs
Eli Zaretskii
- [pushed] Remove some unused includes
Tom Tromey
- [PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
John Baldwin
- [PATCH] Use "maint ignore-probes" in no-libstdcxx-probe.exp
Tom Tromey
- [PATCH 5/6] gdb: add inferior-specific breakpoints and watchpoints
Andrew Burgess
- [Bug binutils/30022] concurrent builds can fail
Tom Tromey
- [PATCH v8 4/6] GDB: Allow arbitrary keywords in integer set commands
Maciej W. Rozycki
- [PATCH v8 5/6] GDB: Add a character string limiting option
Maciej W. Rozycki
- [PATCH v8 6/6] GDB/testsuite: Expand for character string limiting options
Maciej W. Rozycki
- [COMMITTED PATCH v9 4/6] GDB: Allow arbitrary keywords in integer set commands
Maciej W. Rozycki
- [COMMITTED PATCH v9 5/6] GDB: Add a character string limiting option
Maciej W. Rozycki
- [COMMITTED PATCH v9 6/6] GDB/testsuite: Expand for character string limiting options
Maciej W. Rozycki
- [PATCH] Use "maint ignore-probes" in no-libstdcxx-probe.exp
tdevries
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH] Add __repr__() implementation to a few Python types
Matheus Branco Borella
- [PATCH 1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form
Simon Marchi
- [PATCH 2/2] gdb/dwarf: fix UBsan crash in read_subrange_type
Simon Marchi
- [PATCHv2 09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Aktemur, Tankut Baris
- [PATCHv2 10/13] gdb: add timeouts for inferior function calls
Aktemur, Tankut Baris
- [PATCHv2 11/13] gdb/remote: avoid SIGINT after calling remote_target::stop
Aktemur, Tankut Baris
- [PATCHv2 12/13] gdb: introduce unwind-on-timeout setting
Aktemur, Tankut Baris
- [PATCHv2 00/13] Infcalls from B/P conditions in multi-threaded inferiors
Aktemur, Tankut Baris
- [PATCHv2 0/6] Inferior specific breakpoints
Andrew Burgess
- [PATCHv2 1/6] gdb/remote: announce thread exit events for remote targets
Andrew Burgess
- [PATCHv2 2/6] gdb/testsuite: don't try to set non-stop mode on a running target
Andrew Burgess
- [PATCHv2 3/6] gdb: fix display of thread condition for multi-location breakpoints
Andrew Burgess
- [PATCHv2 4/6] gdb: error if 'thread' or 'task' keywords are overused
Andrew Burgess
- [PATCHv2 5/6] gdb: add inferior-specific breakpoints and watchpoints
Andrew Burgess
- [PATCHv2 6/6] gdb: convert the 'start' breakpoint to use inferior keyword
Andrew Burgess
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Aktemur, Tankut Baris
- [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
Tom de Vries
- [PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols
Andrew Burgess
- [PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/
Andrew Burgess
- [RFC] Deprecate stabs
Mark Wielaard
- [PATCH 1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form
Andrew Burgess
- [PATCH 2/2] gdb/dwarf: fix UBsan crash in read_subrange_type
Andrew Burgess
- [PATCH 5/6] gdb: add inferior-specific breakpoints and watchpoints
Aktemur, Tankut Baris
- [PATCHv2 4/6] gdb: error if 'thread' or 'task' keywords are overused
Eli Zaretskii
- [PATCHv2 5/6] gdb: add inferior-specific breakpoints and watchpoints
Eli Zaretskii
- [PATCH v2 1/5] GDB: Ignore `max-value-size' setting with value history accesses
Maciej W. Rozycki
- [RFC] Deprecate stabs
Eli Zaretskii
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Torbjorn SVENSSON
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Ulrich Weigand
- [PATCH 1/2] gdb/testsuite: add test for negative subrange bounds with unsigned form
Simon Marchi
- [PATCH] Add __repr__() implementation to a few Python types
Andrew Burgess
- [PATCH 2/2] gdb/dwarf: fix UBsan crash in read_subrange_type
Simon Marchi
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Simon Marchi
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Tom Tromey
- [PATCH] Use bool in pc_in_* functions
Simon Marchi
- [PATCH v8 4/6] GDB: Allow arbitrary keywords in integer set commands
Simon Marchi
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Simon Marchi
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Luis Machado
- [pushed] gdb: remove struct trad_frame forward declaration
Simon Marchi
- [PING] [PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
Luis Machado
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Simon Marchi
- [PATCH] Constify notif_client
Tom Tromey
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Tom Tromey
- [PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 00/27] C++-ify struct block
Tom Tromey
- [PATCH 01/27] Rearrange block.c to avoid a forward declaration
Tom Tromey
- [PATCH 02/27] Avoid extra allocations in block
Tom Tromey
- [PATCH 03/27] Don't allow NULL as an argument to block_scope
Tom Tromey
- [PATCH 04/27] Don't allow NULL as an argument to block_using
Tom Tromey
- [PATCH 05/27] Don't allow NULL as an argument to block_static_block
Tom Tromey
- [PATCH 06/27] Don't allow NULL as an argument to block_global_block
Tom Tromey
- [PATCH 07/27] Convert block_objfile to method
Tom Tromey
- [PATCH 08/27] Convert block_gdbarch to method
Tom Tromey
- [PATCH 09/27] Convert block_inlined_p to method
Tom Tromey
- [PATCH 10/27] Convert more block functions to methods
Tom Tromey
- [PATCH 11/27] Convert block_linkage_function to method
Tom Tromey
- [PATCH 12/27] Convert block_containing_function to method
Tom Tromey
- [PATCH 13/27] Convert block_static_block and block_global_block to methods
Tom Tromey
- [PATCH 14/27] Convert set_block_compunit_symtab to method
Tom Tromey
- [PATCH 15/27] Convert block_static_link to method
Tom Tromey
- [PATCH 16/27] Store 'name' in block_iterator
Tom Tromey
- [PATCH 17/27] Combine both styles of block iterator
Tom Tromey
- [PATCH 18/27] Introduce a block iterator wrapper
Tom Tromey
- [PATCH 19/27] Convert explicit iterator uses to foreach
Tom Tromey
- [PATCH 20/27] Remove ALL_BLOCK_SYMBOLS_WITH_NAME
Tom Tromey
- [PATCH 21/27] Remove ALL_BLOCK_SYMBOLS
Tom Tromey
- [PATCH 22/27] Fix memory leak in mdebugread.c
Tom Tromey
- [PATCH 23/27] Use 'new' for block and global_block
Tom Tromey
- [PATCH 24/27] Have global_block inherit from block
Tom Tromey
- [PATCH 25/27] Remove allocate_block and allocate_global_block
Tom Tromey
- [PATCH 26/27] Make block members 'private'
Tom Tromey
- [PATCH 27/27] Convert contained_in to method
Tom Tromey
- GDB 13 release -- 2023-01-21 Update
Joel Brobecker
- [RFC] [gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0
Tom de Vries
- [COMMITTED PATCH v9 5/6] GDB: Add a character string limiting option
Simon Sobisch
- [PATCH] gdb: some int to unsigned int conversion
Enze Li
- [PATCH] gdb: some int to unsigned int conversion
Tom Tromey
- [RFC] [gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0
Tom Tromey
- [COMMITTED PATCH v9 5/6] GDB: Add a character string limiting option
Simon Marchi
- [COMMITTED PATCH v9 5/6] GDB: Add a character string limiting option
Simon Sobisch
- [PATCH 0/2] Reduce includes of block.h
Tom Tromey
- [PATCH 1/2] Don't include block.h from expop.h
Tom Tromey
- [PATCH 2/2] Remove block.h includes from some tdep files
Tom Tromey
- [PATCH v2] gdb: some int to bool conversion
Enze Li
- [PATCH] gdb: some int to unsigned int conversion
Enze Li
- [PATCH v2] gdb: some int to bool conversion
Tom Tromey
- [PATCH] Always create a new value object in valpy_do_cast
Tom Tromey
- [PATCH] Always create a new value object in valpy_do_cast
Hannes Domani
- [PATCH] Always create a new value object in valpy_do_cast
Tom Tromey
- [pushed] Minor fixup in allow_aarch64_sve_tests
Tom Tromey
- [pushed] Minor cleanup in gdb.btrace/enable.exp
Tom Tromey
- [pushed] Remove path name from test
Tom Tromey
- [PATCH 0/8] Use 'require' even more
Tom Tromey
- [PATCH 1/8] Convert skip_altivec_tests to allow form
Tom Tromey
- [PATCH 2/8] Rename skip_float_test to allow form
Tom Tromey
- [PATCH 3/8] Rename skip_power_isa_3_1_tests to allow form
Tom Tromey
- [PATCH 4/8] Rename skip_vsx_tests to allow form
Tom Tromey
- [PATCH 5/8] Use require with istarget
Tom Tromey
- [PATCH 6/8] Introduce and use is_any_target
Tom Tromey
- [PATCH 7/8] Add unsupported calls where needed
Tom Tromey
- [PATCH 8/8] Use require with is_remote
Tom Tromey
- [pushed] [gdb/testsuite] Fix untested in gdb.base/frame-view.exp
Tom de Vries
- [PATCH 1/4] [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCH 2/4] [gdb/testsuite] Improve gdb.base/unwind-on-each-insn.exp
Luis Machado
- Fwd: [PATCH] Support DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack.
Alexandra Petlanova Hajkova
- [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
Luis Machado
- [PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PATCH 4/4] [gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.exp
Luis Machado
- [PING] [PATCH v7 00/10] Extensions for PTWRITE
Willgerodt, Felix
- [pushed] [gdb/testsuite] Avoid using .eh_frame in gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCH] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
Tom de Vries
- [PATCH 3/4] [gdb/tdep, aarch64] Fix frame address of last insn in leaf function
Luis Machado
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Tom de Vries
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Luis Machado
- [pushed] [gdb/testsuite] Fix untested in gdb.base/frame-view.exp
Simon Marchi
- [PATCH] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Simon Marchi
- [pushed] [gdb/testsuite] Fix untested in gdb.base/frame-view.exp
Tom de Vries
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 2/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH v4 1/3] gdb: Make global feature array a per-remote target array
Pedro Alves
- [PATCH v4 2/3] gdb: Add per-remote target variables for memory read and write config
Pedro Alves
- [PATCH v4 3/3] gdb: Remove workaround for the vCont packet
Pedro Alves
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/8] Convert skip_altivec_tests to allow form
Pedro Alves
- [PATCH 6/8] Introduce and use is_any_target
Pedro Alves
- [PATCH 8/8] Use require with is_remote
Pedro Alves
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 0/2] Suppress some FAILs
Tom Tromey
- [PATCH 1/2] Don't let .gdb_history file cause failures
Tom Tromey
- [PATCH 2/2] Avoid FAILs in gdb.compile
Tom Tromey
- [PATCH v3 0/5] gdb: introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH v3 1/5] GDB: Ignore `max-value-size' setting with value history accesses
Maciej W. Rozycki
- [PATCH v3 2/5] GDB: Fix the mess with value byte/bit range types
Maciej W. Rozycki
- [PATCH v3 3/5] GDB: Only make data actually retrieved into value history available
Maciej W. Rozycki
- [PATCH v3 4/5] GDB/testsuite: Add `-nonl' option to `gdb_test'
Maciej W. Rozycki
- [PATCH v3 5/5] GDB: Introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCH v2] gdb: some int to bool conversion
Enze Li
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Enze Li
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Simon Marchi
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Luis Machado
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCH v3 0/2] Querying registers of already-exited processes
Aktemur, Tankut Baris
- [PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
Aktemur, Tankut Baris
- [PATCH v3 5/5] GDB: Introduce limited array lengths while printing values
Eli Zaretskii
- [PATCH 1/1] bfd, gdb: fix missing "Core was generated by" when loading a x32 corefile.
Felix Willgerodt
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/1] gdb, i386: Update stale comment in i386-tdep.h.
Felix Willgerodt
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH] Add __repr__() implementation to a few Python types
Andrew Burgess
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function.
Felix Willgerodt
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Tom Tromey
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Tom Tromey
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Tom Tromey
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Tom Tromey
- [PATCH 2/2] Avoid FAILs in gdb.compile
Alexandra Petlanova Hajkova
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Tom de Vries
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH v3] gdb: defer warnings when loading separate debug files
Alexandra Hájková
- [PATCH v3] gdb: defer warnings when loading separate debug files
Alexandra Hájková
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/1] gdb, i386: Update stale comment in i386-tdep.h.
Tom Tromey
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCHv2] gdb: Ignore some stringop-overflow and restrict warnings on sparc
Mark Wielaard
- [PATCH 6/8] Introduce and use is_any_target
Tom Tromey
- [PATCH v3 00/31] Step over thread clone and thread exit
Pedro Alves
- [PATCH 8/8] Use require with is_remote
Tom Tromey
- [PATCH 8/8] Use require with is_remote
Pedro Alves
- [PATCH 1/8] Convert skip_altivec_tests to allow form
Tom Tromey
- [PATCHv3] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCHv3] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Simon Marchi
- [PATCHv3] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCHv4] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCH v2 0/9] Use 'require' even more
Tom Tromey
- [PATCH v2 1/9] Convert skip_altivec_tests to allow form
Tom Tromey
- [PATCH v2 2/9] Rename skip_float_test to allow form
Tom Tromey
- [PATCH v2 3/9] Rename skip_power_isa_3_1_tests to allow form
Tom Tromey
- [PATCH v2 4/9] Rename skip_vsx_tests to allow form
Tom Tromey
- [PATCH v2 5/9] Use require with istarget
Tom Tromey
- [PATCH v2 6/9] Introduce and use is_any_target
Tom Tromey
- [PATCH v2 7/9] Add unsupported calls where needed
Tom Tromey
- [PATCH v2 8/9] Use require with is_remote
Tom Tromey
- [PATCH v2 9/9] Move target check into allow_altivec_tests
Tom Tromey
- [PATCHv4] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Tom Tromey
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Simon Marchi
- [PATCHv4] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Torbjorn SVENSSON
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Torbjorn SVENSSON
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Bruno Larsen
- [PATCH 0/2] Cleanup the gdb.cp/cpcompletion.exp test
Andrew Burgess
- [PATCH v2 1/9] Convert skip_altivec_tests to allow form
Pedro Alves
- [PATCH 01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script
Andrew Burgess
- [PATCH 02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp
Andrew Burgess
- [PATCH 03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp
Andrew Burgess
- [PATCH 04/15] gdb/testsuite/tui: more testing of the 'focus' command
Andrew Burgess
- [PATCH 05/15] gdb/tui: convert if/error to an assert
Andrew Burgess
- [PATCH 06/15] gdb/tui: better filtering of tab completion results for focus command
Andrew Burgess
- [PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Hannes Domani
- [PATCH 15/15] gdb/tui: make use of a scoped_restore
Andrew Burgess
- [PATCHv2 0/8] Mixed bag of TUI tests and fixes
Andrew Burgess
- [PATCHv2 1/8] gdb/testsuite: fix line feed scrolling in tuiterm.exp
Andrew Burgess
- [PATCHv2 2/8] gdb/tui: improve errors from tui focus command
Andrew Burgess
- [PATCHv2 3/8] gdb/tui: disable tui mode when an assert triggers
Andrew Burgess
- [PATCHv2 4/8] gdb/tui: make m_horizontal_offset private
Andrew Burgess
- [PATCHv2 5/8] gdb/tui: rewrite of tui_source_window_base to handle very long lines
Andrew Burgess
- [PATCHv2 6/8] gdb/tui: avoid extra refresh_window on horizontal scroll
Andrew Burgess
- [PATCHv2 7/8] gdb/tui: avoid extra refresh_window on vertical scroll
Andrew Burgess
- [PATCHv2 8/8] gdb/tui: more debug output
Andrew Burgess
- [PATCH 0/4] [gdb] Test-case gdb.base/unwind-on-each-insn.exp improvements
Tom de Vries
- [PATCH 1/1] gdb, i386: Update stale comment in i386-tdep.h.
Willgerodt, Felix
- [pushed] [gdb/testsuite] Allow nodebug srcfile in gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/
Pedro Alves
- [PATCHv2 0/3] Python/TUI Window Creation / Destruction Fixes
Andrew Burgess
- [PATCHv2 1/3] gdb/python: allow Python TUI windows to be replaced
Andrew Burgess
- [PATCHv2 2/3] gdb/python: deallocate tui window factories at Python shut down
Andrew Burgess
- [PATCHv2 3/3] gdb/tui: don't leak the known_window_types map
Andrew Burgess
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Ulrich Weigand
- [pushed] [gdb/testsuite] Allow debug srcfile2 in gdb.base/unwind-on-each-insn.exp
Tom de Vries
- [PATCH] Clean up unusual code in mi-cmd-stack.c
Tom Tromey
- [pushed] [gdb/testsuite] Fix gdb.base/unwind-on-each-insn.exp for -m32
Tom de Vries
- [PATCHv2 00/13] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
Tom Tromey
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Andrew Burgess
- [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache
Luis Machado
- [PATCH v2 0/8] Initial support for ROCm platform (AMD GPU) debugging
Simon Marchi
- [PATCHv2 03/13] gdb: include breakpoint number in testing condition error message
Eli Zaretskii
- [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache
Simon Marchi
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Ulrich Weigand
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Pedro Alves
- [PATCH] Clean up unusual code in mi-cmd-stack.c
Simon Marchi
- [RFC PATCH 0/2] Command expression evaulation substitution
Keith Seitz
- [RFC PATCH 1/2] Add $_env convenience function
Keith Seitz
- [RFC PATCH 2/2] Allow and evaluate expressions in command arguments
Keith Seitz
- [PATCH 1/2 version 3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
Carl Love
- [PATCHv2 1/8] gdb/testsuite: fix line feed scrolling in tuiterm.exp
Tom Tromey
- [PATCHv2 6/8] gdb/tui: avoid extra refresh_window on horizontal scroll
Tom Tromey
- [RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
Tom de Vries
- [RFC 1/3] [gdb/contrib] Add refactor.py
Tom de Vries
- [RFC 2/3] [gdb/contrib] Add refactor_require.py
Tom de Vries
- [RFC 3/3] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom de Vries
- [PATCHv2 0/8] Mixed bag of TUI tests and fixes
Tom Tromey
- [PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
Tom de Vries
- [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache
Torbjorn SVENSSON
- GDB 13 release -- 2023-01-21 Update
Torbjorn SVENSSON
- [RFC PATCH 0/2] Command expression evaulation substitution
Peikes, Wendy
- [PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [RFC 3/3] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom Tromey
- [RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
Tom Tromey
- [PATCH] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Mark Wielaard
- [PATCH 1/9] gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.exp
Tom Tromey
- [PATCH 2/9] gdb/testsuite/dap: prefix some procs with _
Tom Tromey
- [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
Tom Tromey
- [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
Tom Tromey
- [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
Tom Tromey
- [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
Tom Tromey
- [PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
Tom Tromey
- [PATCH 00/27] Many small testsuite cleanups
Tom Tromey
- [PATCH 01/27] Use ordinary calling convention for clean_restart
Tom Tromey
- [PATCH 02/27] Use clean_restart in gdb.dlang
Tom Tromey
- [PATCH 03/27] Eliminate spurious returns from the test suite
Tom Tromey
- [PATCH 04/27] Remove some dead code in gdb.fortran/info-types.exp
Tom Tromey
- [PATCH 05/27] Minor "require" fixups
Tom Tromey
- [PATCH 06/27] Remove unnecessary call to standard_testfile
Tom Tromey
- [PATCH 07/27] Start gdb after building executable in mi-basics.exp
Tom Tromey
- [PATCH 08/27] Use mi_clean_restart more
Tom Tromey
- [PATCH 09/27] Use clean_restart in gdb.pascal
Tom Tromey
- [PATCH 10/27] Use clean_restart in gdb.linespec
Tom Tromey
- [PATCH 11/27] Use clean_restart in gdb.opencl
Tom Tromey
- [PATCH 12/27] Use clean_restart in gdb.trace
Tom Tromey
- [PATCH 13/27] Use clean_restart in gdb.objc
Tom Tromey
- [PATCH 14/27] Use clean_restart in gdb.threads
Tom Tromey
- [PATCH 15/27] Use clean_restart in gdb.guile
Tom Tromey
- [PATCH 16/27] Use clean_restart in gdb.arch
Tom Tromey
- [PATCH 17/27] Use clean_restart in gdb.reverse
Tom Tromey
- [PATCH 18/27] Use clean_restart in gdb.dwarf2
Tom Tromey
- [PATCH 19/27] Use clean_restart in gdb.ada
Tom Tromey
- [PATCH 20/27] Use clean_restart in gdb.fortran
Tom Tromey
- [PATCH 21/27] Use clean_restart in gdb.stabs
Tom Tromey
- [PATCH 22/27] Use clean_restart in gdb.go
Tom Tromey
- [PATCH 23/27] Use clean_restart in gdb.perf
Tom Tromey
- [PATCH 24/27] Use clean_restart in gdb.disasm
Tom Tromey
- [PATCH 25/27] Use clean_restart in gdb.cp
Tom Tromey
- [PATCH 26/27] Use clean_restart in gdb.python
Tom Tromey
- [PATCH 27/27] Use clean_restart in gdb.base
Tom Tromey
- [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
Simon Marchi
- [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
Simon Marchi
- [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
Simon Marchi
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom de Vries
- [RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
Tom de Vries
- [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
Tom Tromey
- [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
Tom Tromey
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom de Vries
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom Tromey
- [PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
Tom de Vries
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom de Vries
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Pedro Alves
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom de Vries
- [PATCH 12/27] Use clean_restart in gdb.trace
Pedro Alves
- [PATCH 00/27] Many small testsuite cleanups
Pedro Alves
- [PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
Tom Tromey
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Tom Tromey
- [pushed] [gdb/testsuite] Add and use is_x86_64_m64_target
Pedro Alves
- [PATCH 12/27] Use clean_restart in gdb.trace
Tom Tromey
- [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE
Simon Marchi
- [PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
Simon Marchi
- [pushed] gdb/testsuite: initialize "correct" variable in gdb.cp/cpexprs.exp.tcl
Simon Marchi
- [PATCH] gdb/doc: The RISC-V vector registers didn't change
Palmer Dabbelt
- [PATCH 12/27] Use clean_restart in gdb.trace
Tom Tromey
- [PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Simon Marchi
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Simon Marchi
- GDB 13 release -- 2023-01-21 Update
Joel Brobecker
- GDB 13 release -- 2023-01-21 Update
Luis Machado
- [PATCH] gdb/doc: The RISC-V vector registers didn't change
Eli Zaretskii
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Andrew Burgess
- [PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Andrew Burgess
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Tom Tromey
- [PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Tom Tromey
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Aditya Kamath1
- [PATCH] Increase size of main_type::nfields
Tom Tromey
- [PATCH v2] Increase size of main_type::nfields
Tom Tromey
- [PATCH] Increase size of main_type::nfields
Tom Tromey
- [PATCH v2] Update the 'g' packet documentation
Pedro Alves
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Simon Marchi
- [PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH v2] Update the 'g' packet documentation
Eli Zaretskii
- [PATCH] More const-correctness in cooked indexer
Tom Tromey
- [PATCH] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCHv2 0/8] Mixed bag of TUI tests and fixes
Andrew Burgess
- [PATCHv3 0/3] Python/TUI Window Creation / Destruction Fixes
Andrew Burgess
- [PATCHv3 1/3] gdb/python: allow Python TUI windows to be replaced
Andrew Burgess
- [PATCHv3 2/3] gdb/python: deallocate tui window factories at Python shut down
Andrew Burgess
- [PATCHv3 3/3] gdb/tui: don't leak the known_window_types map
Andrew Burgess
- [PATCH v2 0/3] Fix Ada tasking for baremetal targets using Ravenscar threads
Kévin Le Gouguec
- [PATCH v2 1/3] gdb: Introduce ada-tasks.h for functions defined in ada-tasks.c
Kévin Le Gouguec
- [PATCH v2 2/3] gdb/ada-tasks: Make the ada_tasks_pspace_data getter public
Kévin Le Gouguec
- [PATCH v2 3/3] gdb: Fix Ada tasking for baremetal targets using Ravenscar threads
Kévin Le Gouguec
- [PATCH] Move some code from dwarf2/read.c to die.c
Tom Tromey
- GDB 13 release -- 2023-01-21 Update
Simon Marchi
- [PATCH] Make gdb.ada/ptype_tagged_param.exp pass
Tom Tromey
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Tom Tromey
- [PATCH] Let user C-c when waiting for DWARF index finalization
Tom Tromey
- [PATCH] Fix comparator bug in cooked index
Tom Tromey
- [PATCH v2 4/4] Fix parameter-less template regression in new DWARF reader
Tom Tromey
- [PATCH] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH] More const-correctness in cooked indexer
Simon Marchi
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Pedro Alves
- [PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp
Tom de Vries
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Tom Tromey
- [pushed] [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tcl
Tom de Vries
- [PATCH] More const-correctness in cooked indexer
Tom Tromey
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Pedro Alves
- [PATCH] [gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0
Tom de Vries
- [PATCH] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCH] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCH] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
Kevin Buettner
- [PATCH] Simplify interp::exec / interp_exec - let exceptions propagate
Pedro Alves
- [PATCH] gdb/tui: add 'set tui mouse-events off' to restore mouse selection
strager
- [PATCH] Error message uniformity
Tom Tromey
- [PATCH] gdb/source: Fix open_source_file error handling
Aaron Merey
- [PATCH] gdb/debuginfod: Prevent prompt for continue during downloading.
Aaron Merey
- [PATCH] Fix comparator bug in cooked index
Simon Marchi
- [PATCH] gdb/tui: add 'set tui mouse-events off' to restore mouse selection
Eli Zaretskii
- GDB 13 release -- 2023-01-21 Update
Luis Machado
- [PATCH] gdb/debuginfod: Prevent prompt for continue during downloading.
Tom Tromey
- [PATCH] Remove a use of pagination_enabled
Tom Tromey
- GDB 13 release -- 2023-01-21 Update
Joel Brobecker
- GDB 13 release -- 2023-01-29 Update
Joel Brobecker
- [PATCH 0/5] Additions to "save" command
Tom Tromey
- [PATCH 1/5] Save breakpoints so they are automatically pending
Tom Tromey
- [PATCH 2/5] Move show_user_1 to cli-cmds.c
Tom Tromey
- [PATCH 3/5] Add "save user" command
Tom Tromey
- [PATCH 4/5] Add "save skip" command
Tom Tromey
- [PATCH 5/5] Add "save history" command
Tom Tromey
- [PATCH 4/5] Add "save skip" command
Eli Zaretskii
- [PATCH 5/5] Add "save history" command
Eli Zaretskii
- [PATCH 3/5] Add "save user" command
Eli Zaretskii
- [PATCH] Clean up lnp_state_machine constructor
Tom Tromey
- [PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
Thiago Jung Bauermann
- [PATCH v3 1/8] gdbserver: Add assert in find_register_by_number
Thiago Jung Bauermann
- [PATCH v3 2/8] gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
Thiago Jung Bauermann
- [PATCH v3 3/8] gdbserver/linux-aarch64: Factor out function to get aarch64_features
Thiago Jung Bauermann
- [PATCH v3 4/8] gdbserver/linux-aarch64: When thread stops, update its target description
Thiago Jung Bauermann
- [PATCH v3 5/8] gdbserver: Transmit target description ID in thread list and stop reply
Thiago Jung Bauermann
- [PATCH v3 6/8] gdb/remote: Parse tdesc field in stop reply and threads list XML
Thiago Jung Bauermann
- [PATCH v3 7/8] gdb/aarch64: Detect vector length changes when debugging remotely
Thiago Jung Bauermann
- [PATCH v3 8/8] gdb/testsuite: Add test to exercise multi-threaded AArch64 SVE inferiors
Thiago Jung Bauermann
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Luis Machado
- [PATCH] Fix comparator bug in cooked index
Andrew Burgess
- GDB 13 release -- 2023-01-21 Update
Luis Machado
- [PATCH] Clean up lnp_state_machine constructor
Lancelot SIX
- [PATCH v3 5/8] gdbserver: Transmit target description ID in thread list and stop reply
Eli Zaretskii
- [PING] [PATCH v7 00/10] Extensions for PTWRITE
Willgerodt, Felix
- [PATCH v3 5/8] gdbserver: Transmit target description ID in thread list and stop reply
Thiago Jung Bauermann
- [PATCH] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCH] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCH] Fix comparator bug in cooked index
Tom Tromey
- [PATCH v4 1/3] gdb: Make global feature array a per-remote target array
Schimpe, Christina
- [PATCH v4 2/3] gdb: Add per-remote target variables for memory read and write config
Schimpe, Christina
- [PATCH v4 3/3] gdb: Remove workaround for the vCont packet
Schimpe, Christina
- [PATCH 5/5] Add "save history" command
Pedro Alves
- [PATCH 3/5] Add "save user" command
Pedro Alves
- [PATCH v2] Fix comparator bug in cooked index
Tom Tromey
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Tom Tromey
- [pushed] Use xfail in ptype_tagged_param.exp
Tom Tromey
- [PATCH 5/5] Add "save history" command
Pedro Alves
- [PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols
Andrew Burgess
- [PATCH] Fix comparator bug in cooked index
Simon Marchi
- [PATCH v2] Fix comparator bug in cooked index
Simon Marchi
- [PATCH] Make addrmap const-correct in cooked index
Simon Marchi
- [pushed] Invert test in gdb.ada/ptype_tagged_param.exp
Pedro Alves
- [PATCH v2] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH] Error message uniformity
Simon Marchi
- [PATCH v2 11/13] gdb: make user-created frames reinflatable
Simon Marchi
- [PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH v5] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH v2] Make addrmap const-correct in cooked index
Tom Tromey
- [PATCH v2] Make addrmap const-correct in cooked index
Simon Marchi
- [PATCH v2] Fix comparator bug in cooked index
Tom Tromey
- [PATCH] Simplify interp::exec / interp_exec - let exceptions propagate
Tom Tromey
- [PATCH] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
Tom Tromey
- GDB 13 release -- 2023-01-29 Update
Tom Tromey
- [PATCH v4 1/8] Introduce gdb_exception_forced_quit
Pedro Alves
- [PATCH v4 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
Pedro Alves
- [PATCH v4 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
Pedro Alves
- [PATCH v4 4/8] Python QUIT processing updates
Pedro Alves
- [PATCH v4 6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command
Pedro Alves
- [PATCH v4 7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
Pedro Alves
- [PATCH v4 8/8] Forced quit cases handled by resetting sync_quit_force_run
Pedro Alves
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Tom Tromey
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Tom Tromey
- [PATCH v2] Let user C-c when waiting for DWARF index finalization
Tom Tromey
- [PATCH 0/2] Fix gdb.base/frame-view.exp on AArch64
Simon Marchi
- [PATCH 1/2] gdb: call frame unwinders' dealloc_cache methods through destroying the frame cache
Simon Marchi
- [PATCH 2/2] gdb: give sentinel for user frames distinct IDs, register sentinel frames to the frame cache
Simon Marchi
- [PATCH 07/31] enum_flags to_string
Simon Marchi
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH v2] Update the 'g' packet documentation
Tom Tromey
- [pushed] gdb: fix dwarf2/cooked-index.c compilation on 32-bit systems
Simon Marchi
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Andrew Burgess
- [pushed] Remove value_next declaration
Tom Tromey
- [PATCH 3/5] Add "save user" command
Tom Tromey
- [PATCH] Error message uniformity
Tom Tromey
- Reverse-next bug test case
Carl Love
- [PATCH] gdb/debuginfod: Prevent prompt for continue during downloading.
Aaron Merey
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- GDB 13 release -- 2023-01-21 Update
Joel Brobecker
- GDB 13 release -- 2023-01-29 Update
Joel Brobecker
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Andrew Burgess
- [PATCH 08/31] Thread options & clone events (core + remote)
Lancelot SIX
- GDB 13 release -- 2023-01-21 Update
Luis Machado
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Tom Tromey
- [PATCH] gdb/debuginfod: Prevent prompt for continue during downloading.
Tom Tromey
- GDB 13 release -- 2023-01-21 Update
Luis Machado
- [PATCH 1/5] Save breakpoints so they are automatically pending
Alexandra Petlanova Hajkova
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Simon Marchi
- [PATCH 1/2] gdbsupport: allow passing nullptr to checked_static_cast
Simon Marchi
- [PATCH 2/2] gdb: add nullptr check to cooked_index_functions::dump
Simon Marchi
- [pushed] gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp
Simon Marchi
- [pushed] gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changes
Simon Marchi
- [PATCH v3 1/8] gdbserver: Add assert in find_register_by_number
Simon Marchi
- [PATCHv3 00/13] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [PATCHv3 01/13] gdb/doc: extended documentation for inferior function calls
Andrew Burgess
- [PATCHv3 02/13] gdb/doc: extend the documentation for conditional breakpoints
Andrew Burgess
- [PATCHv3 03/13] gdb: include breakpoint number in testing condition error message
Andrew Burgess
- [PATCHv3 04/13] gdbserver: allows agent_mem_read to return an error code
Andrew Burgess
- [PATCHv3 05/13] gdbserver: allow agent expressions to fail with invalid memory access
Andrew Burgess
- [PATCHv3 06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint
Andrew Burgess
- [PATCHv3 07/13] gdb: don't always print breakpoint location after failed condition check
Andrew Burgess
- [PATCHv3 08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Andrew Burgess
- [PATCHv3 09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Andrew Burgess
- [PATCHv3 10/13] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCHv3 11/13] gdb/remote: avoid SIGINT after calling remote_target::stop
Andrew Burgess
- [PATCHv3 12/13] gdb: introduce unwind-on-timeout setting
Andrew Burgess
- [PATCHv3 13/13] gdb: rename unwindonsignal to unwind-on-signal
Andrew Burgess
- [PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
Tom Tromey
- [PATCH 1/2] gdbsupport: allow passing nullptr to checked_static_cast
Tom Tromey
- [PATCH 2/2] gdb: add nullptr check to cooked_index_functions::dump
Tom Tromey
- [pushed] gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp
Tom Tromey
- [PATCH v3 1/5] GDB: Ignore `max-value-size' setting with value history accesses
Tom Tromey
- [PATCHv3 02/13] gdb/doc: extend the documentation for conditional breakpoints
Eli Zaretskii
- [PATCH v3 2/5] GDB: Fix the mess with value byte/bit range types
Tom Tromey
- [PATCHv3 12/13] gdb: introduce unwind-on-timeout setting
Eli Zaretskii
- [PATCHv3 10/13] gdb: add timeouts for inferior function calls
Eli Zaretskii
- [PATCHv3 13/13] gdb: rename unwindonsignal to unwind-on-signal
Eli Zaretskii
- [PATCH 2/2] gdb: add nullptr check to cooked_index_functions::dump
Simon Marchi
- [PATCH 1/2] gdb/dwarf: rename cooked_index to cooked_index_shard
Simon Marchi
- [PATCH 2/2] gdb/dwarf: rename cooked_index_vector to cooked_index
Simon Marchi
- [PATCH v3 3/5] GDB: Only make data actually retrieved into value history available
Tom Tromey
- [PATCH v3 4/5] GDB/testsuite: Add `-nonl' option to `gdb_test'
Tom Tromey
- [PATCH v3 1/8] gdbserver: Add assert in find_register_by_number
Thiago Jung Bauermann
- [PATCH] Simplify interp::exec / interp_exec - let exceptions propagate
Kevin Buettner
- [PATCH v3 0/2] Querying registers of already-exited processes
Aktemur, Tankut Baris
- [PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
Aktemur, Tankut Baris
- [PATCH] gdb/debuginfod: Prevent prompt for continue during downloading.
Aaron Merey
- [PATCH v3 5/5] GDB: Introduce limited array lengths while printing values
Tom Tromey
- [PATCH 1/2] gdb/dwarf: rename cooked_index to cooked_index_shard
Tom Tromey
- [PATCH 2/2] gdb/dwarf: rename cooked_index_vector to cooked_index
Tom Tromey
Last message date:
Tue Jan 31 20:56:09 GMT 2023
Archived on: Tue Jan 31 20:56:13 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).