Show patches with: State = Action Required       |   21183 patches
« 1 237 38 39211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PATCHv2,1/4] gdb: more debug output for displaced stepping AMD64 Displaced Stepping Fix - - --- 2023-03-16 Andrew Burgess New
Fix build breakage in rs6000-aix-tdep.c Fix build breakage in rs6000-aix-tdep.c - - --- 2023-03-16 Tom Tromey New
aarch64: Check for valid inferior thread/regcache before reading pauth registers aarch64: Check for valid inferior thread/regcache before reading pauth registers - - --- 2023-03-16 Luis Machado New
[pushed] Fix formatting in gdb/printing.py [pushed] Fix formatting in gdb/printing.py - - --- 2023-03-15 Tom Tromey New
Rewrite Ada symbol cache Rewrite Ada symbol cache - - --- 2023-03-15 Tom Tromey New
[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver [gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver - - --- 2023-03-15 Xinyu Lu New
gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server - - --- 2023-03-15 Andrew Burgess New
[5/5] Handle Ada Pragma Import and Pragma Export Implement Ada Pragma Import and Pragma Export - - --- 2023-03-14 Tom Tromey New
[4/5] Introduce symbol_block_ops::get_block_value Implement Ada Pragma Import and Pragma Export - - --- 2023-03-14 Tom Tromey New
[3/5] Define symbol::value_block separately Implement Ada Pragma Import and Pragma Export - - --- 2023-03-14 Tom Tromey New
[2/5] Bump MAX_SYMBOL_IMPLS Implement Ada Pragma Import and Pragma Export - - --- 2023-03-14 Tom Tromey New
[1/5] Introduce lookup_minimal_symbol_linkage Implement Ada Pragma Import and Pragma Export - - --- 2023-03-14 Tom Tromey New
Add readMemory and writeMemory requests to DAP Add readMemory and writeMemory requests to DAP - - --- 2023-03-14 Tom Tromey New
[aarch64] tpidr2: Fix erroneous detection logic for TPIDR2 [aarch64] tpidr2: Fix erroneous detection logic for TPIDR2 - - --- 2023-03-14 Luis Machado New
[v2,3/3] Remove version_at_least Version comparisons in the test suite - - --- 2023-03-14 Tom Tromey New
[v2,2/3] Rewrite version_compare and rust_at_least Version comparisons in the test suite - - --- 2023-03-14 Tom Tromey New
[v2,1/3] Introduce rust_at_least helper proc Version comparisons in the test suite - - --- 2023-03-14 Tom Tromey New
[3/3] Use entry values for 32-bit PPC struct return PPC/PPC64 "finish" fixes - - --- 2023-03-14 Tom Tromey New
[2/3] Handle erroneous DW_AT_call_return_pc PPC/PPC64 "finish" fixes - - --- 2023-03-14 Tom Tromey New
[1/3] Handle function descriptors in call_site_target PPC/PPC64 "finish" fixes - - --- 2023-03-14 Tom Tromey New
[RFC,3/3,gdb/dap] Allow WAIT_FOR_EVENTS input Handle DAP command files - - --- 2023-03-14 Tom de Vries New
[RFC,2/3,gdb/dap] Allow Content-Length on separate line Handle DAP command files - - --- 2023-03-14 Tom de Vries Changes Requested
[20/20] Remove objfile_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[19/20] Add some types to struct builtin_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[18/20] Rename objfile_type to builtin_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[17/20] Use builtin type when appropriate Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[16/20] Use type allocator for set types Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[15/20] Use type allocator for array types Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[14/20] Use type allocator for range types Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[13/20] Unify arch_pointer_type and init_pointer_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[12/20] Unify arch_decfloat_type and init_decfloat_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[11/20] Unify arch_float_type and init_float_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[10/20] Unify arch_boolean_type and init_boolean_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[09/20] Unify arch_character_type and init_character_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[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 Schimpe, Christina New
[1/1] gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command Remove redundant ERROR_NO_INFERIOR in continue_command - - --- 2023-03-13 Schimpe, Christina New
[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 Guinevere 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
[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
[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
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
gdb: Fix GDB_AC_CHECK_BFD macro regression gdb: Fix GDB_AC_CHECK_BFD macro regression 1 - --- 2023-03-07 Richard Purdie New
[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 1 - --- 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
[8/8] Fix 128-bit integer bug in Ada Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
« 1 237 38 39211 212 »