Show patches with: State = Action Required       |   17633 patches
« 1 24 5 6176 177 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
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
[v2,42/48] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,39/48] Change some code to use value methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,36/48] Turn many optimized-out value functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,35/48] Turn value_copy into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,34/48] Fully qualify calls to copy in value.c Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,33/48] Turn remaining value_contents functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,29/48] Turn value_contents_eq into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,28/48] Turn allocate_value_contents into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,27/48] Turn value_fetch_lazy into a method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,26/48] Turn some value_contents functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,22/48] Turn allocate_value into a static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,21/48] Turn allocate_value_lazy into a static "constructor" Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,19/48] Turn value_address and set_value_address functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,15/48] Turn value_stack and set_value_stack functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,14/48] Turn value_lazy and set_value_lazy functions into methods Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,12/48] Turn value_enclosing_type into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,11/48] Turn deprecated_value_modifiable into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,10/48] Turn value_offset into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,09/48] Turn value_parent into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,08/48] Turn value_bitpos into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,07/48] Turn value_bitsize into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,06/48] Turn value_arch into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,04/48] Turn value_type into method Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,03/48] Move struct value to value.h Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,02/48] Move ~value body out-of-line Use methods for struct value - - --- 2023-02-10 Tom Tromey New
[v2,01/48] Rename all fields of struct value Use methods for struct value - - --- 2023-02-10 Tom Tromey New
PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp 1 - --- 2023-02-10 Carl Love New
[PATCHv3] gdb/c++: fix handling of breakpoints on @plt symbols [PATCHv3] gdb/c++: fix handling of breakpoints on @plt symbols - 1 --- 2023-02-10 Andrew Burgess New
[RFC] Populate seen_names hash in cooked_index_shard::do_finalize [RFC] Populate seen_names hash in cooked_index_shard::do_finalize - - --- 2023-02-10 Tom Tromey New
[v4,2/6] GDB: Ignore `max-value-size' setting with value history accesses gdb: introduce limited array lengths while printing values - - --- 2023-02-10 Maciej W. Rozycki New
[47/47] Remove deprecated_lval_hack Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[46/47] Introduce set_lval method on value Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[45/47] Make ~value private Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[44/47] Make struct value data members private Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[42/47] Turn various value copying-related functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[39/47] Change some code to use value methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[36/47] Turn many optimized-out value functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[35/47] Turn value_copy into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[34/47] Fully qualify calls to copy in value.c Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[33/47] Turn remaining value_contents functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[29/47] Turn value_contents_eq into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[28/47] Turn allocate_value_contents into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[27/47] Turn value_fetch_lazy into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[26/47] Turn some value_contents functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[22/47] Turn allocate_value into a static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[21/47] Turn allocate_value_lazy into a static "constructor" Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[19/47] Turn value_address and set_value_address functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[15/47] Turn value_stack and set_value_stack functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[14/47] Turn value_lazy and set_value_lazy functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[12/47] Turn value_enclosing_type into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[11/47] Turn deprecated_value_modifiable into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[10/47] Turn value_offset into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[09/47] Turn value_parent into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[08/47] Turn value_bitpos into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[07/47] Turn value_bitsize into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[06/47] Turn value_arch into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[04/47] Turn value_type into method Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[03/47] Move struct value to value.h Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[02/47] Move ~value body out-of-line Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[01/47] Rename all fields of struct value Use methods for struct value - - --- 2023-02-09 Tom Tromey New
gdb: add HtabPrinter to gdb-gdb.py.in gdb: add HtabPrinter to gdb-gdb.py.in 2 - --- 2023-02-09 Simon Marchi New
gdb: fix dealloc function not being called for frame 0 gdb: fix dealloc function not being called for frame 0 - - --- 2023-02-09 Simon Marchi New
Fix crash with "finish" in Rust Fix crash with "finish" in Rust - - --- 2023-02-09 Tom Tromey New
[COMMITTED,aarch64] Avoid initializers for VLAs [COMMITTED,aarch64] Avoid initializers for VLAs - - --- 2023-02-09 Roland McGrath New
[3/3] gdb: don't use the global thread-id in the saved breakpoints file Avoid printing global thread-id in CLI command output - - --- 2023-02-08 Andrew Burgess New
[2/3] gdb: show task number in describe_other_breakpoints Avoid printing global thread-id in CLI command output - - --- 2023-02-08 Andrew Burgess New
[1/2] gdb: only allow one of thread or task on breakpoints or watchpoints Prevent combining 'task' and 'thread' keywords - - --- 2023-02-08 Andrew Burgess New
[3/4] gdb/testsuite: require amd-dbgapi support to run rocm tests Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-07 Lancelot SIX New
[1/4] gdb: 'show config' shows --with[out]-amd-dbgapi Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-07 Lancelot SIX New
[v2,PR,17272] Support DWARF tags for C++11 variadic templates [v2,PR,17272] Support DWARF tags for C++11 variadic templates - - --- 2023-02-04 Ed Catmur New
Support DWARF tags for C++11 variadic templates Support DWARF tags for C++11 variadic templates - - --- 2023-02-04 Ed Catmur New
pushed: [release/branch] Bump GDB's version number to 13.0.91.DATE-git. pushed: [release/branch] Bump GDB's version number to 13.0.91.DATE-git. - - --- 2023-02-02 Joel Brobecker New
[FYI/gdb-13-branch] Ensure that libbacktrace/allocfail.sh is not deleted when creating release tarb… [FYI/gdb-13-branch] Ensure that libbacktrace/allocfail.sh is not deleted when creating release tarb… - - --- 2023-02-02 Joel Brobecker New
[release/branch] Set GDB version number to 13.0.91. [release/branch] Set GDB version number to 13.0.91. - - --- 2023-02-02 Joel Brobecker New
[FYI/gdb-13-branch] gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13". [FYI/gdb-13-branch] gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13". - - --- 2023-02-02 Joel Brobecker New
gdb/source: Fix open_source_file error handling gdb/source: Fix open_source_file error handling - - --- 2023-02-02 Aaron Merey New
gdb: use dynamic year in update-freebsd.sh gdb: use dynamic year in update-freebsd.sh 1 - --- 2023-02-01 Enze Li New
« 1 24 5 6176 177 »