Show patches with: none      |   25883 patches
« 1 246 47 48258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
gdb: update some copyright years (2022 -> 2023) gdb: update some copyright years (2022 -> 2023) - - --- 2023-03-01 Simon Marchi Committed
[2/2] Use const for dwarf2_property_baton Two minor dynamic property fixes - - --- 2023-03-01 Tom Tromey Committed
[1/2] Make gdb property batons type-safe Two minor dynamic property fixes - - --- 2023-03-01 Tom Tromey Committed
[pushed,gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp [pushed,gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp - - --- 2023-03-01 Tom de Vries Committed
Fix btrace regression Fix btrace regression - - --- 2023-03-01 Tom Tromey Committed
[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
[pushed,gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts [pushed,gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts - - --- 2023-02-28 Tom de Vries Committed
[pushed] Remove value_in [pushed] Remove value_in - - --- 2023-02-28 Tom Tromey Committed
[pushed,gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le [pushed,gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le - - --- 2023-02-28 Tom de Vries Committed
[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
[12/13] gdb: remove uses of alloca from valprint.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[11/13] gdb: remove some uses of alloca from remote.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[10/13] gdb: remove some uses of alloca from printcmd.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[09/13] gdb: remove use of alloca from mem-break.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[08/13] gdb: remove use of alloca from linux-nat-trad.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[07/13] gdb: remove use of alloca from findvar.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[06/13] gdb: remove a use of alloca from elfread.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[05/13] gdb: remove uses of alloca from dwarf2/expr.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[04/13] gdb: remove use of alloca from corefile.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[03/13] gdb: remove use of alloca from c-lang.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[02/13] gdb: remove use of alloca from auxv.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[01/13] gdb: remove uses of alloca from arch-utils.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
gdb: error out if architecture does not implement any "return_value" hook gdb: error out if architecture does not implement any "return_value" hook - - --- 2023-02-27 Simon Marchi New
[7/7] gdb/debuginfod: Add .debug_line downloading [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[6/7] gdb/testsuite/gdb.debuginfod: Add lazy downloading tests [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[5/7] gdb/debuginfod: Support on-demand debuginfo downloading [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[4/7] gdb/ui-file: Add newline tracking [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[3/7] gdb/debuginfod: disable pagination during downloads [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[2/7] gdb: add 'lazy' setting for command 'set debuginfod enabled' [1/7] gdb/debuginfod: Add debuginfod_section_query 1 - --- 2023-02-27 Aaron Merey New
[1/7] gdb/debuginfod: Add debuginfod_section_query [1/7] gdb/debuginfod: Add debuginfod_section_query - - --- 2023-02-27 Aaron Merey New
[v2] gdb/testsuite: add regression test for per-objfile typeprinters [v2] gdb/testsuite: add regression test for per-objfile typeprinters 1 - --- 2023-02-27 Guinevere Larsen New
[v2] gdb, python: selectively omit enabling stdin in gdb.execute exception [v2] gdb, python: selectively omit enabling stdin in gdb.execute exception 1 - --- 2023-02-27 Aktemur, Tankut Baris New
[v3,10/10] gdb: make-target-delegates.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,09/10] gdb: make-target-delegates.py: add Entry type Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,08/10] gdb: make-target-delegates.py: make one string raw Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,07/10] gdb: gdbarch*.py, copyright.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,06/10] gdb: split gdbarch component types to gdbarch_types.py Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,05/10] gdb: pyproject.toml: set pyright typeCheckingMode = "strict" Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,04/10] gdb: gdbarch.py: remove Info.__init__ Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-27 Simon Marchi Committed
[v3,03/10] gdb: gdbarch.py: spell out parameters of _Component.__init__ Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,02/10] gdb: reformat Python files with black 23.1.0 Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
[v3,01/10] gdb: remove invalid / dead code from gdbarch.py Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-27 Simon Marchi Committed
Remove OBJF_REORDERED Remove OBJF_REORDERED 1 - --- 2023-02-26 Tom Tromey New
[pushed] Remove expand_symtab_containing_pc [pushed] Remove expand_symtab_containing_pc - - --- 2023-02-26 Tom Tromey Committed
[v2,10/10] gdb: make-target-delegates.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi New
[v2,09/10] gdb: make-target-delegates.py: add Entry type Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi New
[v2,08/10] gdb: make-target-delegates.py: make one string raw Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi Committed
[v2,07/10] gdb: gdbarch*.py, copyright.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi New
[v2,06/10] gdb: split gdbarch component types to gdbarch_types.py Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi New
[v2,05/10] gdb: pyproject.toml: set pyright typeCheckingMode = "strict" Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi Committed
[v2,04/10] gdb: gdbarch.py: remove Info.__init__ Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-25 Simon Marchi Committed
[v2,03/10] gdb: gdbarch.py: spell out parameters of _Component.__init__ Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi Committed
« 1 246 47 48258 259 »