October 2022 Archives by date
Starting: Sat Oct 1 05:20:18 GMT 2022
Ending: Mon Oct 31 20:16:21 GMT 2022
Messages: 1059
- [PATCH] [PR python/29603] Fix deletion of Watchpoints
Johnson Sun
- [PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PING][PATCH v2] gdb: add a file event mask parameter to add_file_handler
Patrick Monnerat
- [PATCH] gdb: fix target_ops reference count for some cases
Andrew Burgess
- GDB 13 release -- 2022-10-01 update
Joel Brobecker
- GDB 13 release -- 2022-10-01 update
Torbjorn SVENSSON
- RFC: Sort tarballs created by the src-release.sh script
Sam James
- [PATCH v2] gdb: add a numeric check after the exponent (PR cli/24124)
Enze Li
- [PATCH 0/9] Disassembler opcode display and text alignment
Andrew Burgess
- [PATCH] [Arm] Remove dead FPA code
Enze Li
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Patrick Monnerat
- [PATCH 0/2] Cleanup testsuite temporary files
Andrew Burgess
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [PATCH 2/2] gdb/testsuite: avoid temporary file in gdb/testsuite
Andrew Burgess
- [PATCH v4] gdb/arm: Handle lazy FPU state preservation
Torbjörn SVENSSON
- [PATCH 0/9] Lots of changes to gdbarch_register_name (many architectures)
Andrew Burgess
- [PATCH 0/3] Improvements for Pygments based disassembly styling
Andrew Burgess
- [PATCH 0/3] New mechanism to initialise Python components in GDB
Andrew Burgess
- [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [PATCH 2/3] gdb/python: break more dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism
Andrew Burgess
- [PATCHv2 0/7] gdb: fix target_ops reference count for some cases
Andrew Burgess
- [PATCHv2 1/7] gdb/remote: remove some manual reference count handling
Andrew Burgess
- [PATCHv2 2/7] gdb: remove decref_target
Andrew Burgess
- [PATCHv2 3/7] gdb: have target_stack automate reference count handling
Andrew Burgess
- [PATCHv2 4/7] gdb: remove the pop_all_targets (and friends) global functions
Andrew Burgess
- [PATCHv2 5/7] gdb: ensure all targets are popped before an inferior is destructed
Andrew Burgess
- [PATCHv2 6/7] gdb/maint: add core file name to 'maint info program-spaces' output
Andrew Burgess
- [PATCHv2 7/7] gdb: some process_stratum_target should not be shared
Andrew Burgess
- [PATCH] gdb/testsuite: handle invalid .exp names passed in TESTS
Andrew Burgess
- [PATCHv2 7/7] gdb: some process_stratum_target should not be shared
Eli Zaretskii
- [PATCHv2 6/7] gdb/maint: add core file name to 'maint info program-spaces' output
Eli Zaretskii
- [committed][gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c
Tom de Vries
- [PATCH] diagnostics.h: GCC 13 got -Wself-move, breaks GDB build
Jan-Benedict Glaw
- RFC: Sort tarballs created by the src-release.sh script
Jan Beulich
- RFC: Sort tarballs created by the src-release.sh script
Sam James
- RFC: Sort tarballs created by the src-release.sh script
Andreas Schwab
- RFC: Sort tarballs created by the src-release.sh script
Andreas Schwab
- [PATCH] Improve GDB's baseclass detection with typedefs
Bruno Larsen
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Lancelot SIX
- [PATCH v4] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PING][PATCH,v3] [aarch64] Fix removal of non-address bits for PAuth
Luis Machado
- [PATCH] [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers
Luis Machado
- [PATCH] [AArch64] Handle W registers as pseudo-registers instead of aliases of X registers
Luis Machado
- [PATCH v4] gdb/arm: Handle lazy FPU state preservation
Torbjorn SVENSSON
- [PATCH v4] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [pushed] gdb: constify target_stack::is_pushed
Simon Marchi
- [pushed] gdb: constify inferior::target_is_pushed
Simon Marchi
- [PATCH v2 00/29] Step over thread clone and thread exit
Tom de Vries
- [PATCH] diagnostics.h: GCC 13 got -Wself-move, breaks GDB build
Nick Clifton
- [PATCH] diagnostics.h: GCC 13 got -Wself-move, breaks GDB build
Jan-Benedict Glaw
- [PATCH] diagnostics.h: GCC 13 got -Wself-move, breaks GDB build
Nick Clifton
- [PATCH] gdb: mips: Add MIPSR6 support
Andrew Burgess
- RFC: Sort tarballs created by the src-release.sh script
Nick Clifton
- [PATCH] gdb: mips: Add MIPSR6 support
Maciej W. Rozycki
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [PATCH] [Arm] Remove dead FPA code
John Baldwin
- [PATCH v2 00/29] Step over thread clone and thread exit
Tom de Vries
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Pedro Alves
- [PATCH] [Arm] Remove dead FPA code
Pedro Alves
- RFC: Sort tarballs created by the src-release.sh script
Andreas Schwab
- [PATCH] Use scoped_value_mark in more places
Tom Tromey
- RFC: Sort tarballs created by the src-release.sh script
Jan Beulich
- [PATCH] [AArch64] Update FPSR/FPCR fields for FPU and SVE
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PING][PATCH] [AArch64] Add TPIDR2 register support for Linux
Luis Machado
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [PATCH 0/2] RISC-V: Fix buffer overflow after long instruction support
Tsukasa OI
- [PATCH 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Tsukasa OI
- [PATCH 2/2] gdb/riscv: Fix buffer overflow on riscv_insn::fetch_instruction
Tsukasa OI
- [PATCH 2/2] gdb/riscv: Fix buffer overflow on riscv_insn::fetch_instruction
Andreas Schwab
- [PATCH 0/2] RISC-V: Fix buffer overflow after long instruction support
Jan Beulich
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [PING] [PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Gareth Rees
- [PATCH 2/2] gdb/riscv: Fix buffer overflow on riscv_insn::fetch_instruction
Tsukasa OI
- [PATCH] AArch64 pauth: Support backtrace in EL1 (kernel space)
Luis Machado
- [PATCH 2/2] gdb/riscv: Fix buffer overflow on riscv_insn::fetch_instruction
Andreas Schwab
- [PATCH 0/2] RISC-V: Fix buffer overflow after long instruction support
Tsukasa OI
- [PATCH] AArch64 pauth: Fix internal error when target supports extra regs
Luis Machado
- [PATCH 2/2] gdb/riscv: Fix buffer overflow on riscv_insn::fetch_instruction
Tsukasa OI
- [PATCH 0/2] RISC-V: Fix buffer overflow after long instruction support
Jan Beulich
- [PATCH v2 0/2] RISC-V: Fix buffer overflow after 176-bit instruction support
Tsukasa OI
- [PATCH v2 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Tsukasa OI
- [PATCH v2 2/2] gdb/riscv: Partial support for instructions up to 176-bits
Tsukasa OI
- [PATCH 0/2] RISC-V: Fix buffer overflow after long instruction support
Tsukasa OI
- [PATCH v2 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Jan Beulich
- [PATCH v2 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Tsukasa OI
- [PATCH v2 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Jan Beulich
- [PATCH v2 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Jan Beulich
- [PATCH v3 0/2] RISC-V: Fix buffer overflow after 176-bit instruction support
Tsukasa OI
- [PATCH v3 1/2] RISC-V: Fix buffer overflow on print_insn_riscv
Tsukasa OI
- [PATCH v3 2/2] gdb/riscv: Partial support for instructions up to 176-bit
Tsukasa OI
- [PATCH 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Pedro Alves
- [PATCH v3 0/2] RISC-V: Fix buffer overflow after 176-bit instruction support
Jan Beulich
- [PING][PATCH v3 0/3] Apply fixme notes for multi-target support
Schimpe, Christina
- [PATCH v3 0/2] RISC-V: Fix buffer overflow after 176-bit instruction support
Nelson Chu
- [PATCH v3 1/3] gdb: Make global feature array a per-remote target array
Pedro Alves
- [PATCHv2 0/2] Cleanup testsuite temporary files
Andrew Burgess
- [PATCHv2 1/2] gdb/testsuite: avoid creating files in gdb/testsuite directory
Andrew Burgess
- [PATCHv2 2/2] gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp)
Andrew Burgess
- [committed][gdb/symtab] Don't complain about inlined functions
Tom de Vries
- [committed][gdb/symtab] Don't complain about function decls
Tom de Vries
- [PATCH][gdb/symtab] Factor out have_complaint
Tom de Vries
- [PATCH][gdb/build] Add gdb/contrib/makeinfo-dummy.sh
Tom de Vries
- [PATCH][gdb/symtab] Factor out have_complaint
Tom de Vries
- [PATCH v3 2/2] gdb/reverse: Fix stepping over recursive functions
Bruno Larsen
- [PATCH][gdb/symtab] Factor out have_complaint
Tom de Vries
- [PATCH 00/11] Cleanup gdb.cp tests when running with clang
Bruno Larsen
- [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
Bruno Larsen
- [PATCH 02/11] gdb/testsuite: enable running gdb.cp/classes.exp with clang
Bruno Larsen
- [PATCH 03/11] gdb/testsuite: account for clang's recursive destructor calls on gdb.cp/mb-ctor.exp
Bruno Larsen
- [PATCH 4/9] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
Bruno Larsen
- [PATCH 04/11] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
Bruno Larsen
- [PATCH 05/11] gdb/testsuite: allow for clang style destructors on gdb.cp/m-static.exp
Bruno Larsen
- [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Bruno Larsen
- [PATCH 07/11] gdb/testsuite: skip gdb.cp/anon-struct.exp when using clang
Bruno Larsen
- [PATCH 08/11] gdb/testsuite: disable gdb.cp/typeid.exp when using clang
Bruno Larsen
- [PATCH 09/11] gdb/testsuite: fix gdb.cp/converts.exp to run with clang
Bruno Larsen
- [PATCH 10/11] gdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
Bruno Larsen
- [PATCH 11/11] gdb/testsuite: disable gdb.cp/call-method-register.exp with clang
Bruno Larsen
- [PATCH] [Arm] Remove dead FPA code
John Baldwin
- [PATCH 4/9] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
Bruno Larsen
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
John Baldwin
- [PATCH][gdb/debuginfod] Ask to cancel further downloads
Aaron Merey
- [PATCH] AArch64 pauth: Fix internal error when target supports extra regs
Koudai Iwahori
- [PATCH] AArch64 pauth: Support backtrace in EL1 (kernel space)
Koudai Iwahori
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
David Spickett
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Torbjörn SVENSSON
- [PATCH] AArch64 pauth: Fix internal error when target supports extra regs
Luis Machado
- [PATCH 0/4] Const args, int->bool, and scoped_restore in breakpoint.c
Andrew Burgess
- [PATCH 1/4] gdb: make some bp_location arguments const in breakpoint.c
Andrew Burgess
- [PATCH 2/4] gdb: used scoped_restore_frame in update_watchpoint
Andrew Burgess
- [PATCH 3/4] gdb: make use of scoped_restore in unduplicated_should_be_inserted
Andrew Burgess
- [PATCH 4/4] gdb: some int to bool conversion in breakpoint.c
Andrew Burgess
- [PATCH 0/2] Some additional debug output
Andrew Burgess
- [PATCH 1/2] gdb: add some additional debug in mark_async_event_handler
Andrew Burgess
- [PATCH 2/2] gdb: more infrun debug from breakpoint.c
Andrew Burgess
- [PATCH][gdb/symtab] Factor out have_complaint
Bruno Larsen
- [PINGv4][PATCH v4 0/5] Smart pointer wrapper for frame_info
Bruno Larsen
- [PATCH v4 0/2] Fix reverse nexting over recursions
Bruno Larsen
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Bruno Larsen
- [PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions
Bruno Larsen
- [PATCH 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH v5 00/15] basic linker namespace support
Metzger, Markus T
- [PATCH 3/4] sim: Make WITH_{TRACE,PROFILE}-based macros bool
Andrew Burgess
- [PATCH 4/4] sim: Suppress non-literal printf warning
Andrew Burgess
- RFC: Sort tarballs created by the src-release.sh script
Nick Clifton
- [PATCH 2/2] gdb: more infrun debug from breakpoint.c
Simon Marchi
- RFC: Sort tarballs created by the src-release.sh script
Jan Beulich
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
John Baldwin
- [PATCH] [Arm] Remove dead FPA code
Richard Earnshaw
- [PATCH 0/2] More detailed filenames for in-memory BFD objects
Andrew Burgess
- [PATCH 1/2] gdb: remove filename arg from gdb_bfd_open_from_target_memory
Andrew Burgess
- [PATCH 2/2] gdb: include the base address in in-memory bfd filenames
Andrew Burgess
- [PING 3][PATCH v2 0/4] Adapt Fortran testsuite for ifort
Kempke, Nils-Christian
- [PING 5][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
Kempke, Nils-Christian
- [PATCH v2 0/4] Dynamic properties of pointers
Nils-Christian Kempke
- [PATCH v2 1/4] gdb, testsuite: handle icc and icpc deprecated remarks
Nils-Christian Kempke
- [PATCH v2 2/4] gdb/types: Resolve pointer types dynamically
Nils-Christian Kempke
- [PATCH v2 3/4] gdb, typeprint: workaround icc/icpc/ifort pointer/reference DWARF
Nils-Christian Kempke
- [PATCH v2 4/4] gdb/fortran: Fix sizeof intrinsic for Fortran
Nils-Christian Kempke
- [PATCHv2 4/7] gdb: remove the pop_all_targets (and friends) global functions
Lancelot SIX
- [PATCHv2 7/7] gdb: some process_stratum_target should not be shared
Lancelot SIX
- [PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
Peikes, Wendy
- [RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Aaron Merey
- [PATCH 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH 3/4] sim: Make WITH_{TRACE,PROFILE}-based macros bool
Tsukasa OI
- [PATCH 4/4] sim: Suppress non-literal printf warning
Tsukasa OI
- [PATCH v2 0/7] sim, sim/ARCH: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 1/7] sim: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 2/7] sim/cris: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 3/7] sim/erc32: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 4/7] sim/m32c: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 5/7] sim/m68hc11: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v2 7/7] sim/rl78: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH v3 0/5] sim: Suppress warnings if built with Clang
Tsukasa OI
- [PATCH v3 1/5] sim: Remove self-assignments
Tsukasa OI
- [PATCH v3 2/5] sim: Make WITH_{TRACE,PROFILE}-based macros bool
Tsukasa OI
- [PATCH v3 3/5] sim: Suppress non-literal printf warning
Tsukasa OI
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tsukasa OI
- [PATCH v3 5/5] sim: Initialize pbb_br_* by default
Tsukasa OI
- [PATCH 2/2] gdb: more infrun debug from breakpoint.c
Andrew Burgess
- [PUSHED 0/3] Some additional debug output
Andrew Burgess
- [PUSHED 1/3] gdb: add some additional debug in mark_async_event_handler
Andrew Burgess
- [PUSHED 2/3] gdb: more infrun debug from breakpoint.c
Andrew Burgess
- [PUSHED 3/3] gdb: add missing nullptr checks in bpstat_check_breakpoint_conditions
Andrew Burgess
- [PATCH] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PING^3 PATCH 0/1] sim/riscv: PR29595, Fix broken RISC-V simulater after implementing 'Zmmul'
Tsukasa OI
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Tsukasa OI
- [PATCH 2/2] gdb: more infrun debug from breakpoint.c
Andrew Burgess
- [PATCHv2 4/7] gdb: remove the pop_all_targets (and friends) global functions
Andrew Burgess
- [PATCHv2 7/7] gdb: some process_stratum_target should not be shared
Andrew Burgess
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH] gdb/arm: Stop unwinding on error, but do not assert
Torbjörn SVENSSON
- [PATCH] Initial implementation of Debugger Adapter Protocol
Tom Tromey
- [PING^6][PATCH v6 0/8] gdb: split array and string limiting options
Maciej W. Rozycki
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Palmer Dabbelt
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Tsukasa OI
- [PATCH] gdb/gcore: interrupt all threads before generating the corefile
John Baldwin
- [PATCH 0/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
Carl Love
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH 0/3] Another set of debug output patches
Andrew Burgess
- [PATCH 1/3] gdb: improve infrun_debug_show_threads output
Andrew Burgess
- [PATCH 2/3] gdb: extra debug output in thread.c
Andrew Burgess
- [PATCH 3/3] gdb: add infcall specific debugging
Andrew Burgess
- [PATCH 3/3] gdb: add infcall specific debugging
Eli Zaretskii
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Palmer Dabbelt
- [pushed] Fix indentation in riscv-tdep.c
Tom Tromey
- [PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
Keith Seitz
- [PATCH 0/2] Fix two bugs with packed array printing
Tom Tromey
- [PATCH 1/2] Fix bug in Ada packed array handling
Tom Tromey
- [PATCH 2/2] Fix crash in value_print_array_elements
Tom Tromey
- [committed][gdb/testsuite] Fix path in test name in gdb_load_shlib
Tom de Vries
- [committed][gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhost
Tom de Vries
- [committed][gdb/testsuite] Fix have_mpx with remote-gdbserver-on-localhost
Tom de Vries
- [committed][gdb/testsuite] Remove unnecessary warning in gdb.base/default.exp
Tom de Vries
- [PATCH] gdb/testsuite: fix gdb.threads/linux-dp.exp regex
Lancelot SIX
- [committed][gdb/testsuite] Handle host cleanfiles
Tom de Vries
- [PATCH 0/9] Fix "finish" with variably-sized types
Tom Tromey
- [PATCH 1/9] Fix crash in amd64-tdep.c
Tom Tromey
- [PATCH 2/9] Add new overload of gdbarch_return_value
Tom Tromey
- [PATCH 3/9] Don't emit gdbarch_return_value
Tom Tromey
- [PATCH 4/9] Introduce value_at_non_lval
Tom Tromey
- [PATCH 5/9] Don't let property evaluation affect the current language
Tom Tromey
- [PATCH 6/9] Convert selected architectures to gdbarch_return_value_as_value
Tom Tromey
- [PATCH 7/9] Fix inferior calls with variably-sized return type
Tom Tromey
- [PATCH 8/9] Use value_at_non_lval in get_call_return_value
Tom Tromey
- [PATCH 9/9] Add test case for "finish" with variably-sized types
Tom Tromey
- [PATCH 0/2] More detailed filenames for in-memory BFD objects
Tom Tromey
- [PATCH 0/3] Another set of debug output patches
Tom Tromey
- [PATCH] gdb/testsuite: fix gdb.threads/linux-dp.exp regex
Tom Tromey
- [PATCH] gdb/testsuite: fix gdb.threads/linux-dp.exp regex
Lancelot SIX
- [PATCH v4 5/5] gdb/frame: Add reinflation method for frame_info_ptr
Tom Tromey
- [PINGv4][PATCH v4 0/5] Smart pointer wrapper for frame_info
Tom Tromey
- [RFC][gdb/cli] Add convenience vars _wp_old_val and _wp_val
Tom Tromey
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Tom Tromey
- [PATCH] gdb: fix auxv caching
Simon Marchi
- [PATCH] gdb: fix auxv caching
John Baldwin
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Aaron Merey
- [PING*3][PATCH v4] gdb: Improve debuginfod progress updates
Aaron Merey
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Patrick Monnerat
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Simon Marchi
- [PATCH 0/2] Allow debugging of runtime loader / dynamic linker
Kevin Buettner
- [PATCH 1/2] Allow debugging of runtime loader / dynamic linker
Kevin Buettner
- [PATCH 2/2] Test stepping within a runtime loader / dynamic linker
Kevin Buettner
- [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
Kevin Buettner
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Kevin Buettner
- [RFC][gdb/cli] Add convenience vars _wp_old_val and _wp_val
Tom de Vries
- [committed][gdb/testsuite] Fix silent fail in gdb.server/connect-with-no-symbol-file.exp
Tom de Vries
- [PATCH] Merge both implementations of debug_names::insert
Tom Tromey
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Simon Marchi
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Tom Tromey
- [PATCH] gdb: fix auxv caching
Simon Marchi
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Patrick Monnerat
- [PING^4 PATCH 0/1] sim/testsuite: PR29596, Fix broken "make check-sim" by trimming excess path from arch
Tsukasa OI
- [PING^4 PATCH 1/1] sim/testsuite: PR29596, Trim extra path from arch
Tsukasa OI
- [PATCH v2 0/1] sim/moxie: add custom directory stamp rule
Tsukasa OI
- [PATCH v2 1/1] sim/moxie: add custom directory stamp rule
Tsukasa OI
- [RFC PATCH 0/1] gdb/riscv: Cache per-BFD disassembler
Tsukasa OI
- [RFC PATCH 1/1] gdb/riscv: Cache per-BFD disassembler
Tsukasa OI
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Joel Brobecker
- GDB 13 release -- 2022-10-01 update
Joel Brobecker
- GDB 13 release -- 2022-10-09 Update
Joel Brobecker
- [PATCH] gdb/testsuite: fix race in gdb.base/async-shell.exp
Simon Marchi
- [pushed] gdbsupport: re-generate configure
Simon Marchi
- [PATCH] gdb/testsuite: fix race in gdb.base/async-shell.exp
Tom de Vries
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Yvan Roux
- GDB 13 release -- 2022-10-01 update
Torbjorn SVENSSON
- [PATCH v4 5/5] gdb/frame: Add reinflation method for frame_info_ptr
Bruno Larsen
- [PINGv4][PATCH v4 0/5] Smart pointer wrapper for frame_info
Bruno Larsen
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [PATCH] gdb: fix auxv caching
Luis Machado
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Tom de Vries
- [PINGv4][PATCH v4 0/5] Smart pointer wrapper for frame_info
Tom de Vries
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [PINGv4][PATCH v4 0/5] Smart pointer wrapper for frame_info
Bruno Larsen
- [PATCH 3/3] gdb: add infcall specific debugging
Andrew Burgess
- [PING][PATCH,v3] [aarch64] Fix removal of non-address bits for PAuth
Luis Machado
- [PING][PATCH] [AArch64] Add TPIDR2 register support for Linux
Luis Machado
- [PATCH] Fix build breakage from recent patches
Bruno Larsen
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Pedro Alves
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Tom de Vries
- [PATCH] Fix the guile build
Tom Tromey
- [RFC][gdb/cli] Add convenience vars _wp_old_val and _wp_val
Pedro Alves
- [PATCH] Fix the guile build
Bruno Larsen
- [PATCH] Fix build breakage from recent patches
Andrew Burgess
- [PATCH 2/3] gdb: improve disassembler styling when Pygments raises an exception
Andrew Burgess
- [PATCH] Fix build breakage from recent patches
Andrew Burgess
- [PATCH] Fix build breakage from recent patches
Andrew Burgess
- [PATCH] Fix the guile build
Andrew Burgess
- GDB 13 release -- 2022-10-01 update
Joel Brobecker
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Joel Brobecker
- [PATCH] [Arm] Remove dead FPA code
Pedro Alves
- [PATCH] [Arm] Remove dead FPA code
Pedro Alves
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Bruno Larsen
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Tom Tromey
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PATCH v2 05/18] Don't use wchar_printable in print_wchar
Tom Tromey
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Joel Brobecker
- [PATCH v5] gdb/arm: Handle lazy FPU state preservation
Luis Machado
- [PATCH v2 00/18] Refactor character printing
Tom Tromey
- [PATCH] gdb/arm: Properly unwind S-registers for exception frames
Torbjörn SVENSSON
- [PATCH] gdb: fix auxv caching
John Baldwin
- GDB 13 release -- 2022-10-01 update
Joel Brobecker
- [PATCH 2/2] Test stepping within a runtime loader / dynamic linker
John Baldwin
- [PATCH] PowerPC, fix test gdb.base/watchpoint-stops-at-right-insn.exp
Carl Love
- [PATCH] gdb/testsuite: fix race in gdb.base/async-shell.exp
Simon Marchi
- [PATCH v4 5/5] gdb/frame: Add reinflation method for frame_info_ptr
Tom de Vries
- [PATCH v2] gdb/arm: Unwind S-registers for exception frames
Torbjörn SVENSSON
- [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Rohr, Stephan
- [committed][gdb/testsuite] Fix prompt parsing in capture_command_output
Tom de Vries
- [OBV/pushed] [PATCH] gdb/testsuite: Fix formatting of python script
Bruno Larsen
- [PATCH v4 5/5] gdb/frame: Add reinflation method for frame_info_ptr
Bruno Larsen
- [PATCH][gdb/testsuite] Add boards/README
Tom de Vries
- [PATCH v2 1/1] sim/moxie: add custom directory stamp rule
Andrew Burgess
- [PING^4 PATCH 0/1] sim/testsuite: PR29596, Fix broken "make check-sim" by trimming excess path from arch
Andrew Burgess
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Andrew Burgess
- [PING^3 PATCH 1/1] sim/riscv: PR29595, Fix multiply instructions
Andrew Burgess
- [RFC][gdb/testsuite] Fix inferior pid in gdb.server/server-kill.exp
Tom de Vries
- [PATCH v3 0/5] sim: Suppress warnings if built with Clang
Andrew Burgess
- [PATCH v3 1/5] sim: Remove self-assignments
Andrew Burgess
- [PATCH v3 3/5] sim: Suppress non-literal printf warning
Andrew Burgess
- [PATCH v2 0/7] sim, sim/ARCH: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH] Enable Access to containing scope variables from nested inlined function
Sharma, Alok Kumar
- [PATCH v2 1/7] sim: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH v2 5/7] sim/m68hc11: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH v3 1/5] sim: Remove self-assignments
Tsukasa OI
- [committed][gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbserver
Tom de Vries
- [PATCH v2] gdb/arm: Unwind S-registers for exception frames
Luis Machado
- [PATCH v3 0/5] sim: Suppress warnings if built with Clang
Tom de Vries
- [PATCH] gdb: fix auxv caching
Simon Marchi
- [PATCH] gdb: fix auxv caching
Simon Marchi
- [PATCH v3 0/5] sim: Suppress warnings if built with Clang
Tsukasa OI
- [PATCH] gdb/gcore: interrupt all threads before generating the corefile
Pedro Alves
- [PATCH 0/2] Fix .gdb_index with Ada
Tom Tromey
- [PATCH] gdb: fix auxv caching
Pedro Alves
- [PATCH] gdb: fix auxv caching
Pedro Alves
- [PATCH] gdb: fix auxv caching
John Baldwin
- [PATCH] gdb: fix auxv caching
Simon Marchi
- [PATCH v3] [PR python/18655] Fix deletion of FinishBreakpoints
Simon Marchi
- [PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
Simon Marchi
- [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
Simon Marchi
- [pushed] Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"
Alan Modra
- [PING^4 PATCH 0/1] sim/testsuite: PR29596, Fix broken "make check-sim" by trimming excess path from arch
Tsukasa OI
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Jan-Benedict Glaw
- [committed][gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.sh
Tom de Vries
- [PATCH][gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.sh
Tom de Vries
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Andrew Burgess
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Jan-Benedict Glaw
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Jan-Benedict Glaw
- [PATCH 0/5] Silence some build warnings in various simulators
Andrew Burgess
- [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
Andrew Burgess
- [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
Andrew Burgess
- [PATCH 3/5] sim/ppc: mark device_error function as ATTRIBUTE_NORETURN
Andrew Burgess
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Andrew Burgess
- [PATCH 5/5] sim/iq2000: silence pointer-sign warnings
Andrew Burgess
- [PATCH 0/1] sim/ppc: Fix erroneous error calls (supplement)
Tsukasa OI
- [PATCH 1/1] sim/ppc: Fix core_find_mapping diagnostics
Tsukasa OI
- [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
Tsukasa OI
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Jan-Benedict Glaw
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Tsukasa OI
- [PATCH 1/1] sim/ppc: Fix core_find_mapping diagnostics
Andrew Burgess
- [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
Andrew Burgess
- [PATCH] PowerPC, fix test gdb.base/watchpoint-stops-at-right-insn.exp
Ulrich Weigand
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Pedro Alves
- [committed][gdb/testsuite] Remove unnecessary perror in some test-cases
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.base/nested-subp{2,3}.exp with recent ld
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with recent ld
Tom de Vries
- [PATCH][gdb] Fix assert in handle_jit_event
Tom de Vries
- [PATCH][gdb/testsuite] Handle missing .note.GNU-stack
Tom de Vries
- [committed][gdb/testsuite] Replace remaining -gt with -gctf
Tom de Vries
- [committed][gdb/testsuite] Silence warnings about obsolete -gstabs
Tom de Vries
- [committed][gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
Tom de Vries
- [commited][PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
Tom de Vries
- [PATCH 3/3] [gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
Tom de Vries
- [PATCH][gdb] Fix heap-buffer-overflow in find_program_interpreter
Tom de Vries
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tom de Vries
- [PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Andrew Burgess
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Lancelot SIX
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tsukasa OI
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tom de Vries
- [PATCH] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tom de Vries
- [PATCH] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
Simon Marchi
- [PATCH v2 4/4] gdb: Suppress "unused" variable warning on Clang
Simon Marchi
- [PATCH^2] gdb: mips: Add MIPSR6 support
Dragan Mladjenovic
- [PING*3][PATCH v4] gdb: Improve debuginfod progress updates
Aaron Merey
- [PATCH] PowerPC, fix gdb.base/watchpoint.exp on Power 9
Carl Love
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set.
Aaron Merey
- [PING^7][PATCH v6 0/8] gdb: split array and string limiting options
Maciej W. Rozycki
- [PING*3][PATCH v4] gdb: Improve debuginfod progress updates
Alexandra Petlanova Hajkova
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [committed][gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32
Tom de Vries
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set.
Bruno Larsen
- [committed][gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32
Tom de Vries
- [PATCH] [Arm] Remove dead FPA code
Pedro Alves
- [PATCH] [Arm] Remove dead FPA code
Pedro Alves
- [PING 4][PATCH v2 0/4] Adapt Fortran testsuite for ifort
Kempke, Nils-Christian
- [PING 6][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
Kempke, Nils-Christian
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Torbjörn SVENSSON
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Luis Machado
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tsukasa OI
- [committed][gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32
Tom de Vries
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Andrew Burgess
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Pedro Alves
- [PATCH] Enable vector instruction debugging for AIX
Aditya Kamath1
- [PATCH v3] gdb/arm: Stop unwinding on error, but do not assert
Torbjörn SVENSSON
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Pedro Alves
- [PATCH v3] gdb/arm: Stop unwinding on error, but do not assert
Luis Machado
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Torbjorn SVENSSON
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Luis Machado
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Pedro Alves
- [PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
Pedro Alves
- [PATCH 0/2] Improve error messages with incomplete variables
Bruno Larsen
- [PATCH 1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
Bruno Larsen
- [PATCH 2/2] gdb/c++: Improve error messages in overload resolution
Bruno Larsen
- [PATCH] PowerPC, fix gdb.base/watchpoint.exp on Power 9
Ulrich Weigand
- [PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
Torbjörn SVENSSON
- [PATCH 0/2] Fix .gdb_index with Ada
Tom Tromey
- [PATCH 0/2] Fix .gdb_index with Ada
Tom de Vries
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set.
Aaron Merey
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Kevin Buettner
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Bruno Larsen
- [PATCH] Modify altivec-regs.exp testcase for AIX
Aditya Kamath1
- [comitted] gdb: add Torbjörn Svensson to gdb/MAINTAINERS
Torbjörn SVENSSON
- [committed][gdb/testsuite] Add cond_wrap proc
Tom de Vries
- [committed][gdb/testsuite] Factor out with_PIE_multilib_flags_filtered
Tom de Vries
- [committed][gdb/testsuite] Fix nopie test-cases with target board unix/-fPIE/-pie
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clang
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with PIE
Tom de Vries
- [committed][gdb/testsuite] Drop unnecessary -Wl,-soname in gdb.base/skip-solib.exp
Tom de Vries
- Re: [comitted] gdb: add Torbjörn Svensson to gdb/MAINTAINERS
Luis Machado
- [PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
Pedro Alves
- [PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
Torbjorn SVENSSON
- [PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
Luis Machado
- [PATCH] Enable vector instruction debugging for AIX
Ulrich Weigand
- [PATCH] Modify altivec-regs.exp testcase for AIX
Ulrich Weigand
- [PATCH 0/2] Fix .gdb_index with Ada
Tom Tromey
- [PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
Torbjorn SVENSSON
- [PATCH] gdb/arm: Don't rely on loop detection to stop unwind
Torbjörn SVENSSON
- [PATCH v2 0/4] Fix .gdb_index with Ada
Tom Tromey
- [PATCH v2 1/4] Fix regression in c-linkage-name.exp with gdb index
Tom Tromey
- [PATCH v2 2/4] Don't add type linkage names to cooked index
Tom Tromey
- [PATCH v2 3/4] Improve Ada support in .gdb_index
Tom Tromey
- [PATCH v2 4/4] Change .gdb_index de-duplication implementation
Tom Tromey
- [PATCH] Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.
Carl Love
- [PATCHv2 0/2] Cleanup testsuite temporary files
Tom Tromey
- [PATCH] Add missing TYPE_CODE_* constants to Python
Tom Tromey
- [PATCH] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
Tom Tromey
- [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
Tom Tromey
- [PATCH 2/3] gdb/python: break more dependencies between gdbpy_initialize_* functions
Tom Tromey
- [PATCH] gdb/arm: Don't rely on loop detection to stop unwind
Luis Machado
- [PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism
Tom Tromey
- [PATCH] Use scoped_value_mark in more places
Tom Tromey
- [PATCH][gdb/testsuite] Add boards/README
Tom Tromey
- [PATCH] Add missing TYPE_CODE_* constants to Python
Eli Zaretskii
- [PATCH 0/5] Silence some build warnings in various simulators
Tom Tromey
- [PATCH][gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.sh
Tom Tromey
- [PATCH][gdb] Fix heap-buffer-overflow in find_program_interpreter
Tom Tromey
- [committed][gdb/testsuite] Disable styling in host board local-remote-host.exp
Tom de Vries
- [committed][gdb/testsuite] Fix host board local-remote-host-notty.exp timeouts
Tom de Vries
- [committed][gdb/testsuite] Fix gdb.server/unittest.exp with host board local-remote-host.exp
Tom de Vries
- [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- [RFC PATCH 1/1] gdb/riscv: Cache per-BFD disassembler
Tom Tromey
- [PATCH] Enable Access to containing scope variables from nested inlined function
Tom Tromey
- [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
Carl Love
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH] Fix null pointer representations
Tom Tromey
- [PATCH] gdb/arm: Don't rely on loop detection to stop unwind
Torbjorn SVENSSON
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Tom Tromey
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Eli Zaretskii
- [PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
Torbjorn SVENSSON
- [PATCH v4] Add an option with a color type.
Andrei Pikas
- [PING^4 PATCH 0/1] sim/testsuite: PR29596, Fix broken "make check-sim" by trimming excess path from arch
Tsukasa OI
- [PATCH v2 4/4] gdb: Suppress "unused" variable warning on Clang
Tsukasa OI
- [PATCH v4] Add an option with a color type.
Eli Zaretskii
- [PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
Torbjorn SVENSSON
- [RFC PATCH 1/1] gdb/riscv: Cache per-BFD disassembler
Tsukasa OI
- [PATCH v5] Add an option with a color type.
Andrei Pikas
- [PATCH v5] Add an option with a color type.
Eli Zaretskii
- [PATCH v6] Add an option with a color type.
Andrei Pikas
- [PATCH v6] Add an option with a color type.
Eli Zaretskii
- [PATCH 0/2] More use of checked_static_cast
Tom Tromey
- [PATCH v2 0/4] Fix .gdb_index with Ada
Tom de Vries
- [PATCH] Modify altivec-regs.exp testcase for AIX
Aditya Kamath1
- [Ping v2] [PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs.
Willgerodt, Felix
- [PATCH] Modify altivec-regs.exp testcase for AIX
Ulrich Weigand
- [PING][PATCH] [AArch64] Add TPIDR2 register support for Linux
Luis Machado
- [PING][PATCH,v3] [aarch64] Fix removal of non-address bits for PAuth
Luis Machado
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Bruno Larsen
- [PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state
Luis Machado
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Simon Marchi
- [PATCH v2 4/4] gdb: Suppress "unused" variable warning on Clang
Simon Marchi
- [PATCH] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
Simon Marchi
- [PATCH] Fix null pointer representations
Tom Tromey
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Simon Marchi
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Bruno Larsen
- [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
Simon Marchi
- [PATCH v2] gdb/gcore: interrupt all threads before generating the corefile
Lancelot SIX
- [PATCH v6 3/8] GDB/testsuite: Expand Python integer parameter coverage across all types
Simon Marchi
- [PATCH v6 4/8] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
Simon Marchi
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Bruno Larsen
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Simon Marchi
- [PATCH v2] gdb: Fix issue with Clang CLI macros
Simon Marchi
- [PATCH v2 0/4] Fix .gdb_index with Ada
Tom Tromey
- [ob/pushed] gdbarch-components.py: Remove spurious space from "frame_info_ptr " params
Pedro Alves
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
Pedro Alves
- [pushed] Remove a nullptr check in DWARF scanner
Tom Tromey
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Simon Marchi
- [pushed] kfail an Ada test for GCC < 12
Tom Tromey
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Simon Marchi
- [PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [PATCH 0/2][PR < shlibs/29586>] GDB hangs when trying to resolve memory mapped shared libraries of an inferior under /proc/self/fd/*
Asaf Fisher
- [PATCH 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
Asaf Fisher
- [PATCH 2/2] Make GDB resolve dlopen of memory mapped shared libraries
Asaf Fisher
- [PATCH] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH] Fix incorrect .gdb_index with new DWARF scanner
Tom Tromey
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Simon Marchi
- [PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
Tom Tromey
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Kevin Buettner
- [PATCH] gdb/testsuite: fix race in gdb.server/stop-reply-no-thread-multi.exp
Simon Marchi
- [PING][PATCH 00/11] Cleanup gdb.cp tests when running with clang
Bruno Larsen
- [PATCH v3 1/3] gdb: Make global feature array a per-remote target array
Schimpe, Christina
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [PATCH] Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.
Ulrich Weigand
- [PING] [PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Gareth Rees
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Bruno Larsen
- [PATCH] Don't explicitly set clone child ptrace options (was: Re: [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED)
Pedro Alves
- [PATCH v3] gdb: Fix issue with Clang CLI macros
Bruno Larsen
- 4b610737f02 Handle copy relocations
Metzger, Markus T
- [committed][gdb/testsuite] Update boards/README
Tom de Vries
- [PATCH 0/4] [gdb/testsuite] Test-case fixes with local-remote-board
Tom de Vries
- [PATCH 1/4] [gdb/testsuite] Fix gdb.server/file-transfer.exp with local-remote-host.exp
Tom de Vries
- [PATCH 2/4] [gdb/testsuite] Fix gdb.base/return-nodebug.exp with local-remote-host.exp
Tom de Vries
- [PATCH 3/4] [gdb/testsuite] Fix gdb.server/no-thread-db.exp with local-remote-host.exp
Tom de Vries
- [PATCH 4/4] [gdb/testsuite] Handle header files with local-remote-host.exp
Tom de Vries
- [pushed 0/4] [gdb/testsuite] Test-case fixes with local-remote-board
Tom de Vries
- [PATCH] Fix incorrect .gdb_index with new DWARF scanner
Tom de Vries
- [PATCH v2 3/4] gdb/unittests: PR28413, suppress warnings generated by Gnulib
Enze Li
- [PATCH 1/4] gdb: make some bp_location arguments const in breakpoint.c
Bruno Larsen
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Simon Marchi
- 4b610737f02 Handle copy relocations
Tom Tromey
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Simon Marchi
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Simon Marchi
- [PATCH v2 3/4] gdb/unittests: PR28413, suppress warnings generated by Gnulib
Tsukasa OI
- [PATCH 0/2] Use enum for call_dummy_location
Tom Tromey
- [PATCH 1/2] Inline initialization of gdbarch members
Tom Tromey
- [PATCH 2/2] Use enum for gdbarch's call_dummy_location
Tom Tromey
- [PATCH] Remove dead code from py-finishbreakpoint.c
Tom Tromey
- [PATCH] Remove REPARSE condition to force hardware resource checking when updating watchpoints
Carl Love
- [PATCH v3] gdb/unittests: PR28413, suppress warnings generated by Gnulib
Tsukasa OI
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tsukasa OI
- [PATCH] Fix regression in pointer-to-member printing
Tom Tromey
- [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Tom Tromey
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Simon Marchi
- [PATCH 0/2 version 2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH 1/2 ver 2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
Carl Love
- [PATCH 2/2 ver 2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Tom Tromey
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Simon Marchi
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Tom Tromey
- [PATCH] gdb: check for groups with duplicate names in reggroups:add
Simon Marchi
- [RFC PATCH] gdb: add command to clear value history
Rustam Kovhaev
- [PATCH] Modify altivec-regs.exp testcase for AIX
Aditya Kamath1
- [pushed] [gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
Tom de Vries
- [RFC PATCH] gdb: add command to clear value history
Bruno Larsen
- [PATCH] Enable multi process debugging for AIX
Aditya Kamath1
- [PATCHv2 0/2] Cleanup testsuite temporary files
Andrew Burgess
- [PATCHv2 0/4] Const args, int->bool, and scoped_restore in breakpoint.c
Andrew Burgess
- [PATCHv2 1/4] gdb: make some bp_location arguments const in breakpoint.c
Andrew Burgess
- [PATCHv2 2/4] gdb: used scoped_restore_frame in update_watchpoint
Andrew Burgess
- [PATCHv2 3/4] gdb: make use of scoped_restore in unduplicated_should_be_inserted
Andrew Burgess
- [PATCHv2 4/4] gdb: some int to bool conversion in breakpoint.c
Andrew Burgess
- [PATCH] sim: Remove unused CXXFLAGS substitution
Tsukasa OI
- [PATCH 0/5] Silence some build warnings in various simulators
Andrew Burgess
- [PATCH v6 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt.
Metzger, Markus T
- [PATCH v6 09/10] btrace, python: Enable ptwrite filter registration.
Metzger, Markus T
- [PATCH v6 00/10] Extensions for PTWRITE
Metzger, Markus T
- [PATCH] internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
- [PATCH 00/10] Building the sim/ tree with clang
Andrew Burgess
- [PATCH 01/10] sim/sh: use fabs instead of abs
Andrew Burgess
- [PATCH 02/10] sim/ppc: don't try to print an uninitialized variable
Andrew Burgess
- [PATCH 03/10] sim/ppc: initialize a memory buffer in all cases
Andrew Burgess
- [PATCH 04/10] sim/ppc: don't pass uninitialized value to semctl for GETVAL calls
Andrew Burgess
- [PATCH 05/10] sim/ppc: fix for operator precedence warning from clang
Andrew Burgess
- [PATCH 06/10] sim/aarch64: remove two unused functions
Andrew Burgess
- [PATCH 07/10] sim/rx: delete an unused function
Andrew Burgess
- [PATCH 08/10] sim/h8300: avoid self assignment
Andrew Burgess
- [PATCH 09/10] sim/lm32: fix some missing function declaration warnings
Andrew Burgess
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Andrew Burgess
- [committed][gdb] Fix assert in handle_jit_event
Tom de Vries
- [PATCH][gdb/testsuite] Handle missing .note.GNU-stack
Tom de Vries
- [PATCHv2 4/4] gdb: some int to bool conversion in breakpoint.c
Simon Marchi
- [PATCH][gdb/testsuite] Handle missing .note.GNU-stack
Luis Machado
- [PATCH 2/2] Test stepping within a runtime loader / dynamic linker
Kevin Buettner
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Tsukasa OI
- [pushed] [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1
Tom de Vries
- [PING][PATCH v4 0/2] Fix reverse nexting over recursions
Bruno Larsen
- [pushed] [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1
Tom de Vries
- Don't build readline/libreadline.a, when --with-system-readline is supplied
Tom de Vries
- [PATCH 00/40] sim+gdb: Suppress warnings if built with Clang (big batch 1)
Tsukasa OI
- [PATCH 01/40] gdb/unittests: PR28413, suppress warnings generated by Gnulib
Tsukasa OI
- [PATCH 02/40] sim: Check known getrusage declaration existence
Tsukasa OI
- [PATCH 03/40] sim/aarch64: Remove unused functions
Tsukasa OI
- [PATCH 04/40] cpu/cris: Initialize some variables on CRIS CPU
Tsukasa OI
- [PATCH 05/40] cpu/cris: Add u-stall virtual unit to CRIS v32
Tsukasa OI
- [PATCH 06/40] sim/cris: Move declarations of f_specific_init
Tsukasa OI
- [PATCH 07/40] sim/cris: Regenerate with CGEN
Tsukasa OI
- [PATCH 08/40] sim/erc32: Insert void parameter
Tsukasa OI
- [PATCH 09/40] sim/erc32: Use int32_t as event callback argument
Tsukasa OI
- [PATCH 10/40] sim/erc32: Use int32_t as IRQ callback argument
Tsukasa OI
- [PATCH 11/40] cpu/frv: Initialize some variables
Tsukasa OI
- [PATCH 12/40] sim/frv: Initialize nesr variable
Tsukasa OI
- [PATCH 13/40] sim/frv: Initialize some variables
Tsukasa OI
- [PATCH 14/40] sim/frv: Add explicit casts
Tsukasa OI
- [PATCH 15/40] sim/h8300: Add "+ 0x0" to avoid self-assignments
Tsukasa OI
- [PATCH 16/40] sim/lm32: fix some missing function declaration warnings
Tsukasa OI
- [PATCH 17/40] sim/lm32: Add explicit casts
Tsukasa OI
- [PATCH 18/40] sim/m32c: Stop using middle dot
Tsukasa OI
- [PATCH 19/40] sim/m32r: Initialize "list" variable
Tsukasa OI
- [PATCH 20/40] sim/m32r: Prepare required functions
Tsukasa OI
- [PATCH 21/40] sim/m32r: Declare all required functions
Tsukasa OI
- [PATCH 22/40] sim/m32r: Fixes to Linux emulator
Tsukasa OI
- [PATCH 23/40] sim/m32r: Add explicit casts
Tsukasa OI
- [PATCH 24/40] sim/mips: Fix enum type-related issues on cp1.c
Tsukasa OI
- [PATCH 25/40] sim/mn10300: Add an explicit cast
Tsukasa OI
- [PATCH 26/40] sim/ppc: Remove getrusage declarations if possible
Tsukasa OI
- [PATCH 27/40] sim/ppc: Add extra parenthesis to avoid ambiguity
Tsukasa OI
- [PATCH 28/40] sim/ppc: Initialize stat type buffer
Tsukasa OI
- [PATCH 29/40] sim/ppc: Fix indentation on generated code
Tsukasa OI
- [PATCH 30/40] sim/ppc: Use TRACE with initialized entry_point
Tsukasa OI
- [PATCH 31/40] sim/ppc: Initialize help variables
Tsukasa OI
- [PATCH 32/40] sim/ppc: Add an explicit cast
Tsukasa OI
- [PATCH 33/40] sim/ppc: Initialize reg and control_nr
Tsukasa OI
- [PATCH 34/40] sim/rx: Mark unused function
Tsukasa OI
- [PATCH 35/40] sim/sh: Initialize some variables
Tsukasa OI
- [PATCH 36/40] sim/sh: Use fabs instead of abs
Tsukasa OI
- [PATCH 37/40] sim/sh: Remove redundant function declaration
Tsukasa OI
- [PATCH 38/40] sim/bpf: Add explicit casts
Tsukasa OI
- [PATCH 39/40] sim/iq2000: Add explicit casts
Tsukasa OI
- [PATCH 40/40] sim/or1k: Add explicit casts
Tsukasa OI
- [PATCH v6 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt.
Willgerodt, Felix
- [PATCH v6 09/10] btrace, python: Enable ptwrite filter registration.
Willgerodt, Felix
- [PATCH v6 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt.
Metzger, Markus T
- [PATCH v6 09/10] btrace, python: Enable ptwrite filter registration.
Metzger, Markus T
- [pushed] Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied"
Tom de Vries
- [RFC][top-level] Add configure test-case
Tom de Vries
- [PATCHv2 4/4] gdb: some int to bool conversion in breakpoint.c
Andrew Burgess
- [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [PATCH 2/3] gdb/python: break more dependencies between gdbpy_initialize_* functions
Andrew Burgess
- [PATCH v3] [PR python/18655] Fix deletion of FinishBreakpoints
Johnson Sun
- [PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Gareth Rees
- [PATCH v4] [PR python/18655] Fix deletion of FinishBreakpoints
Johnson Sun
- [PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Gareth Rees
- [PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'.
Eli Zaretskii
- [PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
Johnson Sun
- [PING] [PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
Johnson Sun
- [PATCH] sim: Remove unused CXXFLAGS substitution
Tom Tromey
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Tom Tromey
- [PATCH 00/10] Building the sim/ tree with clang
Tom Tromey
- [RFC PATCH] gdb: add command to clear value history
Tom Tromey
- [PING][PATCH v4 0/2] Fix reverse nexting over recursions
Tom Tromey
- [PATCH] Remove quick_symbol_functions::relocated
Tom Tromey
- [PING 4] [PATCH 0/5] Improve support for regcache_map_entry with variable register base
John Baldwin
- [PATCH] PowerPC, add support for recording pipe2 system call.
Carl Love
- [pushed] [gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.exp
Tom de Vries
- [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
Maciej W. Rozycki
- [PATCH v6 3/8] GDB/testsuite: Expand Python integer parameter coverage across all types
Maciej W. Rozycki
- [PATCH v6 4/8] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
Maciej W. Rozycki
- [PING 5][PATCH v2 0/4] Adapt Fortran testsuite for ifort
Kempke, Nils-Christian
- [PING 7][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
Kempke, Nils-Christian
- [PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
Andrew Burgess
- [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 03/12] gdb: include breakpoint number in testing condition error message
Andrew Burgess
- [PATCH 04/12] gdbserver: add comments to read_inferior_memory function
Andrew Burgess
- [PATCH 05/12] gdbserver: allows agent_mem_read to return an error code
Andrew Burgess
- [PATCH 06/12] gdbserver: allow agent expressions to fail with invalid memory access
Andrew Burgess
- [PATCH 07/12] gdb: avoid repeated signal reporting during failed conditional breakpoint
Andrew Burgess
- [PATCH 08/12] gdb: don't always print breakpoint location after failed condition check
Andrew Burgess
- [PATCH 09/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Andrew Burgess
- [PATCH 10/12] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Andrew Burgess
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Andrew Burgess
- [PATCH 12/12] gdb/remote: avoid SIGINT after calling remote_target::stop
Andrew Burgess
- [PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
Luis Machado
- [PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PATCH] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Luis Machado
- [PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
Luis Machado
- [PING][PATCH v4 0/2] Fix reverse nexting over recursions
Bruno Larsen
- [PATCH 2/2] Make GDB resolve dlopen of memory mapped shared libraries
Alexandra Petlanova Hajkova
- [PATCH 11/12] gdb: add timeouts for inferior function calls
Eli Zaretskii
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH v7 00/10] Extensions for PTWRITE
Felix Willgerodt
- [PATCH v7 01/10] btrace: Introduce auxiliary instructions.
Felix Willgerodt
- [PATCH v7 02/10] btrace: Enable auxiliary instructions in record instruction-history.
Felix Willgerodt
- [PATCH v7 03/10] btrace: Enable auxiliary instructions in record function-call-history.
Felix Willgerodt
- [PATCH v7 04/10] btrace: Handle stepping and goto for auxiliary instructions.
Felix Willgerodt
- [PATCH v7 05/10] python: Introduce gdb.RecordAuxiliary class.
Felix Willgerodt
- [PATCH v7 06/10] python: Add clear() to gdb.Record.
Felix Willgerodt
- [PATCH v7 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt.
Felix Willgerodt
- [PATCH v7 08/10] btrace, linux: Enable ptwrite packets.
Felix Willgerodt
- [PATCH v7 09/10] btrace, python: Enable ptwrite filter registration.
Felix Willgerodt
- [PATCH v7 10/10] btrace: Extend ptwrite event decoding.
Felix Willgerodt
- [PATCH] gdb, btrace: fix family and model computation
Markus Metzger
- [pushed] gdb: declare variables on first use in inherit_abstract_dies
Simon Marchi
- [PATCHv2] gdb/python: add mechanism to manage Python initialization functions
Andrew Burgess
- [PATCH v7 01/10] btrace: Introduce auxiliary instructions.
Eli Zaretskii
- [PATCH 1/2] gdb: check for empty offsets vector in inherit_abstract_dies
Simon Marchi
- [PATCH 2/2] gdb: make inherit_abstract_dies use vector iterators
Simon Marchi
- [PATCH v2 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
Asaf Fisher
- [PATCH] PowerPC, add support for recording pipe2 system call.
Tom Tromey
- [PATCH v2 2/2] Make GDB resolve dlopen of memory mapped shared libraries
Asaf Fisher
- [PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tom Tromey
- [PATCH] gdb, btrace: fix family and model computation
Tom Tromey
- [PATCH 1/2] gdb: check for empty offsets vector in inherit_abstract_dies
Tom Tromey
- [PATCH 0/2] Fix two bugs with packed array printing
Tom Tromey
- [PATCH 1/2] gdb: check for empty offsets vector in inherit_abstract_dies
Simon Marchi
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Andrew Burgess
- [PATCH] Fix incorrect .gdb_index with new DWARF scanner
Tom Tromey
- [PATCH v2] Deprecate MI version 1
Tom Tromey
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tom Tromey
- [PING*4][PATCH v4] gdb: Improve debuginfod progress updates
Aaron Merey
- [PING][RFC PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
Aaron Merey
- [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Tom Tromey
- [PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
Aaron Merey
- [PATCH v2] Deprecate MI version 1
Eli Zaretskii
- [PATCH v3 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
Asaf Fisher
- [PATCH v3 2/2] Make GDB resolve dlopen of memory mapped shared libraries
Asaf Fisher
- [PATCH 1/2] gdb: check for empty offsets vector in inherit_abstract_dies
Tom Tromey
- [PATCH 2/2] gdb: make inherit_abstract_dies use vector iterators
Tom Tromey
- [PATCH 2/2] gdb: make inherit_abstract_dies use vector iterators
Simon Marchi
- [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
Simon Marchi
- [PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
Torbjorn SVENSSON
- [PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
Tomas Vanek
- [PING*4][PATCH v4] gdb: Improve debuginfod progress updates
Tom Tromey
- [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
Maciej W. Rozycki
- [PATCH v3 4/4] gdb/python doc: Move unwinder skeleton code
Pedro Alves
- [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
Simon Marchi
- [PATCH 07/40] sim/cris: Regenerate with CGEN
Hans-Peter Nilsson
- [pushed] gdb/testsuite: add max number of instructions check in gdb.base/unwind-on-each-insn.exp
Simon Marchi
- [PATCH v3 4/4] gdb/python doc: Move unwinder skeleton code
Paulo Neves
- [PATCH] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
Tomas Vanek
- [PATCH v2] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
Tomas Vanek
- [PATCH v2] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
Torbjorn SVENSSON
- [PATCH] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
Tomas Vanek
- [PATCH v3 4/5] sim: Check known getopt definition existence
Mike Frysinger
- [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
Mike Frysinger
- [PATCH 4/4] sim: Suppress non-literal printf warning
Mike Frysinger
- [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
Mike Frysinger
- [PATCH 5/5] sim/iq2000: silence pointer-sign warnings
Mike Frysinger
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Mike Frysinger
- [PATCH v2 6/7] sim/ppc: Add ATTRIBUTE_PRINTF
Mike Frysinger
- [PATCH 03/10] sim/ppc: initialize a memory buffer in all cases
Mike Frysinger
- [PATCH 02/10] sim/ppc: don't try to print an uninitialized variable
Mike Frysinger
- [PATCH 08/10] sim/h8300: avoid self assignment
Mike Frysinger
- [PATCH 01/10] sim/sh: use fabs instead of abs
Mike Frysinger
- [PATCH 07/10] sim/rx: delete an unused function
Mike Frysinger
- [PATCH 05/10] sim/ppc: fix for operator precedence warning from clang
Mike Frysinger
- [PATCH 06/10] sim/aarch64: remove two unused functions
Mike Frysinger
- [PATCH 02/40] sim: Check known getrusage declaration existence
Mike Frysinger
- [PATCH 04/10] sim/ppc: don't pass uninitialized value to semctl for GETVAL calls
Mike Frysinger
- [PATCH 03/40] sim/aarch64: Remove unused functions
Mike Frysinger
- [PATCH 08/40] sim/erc32: Insert void parameter
Mike Frysinger
- [PATCH 15/40] sim/h8300: Add "+ 0x0" to avoid self-assignments
Mike Frysinger
- [PATCH 09/10] sim/lm32: fix some missing function declaration warnings
Mike Frysinger
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Mike Frysinger
- [PATCH 36/40] sim/sh: Use fabs instead of abs
Mike Frysinger
- [PATCH 37/40] sim/sh: Remove redundant function declaration
Mike Frysinger
- [PATCH 06/40] sim/cris: Move declarations of f_specific_init
Mike Frysinger
- [PATCH 07/40] sim/cris: Regenerate with CGEN
Mike Frysinger
- [PATCH 09/40] sim/erc32: Use int32_t as event callback argument
Mike Frysinger
- [PATCH 10/40] sim/erc32: Use int32_t as IRQ callback argument
Mike Frysinger
- [PATCH 13/40] sim/frv: Initialize some variables
Mike Frysinger
- [PATCH 12/40] sim/frv: Initialize nesr variable
Mike Frysinger
- [PATCH 14/40] sim/frv: Add explicit casts
Mike Frysinger
- [PATCH 16/40] sim/lm32: fix some missing function declaration warnings
Mike Frysinger
- [PATCH 17/40] sim/lm32: Add explicit casts
Mike Frysinger
- [PATCH 18/40] sim/m32c: Stop using middle dot
Mike Frysinger
- [PATCH 19/40] sim/m32r: Initialize "list" variable
Mike Frysinger
- [PATCH 20/40] sim/m32r: Prepare required functions
Mike Frysinger
- [PATCH 21/40] sim/m32r: Declare all required functions
Mike Frysinger
- [PATCH 22/40] sim/m32r: Fixes to Linux emulator
Mike Frysinger
- [PATCH 23/40] sim/m32r: Add explicit casts
Mike Frysinger
- [PATCH 24/40] sim/mips: Fix enum type-related issues on cp1.c
Mike Frysinger
- [PATCH 25/40] sim/mn10300: Add an explicit cast
Mike Frysinger
- [PATCH 26/40] sim/ppc: Remove getrusage declarations if possible
Mike Frysinger
- [PATCH 27/40] sim/ppc: Add extra parenthesis to avoid ambiguity
Mike Frysinger
- [PATCH 28/40] sim/ppc: Initialize stat type buffer
Mike Frysinger
- [PATCH 29/40] sim/ppc: Fix indentation on generated code
Mike Frysinger
- [PATCH 30/40] sim/ppc: Use TRACE with initialized entry_point
Mike Frysinger
- [PATCH 31/40] sim/ppc: Initialize help variables
Mike Frysinger
- [PATCH 32/40] sim/ppc: Add an explicit cast
Mike Frysinger
- [PATCH 33/40] sim/ppc: Initialize reg and control_nr
Mike Frysinger
- [PATCH 34/40] sim/rx: Mark unused function
Mike Frysinger
- [PATCH 38/40] sim/bpf: Add explicit casts
Mike Frysinger
- [PATCH 39/40] sim/iq2000: Add explicit casts
Mike Frysinger
- [PATCH 40/40] sim/or1k: Add explicit casts
Mike Frysinger
- [PATCH 35/40] sim/sh: Initialize some variables
Mike Frysinger
- [PATCH] sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
Mike Frysinger
- [RESEND PATCH 0/1] sim/testsuite: Trim extra path from arch
Mike Frysinger
- [PATCH] sim: testsuite: tweak parallel find invocation [PR sim/29596]
Mike Frysinger
- [PATCH] gdb: make copyright.py interface a bit nicer
Mike Frysinger
- [PATCH] gdb: copyright: make file header scan a bit more pythonic
Mike Frysinger
- [PATCH] sim: testsuite: update ignored .exp files [PR sim/29596]
Mike Frysinger
- [PATCH] sim: testsuite: improve parallel test processing
Mike Frysinger
- [RFC PATCH] gdb: add command to clear value history
Rustam Kovhaev
- [RESEND PATCH 0/1] sim/testsuite: Trim extra path from arch
Tsukasa OI
- [pushed] [gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.exp
Tom de Vries
- [RESEND PATCH 0/1] sim/testsuite: Trim extra path from arch
Mike Frysinger
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tsukasa OI
- [PATCH] gdb, btrace: fix family and model computation
Metzger, Markus T
- [PATCH 0/2] [gdb] Fix rethrow exception slicing
Tom de Vries
- [PATCH 1/2] [gdb] Fix rethrow exception slicing in pretty_print_insn
Tom de Vries
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Tom de Vries
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Tsukasa OI
- [PATCH v3 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
Andrew Burgess
- [PATCH 02/40] sim: Check known getrusage declaration existence
Tsukasa OI
- [PATCH 4/4] sim: Suppress non-literal printf warning
Tsukasa OI
- [PATCH 03/40] sim/aarch64: Remove unused functions
Tsukasa OI
- [PATCH 15/40] sim/h8300: Add "+ 0x0" to avoid self-assignments
Tsukasa OI
- [PATCH 36/40] sim/sh: Use fabs instead of abs
Tsukasa OI
- [PATCH 27/40] sim/ppc: Add extra parenthesis to avoid ambiguity
Tsukasa OI
- [PATCH 28/40] sim/ppc: Initialize stat type buffer
Tsukasa OI
- [PATCH 30/40] sim/ppc: Use TRACE with initialized entry_point
Tsukasa OI
- [PATCH 0/2] [gdb] Fix rethrow exception slicing
Andrew Burgess
- [PATCH] gdb/python: avoid throwing an exception over libopcodes code
Andrew Burgess
- [PATCH] gdb/testsuite: fix failure in gdb.python/py-send-packet.exp
Andrew Burgess
- [PATCH 2/5] sim/ppc: fix warnings related to printf format strings
Andrew Burgess
- [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings
Andrew Burgess
- [PATCH 5/5] sim/iq2000: silence pointer-sign warnings
Andrew Burgess
- [PATCH] gdb/python: avoid throwing an exception over libopcodes code
Simon Marchi
- [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
Andrew Burgess
- [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
Mike Frysinger
- [PATCH 02/40] sim: Check known getrusage declaration existence
Mike Frysinger
- [PATCH 01/10] sim/sh: use fabs instead of abs
Andrew Burgess
- [PATCH 02/10] sim/ppc: don't try to print an uninitialized variable
Andrew Burgess
- [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror
Andrew Burgess
- [PATCH 03/10] sim/ppc: initialize a memory buffer in all cases
Andrew Burgess
- [PATCH 05/10] sim/ppc: fix for operator precedence warning from clang
Andrew Burgess
- [PATCH 06/10] sim/aarch64: remove two unused functions
Andrew Burgess
- [PATCH 08/10] sim/h8300: avoid self assignment
Andrew Burgess
- [PATCH 09/10] sim/lm32: fix some missing function declaration warnings
Andrew Burgess
- [PATCH 34/40] sim/rx: Mark unused function
Andrew Burgess
- [PATCH 31/40] sim/ppc: Initialize help variables
Andrew Burgess
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Pedro Alves
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Tom de Vries
- [PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
Simon Marchi
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Simon Marchi
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Pedro Alves
- [PATCH] gdb/doc: reword description of DisassembleInfo.read_memory
Andrew Burgess
- [PATCH] gdb/doc: reword description of DisassembleInfo.read_memory
Eli Zaretskii
- [PATCH] gdb/python: avoid throwing an exception over libopcodes code
Andrew Burgess
- [PATCH] gdb/disasm: mark functions passed to the disassembler noexcept
Andrew Burgess
- [PATCH] gdb/python: avoid throwing an exception over libopcodes code
Simon Marchi
- [PATCH] gdb/disasm: mark functions passed to the disassembler noexcept
Simon Marchi
- [PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
Maciej W. Rozycki
- [PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
Simon Marchi
- [PATCH] gdb: copyright: make file header scan a bit more pythonic
Simon Marchi
- [PATCH] gdb: make copyright.py interface a bit nicer
Simon Marchi
- [pushed] gdb: internal_error -> internal_error_loc in gdb-gdb.gdb.in
Simon Marchi
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tsukasa OI
- [PATCH v2] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Aditya Kamath1
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Tom de Vries
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Tom de Vries
- [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location
Pedro Alves
- [RFC 0/5] [gdb] Catch rethrow exception slicing
Tom de Vries
- [RFC 1/5] [gdb] Catch gdb_exception_quit in munmap_list::~munmap_list
Tom de Vries
- [RFC 2/5] [gdbsupport] Add CATCH_ERROR and CATCH_ERROR_QUIT
Tom de Vries
- [RFC 3/5] [gdb/contrib] Add refactor.py
Tom de Vries
- [RFC 4/5] [gdb/contrib] Add refactor_gdb_exception.py
Tom de Vries
- [RFC 5/5] [gdb] Do refactor_gdb_exception refactoring
Tom de Vries
- [pushed] [gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi-process.exp
Tom de Vries
- [committed][gdb/testsuite] Handle missing .note.GNU-stack
Tom de Vries
- [PING][RFC][gdb/testsuite] Fix inferior pid in gdb.server/server-kill.exp
Tom de Vries
- [PATCH] gdb: copyright: make file header scan a bit more pythonic
Joel Brobecker
- [PATCH] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
Luis Machado
- [PATCH v2] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
Luis Machado
- [PATCH v2 0/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Stephan Rohr
- [PATCH v2 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.
Stephan Rohr
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Simon Marchi
- [PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
Luis Machado
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Bruno Larsen
- [PING][PATCH,v3] [aarch64] Fix removal of non-address bits for PAuth
Luis Machado
- [PING][PATCH] [AArch64] Add TPIDR2 register support for Linux
Luis Machado
- [PATCH] [Arm] Remove dead FPA code
Luis Machado
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Simon Marchi
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Bruno Larsen
- [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
Simon Marchi
- [PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions
Simon Marchi
- [pushed] gdb: remove spurious spaces after frame_info_ptr
Simon Marchi
- [PATCH] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
Tomas Vanek
- [PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions
Tom de Vries
- [PATCH 0/7] introduce get_runtime_path
Ivan Tetyushkin
- [PATCH 1/7] [gdb/testsuite] Adding function to find runtime path to support remote execution for testsuite
Ivan Tetyushkin
- [PATCH 2/7] [gdb/testsuite] fix test gdb.base/print-file-var.exp for remote execution
Ivan Tetyushkin
- [PATCH 3/7] [gdb/testsuite] fix test gdb.base/jit-reader-exec.exp for remote execution
Ivan Tetyushkin
- [PATCH 4/7] [gdb/testsuite] fix test gdb.base/solib-vanish.exp for remote execution
Ivan Tetyushkin
- [PATCH 5/7] [gdb/testsuite] fix test gdb.base/infcall-exec.exp for remote execution
Ivan Tetyushkin
- [PATCH 6/7] [gdb/testsuite] fix test gdb.base/info-shared.exp for remote execution
Ivan Tetyushkin
- [PATCH 7/7] [gdb/testsuite] fix test gdb.base/jit-elf-so.exp for remote execution
Ivan Tetyushkin
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tom Tromey
- [PATCH] gdb, btrace: fix family and model computation
Tom Tromey
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tsukasa OI
- [PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
Tom Tromey
- [PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
Peikes, Wendy
- [PATCH v4] gdb/debuginfod: Improve progress updates
Aaron Merey
- [PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
Tom de Vries
- [PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
Luis Machado
- [PATCH 5/5] sim/iq2000: silence pointer-sign warnings
Mike Frysinger
- [PATCH] gdb: copyright: make file header scan a bit more pythonic
Mike Frysinger
- [PATCH v2] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Mike Frysinger
- [PATCH 1/2] Inline initialization of gdbarch members
Bruno Larsen
- [PATCH v2] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [PATCH v3] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [PATCH 0/2] Use enum for call_dummy_location
Luis Machado
- [PATCH 2/2] Use enum for gdbarch's call_dummy_location
Bruno Larsen
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Luis Machado
- [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
Andrew Burgess
- [PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
Luis Machado
- [PATCH v2] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
Luis Machado
- [PATCH] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
Luis Machado
- [Ping v3] [PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs.
Willgerodt, Felix
- [PATCH 02/11] gdb/testsuite: enable running gdb.cp/classes.exp with clang
Andrew Burgess
- [PATCH 03/11] gdb/testsuite: account for clang's recursive destructor calls on gdb.cp/mb-ctor.exp
Andrew Burgess
- [PATCH 04/11] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
Andrew Burgess
- [PATCH 05/11] gdb/testsuite: allow for clang style destructors on gdb.cp/m-static.exp
Andrew Burgess
- [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Andrew Burgess
- GDB 13 release -- 2022-10-01 update
Torbjorn SVENSSON
- [PATCH 07/11] gdb/testsuite: skip gdb.cp/anon-struct.exp when using clang
Andrew Burgess
- [PATCH 04/11] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
Andrew Burgess
- [PATCH 05/11] gdb/testsuite: allow for clang style destructors on gdb.cp/m-static.exp
Andrew Burgess
- GDB 13 release -- 2022-10-01 update
Joel Brobecker
- [PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
Simon Marchi
- [PATCH 08/11] gdb/testsuite: disable gdb.cp/typeid.exp when using clang
Andrew Burgess
- [PATCH 0/2] Improve handling of using directives
Bruno Larsen
- [PATCH 1/2] gdb/c++: validate 'using' directives based on the current line
Bruno Larsen
- [PATCH 2/2] gdb/c++: Detect ambiguous variables in imported namespaces
Bruno Larsen
- [PATCH 09/11] gdb/testsuite: fix gdb.cp/converts.exp to run with clang
Andrew Burgess
- [PATCH 10/11] gdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
Andrew Burgess
- [PATCH v2] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Mike Frysinger
- [PATCH] sim: common: change sim_read & sim_write to use void* buffers
Mike Frysinger
- [PATCH 1/3] sim: cgen: constify GETT helpers
Mike Frysinger
- [PATCH 2/3] sim: constify various integer readers
Mike Frysinger
- [PATCH 3/3] sim: reg: constify store helper
Mike Frysinger
- [PATCH] Convert compunit_language to a method
Tom Tromey
- [PATCH v4] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [PATCH v2] sim, sim/{m32c,ppc,rl78}: Use getopt_long
Tsukasa OI
- [PATCH] Convert compunit_language to a method
Simon Marchi
- [PATCH 26/40] sim/ppc: Remove getrusage declarations if possible
Tsukasa OI
- [PATCH v3 4/5] sim: Check known getopt definition existence
Tsukasa OI
- [PATCH 18/40] sim/m32c: Stop using middle dot
Tsukasa OI
- [PATCH 22/40] sim/m32r: Fixes to Linux emulator
Tsukasa OI
- [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
Bruno Larsen
- [PATCH 11/11] gdb/testsuite: disable gdb.cp/call-method-register.exp with clang
Andrew Burgess
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Luis Machado
- [PATCH] gdb/python: avoid throwing an exception over libopcodes code
Andrew Burgess
- [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Bruno Larsen
- [PATCH 07/11] gdb/testsuite: skip gdb.cp/anon-struct.exp when using clang
Bruno Larsen
- [pushed 1/3] [gdb/testsuite] Use remote_exec chmod instead of remote_spawn
Tom de Vries
- [pushed 2/3] [gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote host
Tom de Vries
- [pushed 3/3] [gdb/testsuite] Disable styling in host board local-remote-host-native.exp
Tom de Vries
- [pushed] [gdb/testsuite] Remove address from test names
Tom de Vries
- [PATCHv2 0/3] gdb/python: avoid throwing an exception over libopcodes code
Andrew Burgess
- [PATCHv2 1/3] gdb/python: avoid throwing an exception over libopcodes code
Andrew Burgess
- [PATCHv2 2/3] gdb/disasm: mark functions passed to the disassembler noexcept
Andrew Burgess
- [PATCHv2 3/3] gdb: mark disassembler function callback types as noexcept
Andrew Burgess
- [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
Andrew Burgess
- [PATCH 22/40] sim/m32r: Fixes to Linux emulator
Mike Frysinger
- [PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
Tomas Vanek
- [PATCH] sim: ppc: buildsystem changes to accommodate libsframe
Indu Bhagat
- [PATCH,V3] gdb: sim: buildsystem changes to accommodate libsframe
Indu Bhagat
- [PATCH] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Pedro Alves
- [PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
Simon Marchi
- [PATCH] gdb, btrace: fix family and model computation
Metzger, Markus T
- [PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
Ulrich Weigand
- [PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
Luis Machado
- [PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
Luis Machado
- [PATCH v2] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Pedro Alves
- [PATCH] Enable vector instruction debugging for AIX
Aditya Kamath1
- [PATCH] Enable multi process debugging for AIX
Ulrich Weigand
- [PATCH v3] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Pedro Alves
- [PATCH] [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers
Luis Machado
- [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
Andrew Burgess
- [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Andrew Burgess
- [PATCH] Enable vector instruction debugging for AIX
Ulrich Weigand
- [PATCH] Remove REPARSE condition to force hardware resource checking when updating watchpoints
Ulrich Weigand
- [PATCH] Don't explicitly set clone child ptrace options (was: Re: [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED)
Simon Marchi
- [PATCH v3] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Simon Marchi
- [PATCH v3] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Pedro Alves
- [pushed] [gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio-gdbserver.exp
Tom de Vries
- [pushed 0/3] [gdb/testsuite] Various fixes for gdb.server/multi-ui-errors.exp
Tom de Vries
- [pushed 1/3] [gdb/testsuite] Consume output asap in gdb.server/multi-ui-errors.exp
Tom de Vries
- [pushed 2/3] [gdb/testsuite] Fix gdb.server/multi-ui-errors.exp with local-remote-host-notty
Tom de Vries
- [pushed 3/3] [gdb/testsuite] Use ssh -t in remote-*.exp
Tom de Vries
- [PATCH 0/7] introduce get_runtime_path
Andrew Burgess
- [PATCH 34/40] sim/rx: Mark unused function
Tsukasa OI
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH v7 0/4] gdb: split array and string limiting options
Maciej W. Rozycki
- [PATCH v7 1/4] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
Maciej W. Rozycki
- [PATCH v7 3/4] GDB: Add a character string limiting option
Maciej W. Rozycki
- [PATCH v7 4/4] GDB/testsuite: Expand for character string limiting options
Maciej W. Rozycki
- [OB PATCH] gdb/testsuite: Wrap `param_integer_error' in gdb.guile/scm-parameter.exp
Maciej W. Rozycki
- [PATCH v7 1/4] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Eli Zaretskii
- [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
Eli Zaretskii
- [PATCH v7 3/4] GDB: Add a character string limiting option
Eli Zaretskii
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH] Fix regression in pointer-to-member printing
Joel Brobecker
- GDB 13 release -- 2022-10-29 update
Joel Brobecker
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Luis Machado
- [PATCH 11/11] gdb/testsuite: disable gdb.cp/call-method-register.exp with clang
Bruno Larsen
- GDB 13 release -- 2022-10-29 update
Andrew Burgess
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Luis Machado
- [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
Bruno Larsen
- [PATCH 09/11] gdb/testsuite: fix gdb.cp/converts.exp to run with clang
Bruno Larsen
- [PATCH v3] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
Simon Marchi
- [OB PATCH] gdb/testsuite: Wrap `param_integer_error' in gdb.guile/scm-parameter.exp
Simon Marchi
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Simon Marchi
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Luis Machado
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
Maciej W. Rozycki
- [PATCH 1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
Andrew Burgess
- [PATCH 1/2] Inline initialization of gdbarch members
Tom Tromey
- [RFC][top-level] Add configure test-case
Nick Clifton
- [PATCH 2/2] gdb/c++: Improve error messages in overload resolution
Andrew Burgess
- [PATCH 2/2 ver 2] PowerPC, fix support for printing the function return value for non-trivial values.
Carl Love
- [PATCH] sim: common: change sim_{fetch, store}_register helpers to use void* buffers
Mike Frysinger
- [PATCH] sim: split CPPFLAGS between build & host
Mike Frysinger
- [PATCH] Add missing TYPE_CODE_* constants to Python
Tom Tromey
- [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
Simon Marchi
- [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
Simon Marchi
- Question: [PATCH] Change calculation of frame_id by amd64 epilogue unwinder
Carl Love
Last message date:
Mon Oct 31 20:16:21 GMT 2022
Archived on: Mon Oct 31 20:16:27 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).