Show patches with: State = Action Required       |    Archived = No       |   872 patches
« 1 23 4 58 9 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INT… Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INT… 1 - --- 2023-02-15 Pedro Alves New
Fix DAP stackTrace through frames without debuginfo Fix DAP stackTrace through frames without debuginfo - 1 --- 2023-02-15 Tom Tromey New
gdb: add --with-curses to --configuration output gdb: add --with-curses to --configuration output - - --- 2023-02-15 Philippe Blain New
gdb/doc: document MI -remove-inferior command gdb/doc: document MI -remove-inferior command - - --- 2023-02-15 Andrew Burgess New
[2/6] Change value::m_lazy to bool Use bool in value - - --- 2023-02-14 Tom Tromey New
[v2] gdb: remove --disable-gdbmi configure option [v2] gdb: remove --disable-gdbmi configure option - - --- 2023-02-14 Simon Marchi New
gdb: remove --disable-gdbmi configure option gdb: remove --disable-gdbmi configure option - - --- 2023-02-14 Simon Marchi New
[3/3] gdb: keep internalvars sorted [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
[2/3] gdb: use std::string for internalvar::name [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
[1/3] gdb: store internalvars in an std::vector [1/3] gdb: store internalvars in an std::vector - - --- 2023-02-14 Simon Marchi New
Fix "start" for D, Rust, etc Fix "start" for D, Rust, etc 1 - --- 2023-02-14 Tom Tromey New
[4/4] gdb/dwarf2: split .debug_names reading code to own file Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[3/4] gdb/dwarf2: split .gdb_index reading code to own file Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[2/4] gdb/dwarf2: move some things to read.h Move index reading code out of dwarf2/read.c - - --- 2023-02-13 Simon Marchi New
[v3,01/50] Automatic date update in version.in Use methods for struct value - - --- 2023-02-13 Tom Tromey New
Clean up attribute reprocessing Clean up attribute reprocessing - - --- 2023-02-12 Tom Tromey New
Fix 5-line offset of edit command Fix 5-line offset of edit command - - --- 2023-02-12 Gary Johnson New
Only allow downcasts in checked_static_cast Only allow downcasts in checked_static_cast - - --- 2023-02-11 Tom Tromey New
Fix value chain use-after-free Fix value chain use-after-free - - --- 2023-02-11 Tom Tromey New
[3/6] Add new "$_shell(CMD)" internal function Don't throw quit while handling inferior events 2 - --- 2023-02-10 Pedro Alves New
[1/6] Fix "ptype INTERNAL_FUNC" (PR gdb/30105) Don't throw quit while handling inferior events - - --- 2023-02-10 Pedro Alves New
[v2,47/48] Remove deprecated_lval_hack Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,46/48] Introduce set_lval method on value Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,45/48] Make ~value private Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,44/48] Make struct value data members private Use methods for struct value - - --- 2023-02-10 Tom Tromey New
« 1 23 4 58 9 »