Show patches with: none      |   25846 patches
« 1 246 47 48258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[v2,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-25 Simon Marchi Committed
[v2,01/10] gdb: remove invalid / dead code from gdbarch.py Add typing annotations to gdbarch*.py and make-target-delegates.py 1 - --- 2023-02-25 Simon Marchi Committed
[2/2] Regenerate Linux syscall group info Autogenerate gdb/syscalls/linux-defaults.xml.in (syscall groups) from strace sources - - --- 2023-02-24 Pedro Alves Committed
[1/2] Autogenerate gdb/syscalls/linux-defaults.xml.in (groups) from strace sources Autogenerate gdb/syscalls/linux-defaults.xml.in (syscall groups) from strace sources - - --- 2023-02-24 Pedro Alves New
Move allocate_stub_method to stabsread.c Move allocate_stub_method to stabsread.c - - --- 2023-02-24 Tom Tromey New
[4/4] Use require with test_compiler_info More uses of require - - --- 2023-02-24 Tom Tromey New
[3/4] More uses of require with istarget More uses of require - - --- 2023-02-24 Tom Tromey New
[2/4] Use require with gdb_skip_stdio_test More uses of require - - --- 2023-02-24 Tom Tromey New
[1/4] Use require with target_info More uses of require - - --- 2023-02-24 Tom Tromey New
[v2,gdb/doc] aarch64: Expand documentation of XML features [v2,gdb/doc] aarch64: Expand documentation of XML features - - --- 2023-02-24 Luis Machado New
[v2,gdb/doc] arm: Expand documentation of XML features [v2,gdb/doc] arm: Expand documentation of XML features - - --- 2023-02-24 Luis Machado New
Fix crash in inside_main_func Fix crash in inside_main_func - - --- 2023-02-24 Tom Tromey New
[pushed] gdb: fix parenthesis position in comment [pushed] gdb: fix parenthesis position in comment - - --- 2023-02-24 Simon Marchi New
Handle half-float in 'x' command Handle half-float in 'x' command - - --- 2023-02-24 Tom Tromey New
[2/2] gdb, python: selectively omit enabling stdin in gdb.execute exception [1/2] gdb, python: do minor modernization in execute_gdb_command - - --- 2023-02-24 Aktemur, Tankut Baris New
[1/2] gdb, python: do minor modernization in execute_gdb_command [1/2] gdb, python: do minor modernization in execute_gdb_command - - --- 2023-02-24 Aktemur, Tankut Baris New
[gdb/symtab] Add set/show always-read-ctf on/off [gdb/symtab] Add set/show always-read-ctf on/off 1 - --- 2023-02-24 Tom de Vries Committed
gdb/python: Fix --disable-tui build gdb/python: Fix --disable-tui build - - --- 2023-02-24 Kévin Le Gouguec Committed
[v2] gdb: xtensa: don't supply registers if they are not present [v2] gdb: xtensa: don't supply registers if they are not present - - --- 2023-02-24 Alexey Lapshin New
gdb: LoongArch: Added support for static data member in struct gdb: LoongArch: Added support for static data member in struct 1 - --- 2023-02-24 Hui Li Committed
[9/9] gdb: make-target-delegates.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[8/9] gdb: make-target-delegates.py: add Entry type Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[7/9] gdb: make-target-delegates.py: make one string raw Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi Committed
[6/9] gdb: gdbarch*.py, copyright.py: add type annotations Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[5/9] gdb: split gdbarch component types to gdbarch_types.py Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi New
[4/9] gdb: pyproject.toml: set pyright typeCheckingMode = "strict" Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi Committed
[3/9] gdb: gdbarch.py: spell out parameters of _Component.__init__ Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi Committed
[2/9] gdb: reformat Python files with black 23.1.0 Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi Committed
[1/9] gdb: remove invalid / dead code from gdbarch.py Add typing annotations to gdbarch*.py and make-target-delegates.py - - --- 2023-02-23 Simon Marchi Committed
GDB: Fix out of bounds accesses with limited-length values GDB: Fix out of bounds accesses with limited-length values - - --- 2023-02-23 Maciej W. Rozycki Committed
Implement DAP variables, scopes, and evaluate requests Implement DAP variables, scopes, and evaluate requests - - --- 2023-02-23 Tom Tromey New
[6/6] Hide the implementation of gdb_mpf Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[5/6] Rename gdb_mpq::val and make contents private Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[4/6] Add operators and methods to gdb_mpq Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[3/6] Rename gdb_mpz::val and make contents private Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[2/6] Add methods and operators to gdb_mpz Make GMP data members private - - --- 2023-02-23 Tom Tromey New
[1/6] Clean up gmp-utils.h includes Make GMP data members private - - --- 2023-02-23 Tom Tromey New
« 1 246 47 48258 259 »