Show patches with: State = Action Required       |    Archived = No       |   1397 patches
« 1 28 9 1013 14 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[10/26] gdbserver: convert registers_to_string into regcache::registers_to_string gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[09/26] gdbserver: extract out regcache::invalidate and regcache::discard gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[08/26] gdbserver: convert free_register_cache into a destructor of regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[07/26] gdbserver: convert regcache_cpy into regcache::copy_from gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[06/26] gdbserver: turn part of get_thread_regcache into regcache::fetch gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[05/26] gdbserver: add a pointer to the owner thread in regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[04/26] gdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcache gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[03/26] gdbserver: by-pass regcache to access tdesc only gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[02/26] gdbserver: convert new_register_cache into a regcache constructor gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur New
[01/26] gdbserver: convert init_register_cache into regcache::initialize gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Tankut Baris Aktemur 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 Bruno 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 Tankut Baris Aktemur New
Remove OBJF_REORDERED Remove OBJF_REORDERED 1 - --- 2023-02-26 Tom Tromey New
[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,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
[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 Tankut Baris Aktemur 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 Tankut Baris Aktemur New
[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
[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
[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
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 New
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
[pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR [pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR - - --- 2023-02-23 Simon Marchi New
gdb/amd64: replace xmalloc/alloca with gdb::byte_vector gdb/amd64: replace xmalloc/alloca with gdb::byte_vector 1 - --- 2023-02-23 Andrew Burgess New
[3/3] gdb: fix reg corruption from displaced stepping on amd64 AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[2/3] gdb: remove gdbarch_displaced_step_fixup_p AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[1/3] gdb: more debug output for displaced stepping AMD64 Displaced Stepping Fix - - --- 2023-02-23 Andrew Burgess New
[1/1] gdb: Add functionality to disable test for specific architecture Add functionality to disable test for specific architecture - - --- 2023-02-23 Stephan Rohr New
gdb/testsuite: add regression test for per-objfile typeprinters gdb/testsuite: add regression test for per-objfile typeprinters 1 - --- 2023-02-23 Bruno Larsen New
[v2,1/1] gdb, infcmd: Support jump command in multi-inferior case. gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-02-23 Matti Puputti New
[gdb/doc] aarch64: Expand documentation of XML features [gdb/doc] aarch64: Expand documentation of XML features 1 - --- 2023-02-23 Luis Machado New
[gdb/doc] arm: Expand documentation of XML features [gdb/doc] arm: Expand documentation of XML features 1 - --- 2023-02-23 Luis Machado New
gdbserver/linux-low.cc: Fix a typo in ternary operator gdbserver/linux-low.cc: Fix a typo in ternary operator - - --- 2023-02-23 Khem Raj New
Remove 'eval' from gdb_breakpoint Remove 'eval' from gdb_breakpoint - - --- 2023-02-22 Tom Tromey New
gdb.reverse/time-reverse.exp: test both time syscall and C time function (was: Re: [pushed] [gdb/te… gdb.reverse/time-reverse.exp: test both time syscall and C time function (was: Re: [pushed] [gdb/te… - - --- 2023-02-22 Pedro Alves New
Merge forget_cached_source_info_for_objfile into objfile method Merge forget_cached_source_info_for_objfile into objfile method - - --- 2023-02-21 Tom Tromey New
[1/1] gdb, infcmd: Support jump command in multi-inferior case. [1/1] gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-02-21 Matti Puputti New
[1/1] gdb, breakpoint: add breakpoint location debugging logs Add breakpoint location debugging logs 1 - --- 2023-02-21 Christina Schimpe New
[pushed] gdb: revert one erroneous bool-ification change [pushed] gdb: revert one erroneous bool-ification change - - --- 2023-02-20 Simon Marchi New
[8/8] gdb: fix mi breakpoint-deleted notifications for thread-specific b/p Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[7/8] gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remote Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[6/8] gdb/testsuite: introduce is_target_non_stop helper proc Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[5/8] gdb/testsuite introduce foreach_mi_ui_mode helper proc Fix missing MI =breakpoint-deleted notifications - - --- 2023-02-20 Andrew Burgess New
[2/8] gdb: don't duplicate 'thread' field in MI breakpoint output Fix missing MI =breakpoint-deleted notifications 1 - --- 2023-02-20 Andrew Burgess New
[v2] gdb: add --with-curses to --configuration output [v2] gdb: add --with-curses to --configuration output - - --- 2023-02-19 Philippe Blain New
[release/branch] Bump GDB's version number to 13.1.90.DATE-git. [release/branch] Bump GDB's version number to 13.1.90.DATE-git. - - --- 2023-02-19 Joel Brobecker New
[release/branch] Set GDB version number to 13.1. [release/branch] Set GDB version number to 13.1. - - --- 2023-02-19 Joel Brobecker New
Issue error on erroneous expression Issue error on erroneous expression 1 - --- 2023-02-18 Tom Tromey New
[5/5] gdb tests: Allow for "LWP" in thread IDs from info threads. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin New
[pushed] Remove two unnecessary returns in ada-lang.c [pushed] Remove two unnecessary returns in ada-lang.c - - --- 2023-02-17 Tom Tromey New
[v2] Use styled_string when defering warnings when loading separate debug files [v2] Use styled_string when defering warnings when loading separate debug files - - --- 2023-02-17 Alexandra Petlanova Hajkova New
[2/2] Fix crash in go_symbol_package_name Fix a crash in go-lang.c 1 - --- 2023-02-17 Tom Tromey New
[1/2] Avoid manual memory management in go-lang.c Fix a crash in go-lang.c 1 - --- 2023-02-17 Tom Tromey New
Use styled_string when defering warnings when loading separate debug files Use styled_string when defering warnings when loading separate debug files - - --- 2023-02-16 Alexandra Petlanova Hajkova New
[2/2] gdb: LoongArch: Support reg aliases in info reg command gdb: LoongArch: Modify the info reg command - - --- 2023-02-16 Hui Li New
[1/2] gdb: LoongArch: Modify the result of the info reg command gdb: LoongArch: Modify the info reg command - - --- 2023-02-16 Hui Li New
gdb/doc: Consistency fixes for GDB/MI documentation gdb/doc: Consistency fixes for GDB/MI documentation - - --- 2023-02-16 Andrew Burgess New
Fix Tcl quoting in gdb_assert Fix Tcl quoting in gdb_assert - - --- 2023-02-15 Tom Tromey New
« 1 28 9 1013 14 »