Show patches with: Archived = No       |   4751 patches
« 1 2 3 447 48 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[08/20] Unify arch_integer_type and init_integer_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[07/20] Remove init_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[06/20] Remove arch_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[05/20] Reuse existing builtin types Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[04/20] Remove alloc_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[03/20] Remove alloc_type_copy Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[02/20] Remove alloc_type_arch Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[01/20] Introduce type_allocator Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[3/3] gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.exp riscv: improve unwinding with no DWARF - - --- 2023-03-13 Andrew Burgess New
[2/3] gdb/riscv: support c.ldsp and c.lwsp in prologue scanner riscv: improve unwinding with no DWARF - - --- 2023-03-13 Andrew Burgess New
[1/3] gdb/riscv: convert riscv debug settings to new debug print scheme riscv: improve unwinding with no DWARF - - --- 2023-03-13 Andrew Burgess New
[v2,1/1] gdb, breakpoint: add breakpoint location debugging logs Add breakpoint location debugging logs 1 - --- 2023-03-13 Christina Schimpe New
[1/1] gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command Remove redundant ERROR_NO_INFERIOR in continue_command - - --- 2023-03-13 Christina Schimpe New
[pushed,8/8,gdb/testsuite] Fix gdb.python/tui-window-factory.exp for remote host Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,7/8,gdb/testsuite] Fix gdb.python/tui-window.exp for remote host Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,6/8,gdb/testsuite] Fix gdb.tui/completion.exp for local-remote-host-notty Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,5/8,gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote host Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,4/8,gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output.exp for remote host Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,3/8,gdb/testsuite] Require ![is_remote host] for TUI Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,2/8,gdb/testsuite] Handle USE_TUI in gdb.tui/corefile-run.exp Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,1/8,gdb/testsuite] Fix untested message in gdb.tui/corefile-run.exp Fix remote host issues in TUI tests - - --- 2023-03-13 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver [pushed,gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver - - --- 2023-03-13 Tom de Vries Committed
[OBV/PATCH,gdb/obvious] : fix python formatting for test gdb.python/py-typeprint.py [OBV/PATCH,gdb/obvious] : fix python formatting for test gdb.python/py-typeprint.py - - --- 2023-03-13 Bruno Larsen New
[v6,gdb/mi] Don't treat references to compound values as "simple". [v6,gdb/mi] Don't treat references to compound values as "simple". - - --- 2023-03-11 Gareth Rees New
PR gdb/30219: Clear sync_quit_force_run in quit_force PR gdb/30219: Clear sync_quit_force_run in quit_force - - --- 2023-03-10 Kevin Buettner New
[PATCHv3,9/9] gdb: add gdbarch::displaced_step_buffer_length Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,8/9] gdbarch: make invalid=True the default for all Components Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,7/9] gdbarch: remove some unneeded predefault="0" from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,6/9] gdbarch: improve generation of validation in gdbarch getters Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,5/9] gdbarch: use predefault for more value components within gdbarch Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,4/9] gdb/gdbarch: remove the 'invalid=None' state from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,3/9] gdb/gdbarch: split postdefault setup from invalid check in gdbarch.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,2/9] gdb/gdbarch: remove yet more 'invalid=True' from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[PATCHv3,1/9] gdb/gdbarch: remove unused 'invalid=True' from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-10 Andrew Burgess New
[2/2] gdb/doc: uniformize wording for GMP and MPFR entries doc: MPFR is now a necessary requirement 1 - --- 2023-03-10 Philippe Blain New
[1/2] gdb/doc: MPFR is now a necessary requirement doc: MPFR is now a necessary requirement - - --- 2023-03-10 Philippe Blain New
[pushed,4/4,gdb/testsuite] Fix gdb.python/py-completion.exp [pushed,1/4,gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target - - --- 2023-03-10 Tom de Vries Committed
[pushed,3/4,gdb/testsuite] Fix gdb.python/py-cmd.exp [pushed,1/4,gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target - - --- 2023-03-10 Tom de Vries Committed
[pushed,2/4,gdb/testsuite] Fix py-autoloaded-pretty-printers-in-newobjfile-event.exp for remote tar… [pushed,1/4,gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target - - --- 2023-03-10 Tom de Vries Committed
[pushed,1/4,gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target [pushed,1/4,gdb/testsuite] Fix gdb.python/py-event-load.exp for remote target - - --- 2023-03-10 Tom de Vries Committed
[10/10] gdb/python: Add new gdb.unwinder.FrameId class Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[09/10] gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value args Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[08/10] gdb: have value_as_address call unpack_pointer Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[07/10] gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfo Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[06/10] gdb/python: add __repr__ for PendingFrame and UnwindInfo Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[05/10] gdb/python: add some additional methods to gdb.PendingFrame Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[04/10] gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.c Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[03/10] gdb/python: remove unneeded nullptr check in frapy_block Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[02/10] gdb/python: make the gdb.unwinder.Unwinder class more robust Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[01/10] gdb/doc: spring clean the Python unwinders documentation Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[1/2,ver,2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp [1/2,ver,2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp - - --- 2023-03-09 Carl Love New
[pushed] gdb, gdbserver, gdbsupport: fix whitespace issues [pushed] gdb, gdbserver, gdbsupport: fix whitespace issues - - --- 2023-03-09 Simon Marchi New
PR gdb/30214: Prefer local include paths to system include paths PR gdb/30214: Prefer local include paths to system include paths 1 - --- 2023-03-09 John Baldwin New
[3/3] Use the correct frame when evaluating a dynamic property Handle dynamic properties and static link - - --- 2023-03-09 Tom Tromey New
[2/3] Pass a frame to value_at_lazy and value_from_contents_and_address Handle dynamic properties and static link - - --- 2023-03-09 Tom Tromey New
[1/3] Add frame parameter to resolve_dynamic_type Handle dynamic properties and static link - - --- 2023-03-09 Tom Tromey New
[pushed,gdb/testsuite] Fix gdb.threads/pending-fork-event-detach.exp for remote target [pushed,gdb/testsuite] Fix gdb.threads/pending-fork-event-detach.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[v2] gdb/testsuite: Add support for LoongArch in gdb.base/float.exp [v2] gdb/testsuite: Add support for LoongArch in gdb.base/float.exp - - --- 2023-03-09 Hui Li New
* gdb.base/float.exp: Add test for loongarch * gdb.base/float.exp: Add test for loongarch 1 - --- 2023-03-09 Hui Li New
[pushed,gdb/testsuite] Fix gdb.threads/multiple-successive-infcall.exp on native-gdbserver [pushed,gdb/testsuite] Fix gdb.threads/multiple-successive-infcall.exp on native-gdbserver - - --- 2023-03-09 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp on native-gdbserver [pushed,gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp on native-gdbserver - - --- 2023-03-09 Tom de Vries Committed
[7/7,gdb/testsuite] Fix gdb.server/*.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[6/7,gdb/testsuite] Fix gdb.server/unittest.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[5/7,gdb/testsuite] Fix gdbserver path in remote-stdio-gdbserver.exp [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[4/7,gdb/testsuite] Fix gdb.server/sysroot.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[3/7,gdb/testsuite] Fix gdb.server/multi-ui-errors.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[2/7,gdb/testsuite] Fix gdb.server/server-kill.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
[1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target [1/7,gdb/testsuite] Fix gdb.server/connect-with-no-symbol-file.exp for remote target - - --- 2023-03-09 Tom de Vries Committed
Fix htab_t pretty-printer for NULL values Fix htab_t pretty-printer for NULL values - - --- 2023-03-08 Tom Tromey New
[5/5] Change linetable_entry::is_stmt to bool Make line tables independent of objfile - - --- 2023-03-08 Tom Tromey New
[4/5] Remove extra scopes from objfile_relocate1 Make line tables independent of objfile - - --- 2023-03-08 Tom Tromey New
[3/5] Constify linetables Make line tables independent of objfile - - --- 2023-03-08 Tom Tromey New
[2/5] Change linetables to be objfile-independent Make line tables independent of objfile - - --- 2023-03-08 Tom Tromey New
[1/5] Add operator< and operator== to linetable_entry Make line tables independent of objfile - - --- 2023-03-08 Tom Tromey New
[1/1] gdb, infcmd: Support jump command with same line in multiple object files. gdb, infcmd: Support jump command with same line in multiple object files. - - --- 2023-03-08 Matti Puputti New
PowerPC, fix test gdb.arch/altivec-regs.exp PowerPC, fix test gdb.arch/altivec-regs.exp - - --- 2023-03-07 Carl Love New
[pushed] Fix selfcheck regression due to new maint command [pushed] Fix selfcheck regression due to new maint command - - --- 2023-03-07 Tom Tromey New
[pushed,gdb/testsuite] Fix gdb.threads/execl.exp for remote target [pushed,gdb/testsuite] Fix gdb.threads/execl.exp for remote target - - --- 2023-03-07 Tom de Vries Committed
[pushed,2/2,gdb/testsuite] Fix gdb.base/skip-solib.exp for remote target [pushed,1/2,gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.exp - - --- 2023-03-07 Tom de Vries Committed
[pushed,1/2,gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.exp [pushed,1/2,gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.exp - - --- 2023-03-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remote target [pushed,gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remote target - - --- 2023-03-07 Tom de Vries Committed
gdb: Fix GDB_AC_CHECK_BFD macro regression gdb: Fix GDB_AC_CHECK_BFD macro regression 1 - --- 2023-03-07 Richard Purdie New
[pushed,gdb/testsuite] Fix gdb.base/break-probes.exp for remote target [pushed,gdb/testsuite] Fix gdb.base/break-probes.exp for remote target - - --- 2023-03-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-localhost [pushed,gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-localhost - - --- 2023-03-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-localhost [pushed,gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-localhost - - --- 2023-03-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on-localhost [pushed,gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on-localhost - - --- 2023-03-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhost [pushed,gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhost - - --- 2023-03-07 Tom de Vries Committed
[v3] gdb/debuginfod: Ctrl-C ask to cancel further downloads [v3] gdb/debuginfod: Ctrl-C ask to cancel further downloads - - --- 2023-03-07 Aaron Merey New
gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value 1 - --- 2023-03-06 Simon Marchi New
gdb/mi: check thread exists when creating thread-specific b/p gdb/mi: check thread exists when creating thread-specific b/p - - --- 2023-03-06 Andrew Burgess New
[v2] Ensure index cache entry written in test [v2] Ensure index cache entry written in test 1 - --- 2023-03-06 Tom Tromey New
Implement repl evaluation for DAP Implement repl evaluation for DAP - - --- 2023-03-06 Tom Tromey New
[PATCHv2,5/5] gdb: add gdbarch::displaced_step_buffer_length Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-06 Andrew Burgess New
[PATCHv2,4/5] gdb/gdbarch: remove the 'invalid=None' state from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-06 Andrew Burgess New
[PATCHv2,3/5] gdb/gdbarch: split postdefault setup from invalid check in gdbarch.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-06 Andrew Burgess New
[PATCHv2,2/5] gdb/gdbarch: remove yet more 'invalid=True' from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-06 Andrew Burgess New
[PATCHv2,1/5] gdb/gdbarch: remove unused 'invalid=True' from gdbarch_components.py Add new gdbarch::displaced_step_buffer_length field - - --- 2023-03-06 Andrew Burgess New
[v2,4/4,gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite [v2,1/4,gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp 1 - --- 2023-03-04 Tom de Vries Committed
[v2,3/4,gdb/testsuite] Allow args in gdb_caching_proc [v2,1/4,gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp 1 - --- 2023-03-04 Tom de Vries Committed
[v2,2/4,gdb/testsuite] Use regular proc syntax for gdb_caching_proc [v2,1/4,gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp 1 - --- 2023-03-04 Tom de Vries Committed
« 1 2 3 447 48 »