Show patches with: State = Action Required       |    Archived = No       |   4381 patches
« 1 237 38 3943 44 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[7/8] Use gdb_gmp for scalar arithmetic Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[6/8] Use value_true in value_equal and value_less Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[5/8] Simplify binop_promote Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[4/8] Add value_as_mpz and value_from_mpz Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[3/8] Add truncation mode to gdb_mpz Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[2/8] Avoid a copy in gdb_mpz::safe_export Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[1/8] Add many operators to gdb_mpz Arithmetic for 128-bit types - - --- 2023-03-03 Tom Tromey New
[3/3] gdb: initialize interp::next Some minor interps tweaks 1 - --- 2023-03-02 Simon Marchi New
[2/3] gdb: make interp::m_name an `const char *` Some minor interps tweaks 1 - --- 2023-03-02 Simon Marchi New
[1/3] gdb: make get_interp_info return a reference Some minor interps tweaks 1 - --- 2023-03-02 Simon Marchi New
Remove dead code from scalar_binop Remove dead code from scalar_binop - - --- 2023-03-01 Tom Tromey New
[2/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp [1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp - - --- 2023-03-01 Carl Love New
[1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp [1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp 1 - --- 2023-03-01 Carl Love New
Introduce rust_at_least helper proc Introduce rust_at_least helper proc - - --- 2023-03-01 Tom Tromey New
[9/9] fbsd-nat: Stop a process if it is running before killing it. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[8/9] fbsd-nat: Fix thread_alive against a running thread. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[7/9] fbsd-nat: Fix several issues with detaching. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[6/9] fbsd-nat: Fix resuming and waiting with multiple processes. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[5/9] fbsd-nat: Defer any ineligible events reported by wait. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[4/9] fbsd-nat: Add a list of pending events. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[3/9] fbsd-nat: Use correct constant for target_waitstatus::sig. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[2/9] fbsd-nat: Avoid a direct write to target_waitstatus::kind. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[1/9] fbsd-nat: Add missing spaces. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[2/2] gdb: add gdbarch::displaced_step_max_buffer_length Add new gdbarch::displaced_step_max_buffer_length field - - --- 2023-02-28 Andrew Burgess New
[1/2] gdb: updates to gdbarch.py algorithm Add new gdbarch::displaced_step_max_buffer_length field - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,12/12] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,11/12] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,10/12] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,09/12] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,08/12] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,07/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,06/12] gdb: don't always print breakpoint location after failed condition check Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,05/12] gdb: avoid repeated signal reporting during failed conditional breakpoint Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,04/12] gdbserver: allow agent expressions to fail with invalid memory access Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,03/12] gdbserver: allows agent_mem_read to return an error code Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,02/12] gdb: include breakpoint number in testing condition error message Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[PATCHv4,01/12] gdb/doc: extended documentation for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-02-28 Andrew Burgess New
[26/26] gdbserver: allow gradually populating and selectively storing a regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[25/26] gdbserver: refuse null argument in regcache::supply_regblock gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[24/26] gdbserver: return tracked register status in regcache_raw_read_unsigned gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[23/26] gdbserver: set register statuses in registers_from_string gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[22/26] gdbserver: zero-out register values in regcache-discard gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[21/26] gdbserver: use REG_UNKNOWN for a regcache's register statuses gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[20/26] gdbserver: make some regcache fields private gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[19/26] gdbserver: fix the declared type of register_status in regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[18/26] gdbsupport: fix a typo in a comment in common-regcache.h gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[17/26] gdbserver: rename regcache's registers_valid to registers_fetched gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[16/26] gdbserver: boolify regcache fields gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[15/26] gdbserver: check for nullptr condition in regcache::get_register_status gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[14/26] gdbserver: introduce and use regcache::set_register_status gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[13/26] gdbserver: convert register_data into regcache::register_data gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[12/26] gdbserver: convert supply_regblock to regcache::supply_regblock gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[11/26] gdbserver: convert registers_from_string into regcache::registers_from_string gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[10/26] gdbserver: convert registers_to_string into regcache::registers_to_string gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[09/26] gdbserver: extract out regcache::invalidate and regcache::discard gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[08/26] gdbserver: convert free_register_cache into a destructor of regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[07/26] gdbserver: convert regcache_cpy into regcache::copy_from gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[06/26] gdbserver: turn part of get_thread_regcache into regcache::fetch gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[05/26] gdbserver: add a pointer to the owner thread in regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[04/26] gdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[03/26] gdbserver: by-pass regcache to access tdesc only gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[02/26] gdbserver: convert new_register_cache into a regcache constructor gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[01/26] gdbserver: convert init_register_cache into regcache::initialize gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[13/13] gdb: remove a use of alloca from symfile.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
« 1 237 38 3943 44 »