Show patches with: Archived = No       |   8925 patches
« 1 248 49 5089 90 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[19/47] Turn value_address and set_value_address functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[18/47] Turn value_initialized and set_value_initialized functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[17/47] Convert value_lval_const and deprecated_lval_hack to methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[16/47] Turn value_computed_closure and value_computed_funcs functions into methods Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[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
[13/47] Turn some value offset functions into method Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[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
[05/47] Turn deprecated_set_value_type into a method Use methods for struct value - - --- 2023-02-09 Tom Tromey Committed
[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
[pushed] Fix comment in gdb.rust/fnfield.exp [pushed] Fix comment in gdb.rust/fnfield.exp - - --- 2023-02-09 Tom Tromey Committed
[pushed] Trivially simplify rust_language::print_enum [pushed] Trivially simplify rust_language::print_enum - - --- 2023-02-09 Tom Tromey Committed
[COMMITTED,aarch64] Avoid initializers for VLAs [COMMITTED,aarch64] Avoid initializers for VLAs - - --- 2023-02-09 Roland McGrath New
[pushed] Remove mention of cooked_index_vector [pushed] Remove mention of cooked_index_vector - - --- 2023-02-09 Tom Tromey Committed
[RFC,gdb/cli] Add maint info frame-unwinders [RFC,gdb/cli] Add maint info frame-unwinders 1 - --- 2023-02-09 Tom de Vries Committed
[v2,5/5] gdb/testsuite: look for hipcc in env(ROCM_PATH) Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-09 Lancelot SIX Committed
[v2,4/5] gdb/testsuite: allow_hipcc_tests tests the hipcc compiler Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-09 Lancelot SIX Committed
[v2,3/5] gdb/testsuite: require amd-dbgapi support to run rocm tests Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-09 Lancelot SIX Committed
[v2,2/5] gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-09 Lancelot SIX Committed
[v2,1/5] gdb: 'show config' shows --with[out]-amd-dbgapi Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-09 Lancelot SIX Committed
Remove old GNU indent directives Remove old GNU indent directives - - --- 2023-02-08 Tom Tromey Committed
gdb: remove unnecessary 'dir' commands from gdb-gdb.gdb script gdb: remove unnecessary 'dir' commands from gdb-gdb.gdb script 1 - --- 2023-02-08 Andrew Burgess Committed
[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/3] gdb: don't print global thread-id to CLI in describe_other_breakpoints Avoid printing global thread-id in CLI command output - - --- 2023-02-08 Andrew Burgess Committed
[2/2] gdb: use -1 for breakpoint::task default value Prevent combining 'task' and 'thread' keywords - - --- 2023-02-08 Andrew Burgess Committed
[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
[pushed,gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.exp [pushed,gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.exp - - --- 2023-02-08 Tom de Vries Committed
[pushed,gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.exp [pushed,gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.exp - - --- 2023-02-08 Tom de Vries Committed
[4/4] gdb/testsuite: allow_hipcc_tests tests the hipcc compiler Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-07 Lancelot SIX Committed
[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
[2/4] gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests Fix gdb.rocm/simple.exp on hosts without ROCm - - --- 2023-02-07 Lancelot SIX Committed
[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
[1/1] gdb, testsuite: Remove unnecessary call of "set print pretty on" [1/1] gdb, testsuite: Remove unnecessary call of "set print pretty on" - - --- 2023-02-07 Schimpe, Christina Committed
[pushed,gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.exp [pushed,gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.exp - - --- 2023-02-07 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu [pushed,gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu - - --- 2023-02-06 Tom de Vries Committed
[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
[5/5] gdb: make target_desc_info_from_user_p a method of target_desc_info Some target_desc_info cleanups - - --- 2023-02-03 Simon Marchi Committed
[4/5] gdb: remove copy_inferior_target_desc_info Some target_desc_info cleanups - - --- 2023-02-03 Simon Marchi Committed
[3/5] gdb: remove get_tdesc_info Some target_desc_info cleanups - - --- 2023-02-03 Simon Marchi Committed
[2/5] gdb: change inferior::tdesc_info to non-pointer Some target_desc_info cleanups - - --- 2023-02-03 Simon Marchi Committed
[1/5] gdb: move target_desc_info to inferior.h Some target_desc_info cleanups - - --- 2023-02-03 Simon Marchi Committed
[pushed] gdb: use assignment to initialize variable in tdesc_parse_xml [pushed] gdb: use assignment to initialize variable in tdesc_parse_xml - - --- 2023-02-03 Simon Marchi Committed
gdb/doc: extend the documentation for the 'handle' command gdb/doc: extend the documentation for the 'handle' command - - --- 2023-02-02 Andrew Burgess Committed
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
Simplify checks of cooked_index Simplify checks of cooked_index - - --- 2023-02-01 Tom Tromey Committed
gdb: remove gdb_indent.sh gdb: remove gdb_indent.sh - - --- 2023-02-01 Enze Li Committed
gdb: use dynamic year in update-freebsd.sh gdb: use dynamic year in update-freebsd.sh 1 - --- 2023-02-01 Enze Li New
[2/2] gdb/dwarf: rename cooked_index_vector to cooked_index [1/2] gdb/dwarf: rename cooked_index to cooked_index_shard - - --- 2023-01-31 Simon Marchi Committed
[1/2] gdb/dwarf: rename cooked_index to cooked_index_shard [1/2] gdb/dwarf: rename cooked_index to cooked_index_shard - - --- 2023-01-31 Simon Marchi Committed
[PATCHv3,13/13] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,12/13] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,11/13] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,10/13] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,07/13] gdb: don't always print breakpoint location after failed condition check Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,05/13] gdbserver: allow agent expressions to fail with invalid memory access Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,04/13] gdbserver: allows agent_mem_read to return an error code Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,03/13] gdb: include breakpoint number in testing condition error message Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,02/13] gdb/doc: extend the documentation for conditional breakpoints Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[PATCHv3,01/13] gdb/doc: extended documentation for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-01-31 Andrew Burgess New
[pushed] gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changes [pushed] gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changes - - --- 2023-01-31 Simon Marchi Committed
[pushed] gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp [pushed] gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp - - --- 2023-01-31 Simon Marchi Committed
[2/2] gdb: add nullptr check to cooked_index_functions::dump [1/2] gdbsupport: allow passing nullptr to checked_static_cast - - --- 2023-01-31 Simon Marchi Committed
[1/2] gdbsupport: allow passing nullptr to checked_static_cast [1/2] gdbsupport: allow passing nullptr to checked_static_cast - - --- 2023-01-31 Simon Marchi Committed
Reverse-next bug test case Reverse-next bug test case - - --- 2023-01-31 Carl Love New
[pushed] Remove value_next declaration [pushed] Remove value_next declaration - - --- 2023-01-30 Tom Tromey Committed
[pushed] gdb: fix dwarf2/cooked-index.c compilation on 32-bit systems [pushed] gdb: fix dwarf2/cooked-index.c compilation on 32-bit systems - - --- 2023-01-30 Simon Marchi Committed
[2/2] gdb: give sentinel for user frames distinct IDs, register sentinel frames to the frame cache Fix gdb.base/frame-view.exp on AArch64 - 2 --- 2023-01-30 Simon Marchi Committed
[1/2] gdb: call frame unwinders' dealloc_cache methods through destroying the frame cache Fix gdb.base/frame-view.exp on AArch64 - - --- 2023-01-30 Simon Marchi Committed
[v2] Let user C-c when waiting for DWARF index finalization [v2] Let user C-c when waiting for DWARF index finalization - - --- 2023-01-30 Tom Tromey New
[v5] gdb/gcore: interrupt all threads before generating the corefile [v5] gdb/gcore: interrupt all threads before generating the corefile - - --- 2023-01-30 Lancelot SIX New
[v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump [v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump - - --- 2023-01-30 Simon Marchi New
[v2] Make addrmap const-correct in cooked index [v2] Make addrmap const-correct in cooked index - - --- 2023-01-30 Simon Marchi Committed
[pushed] Use xfail in ptype_tagged_param.exp [pushed] Use xfail in ptype_tagged_param.exp - - --- 2023-01-30 Tom Tromey Committed
[v2] Fix comparator bug in cooked index [v2] Fix comparator bug in cooked index - - --- 2023-01-30 Tom Tromey Committed
[v3,8/8] gdb/testsuite: Add test to exercise multi-threaded AArch64 SVE inferiors gdbserver improvements for AArch64 SVE support - - --- 2023-01-30 Thiago Jung Bauermann New
[v3,7/8] gdb/aarch64: Detect vector length changes when debugging remotely gdbserver improvements for AArch64 SVE support 1 - --- 2023-01-30 Thiago Jung Bauermann New
[v3,6/8] gdb/remote: Parse tdesc field in stop reply and threads list XML gdbserver improvements for AArch64 SVE support - - --- 2023-01-30 Thiago Jung Bauermann New
[v3,5/8] gdbserver: Transmit target description ID in thread list and stop reply gdbserver improvements for AArch64 SVE support 1 - --- 2023-01-30 Thiago Jung Bauermann New
[v3,4/8] gdbserver/linux-aarch64: When thread stops, update its target description gdbserver improvements for AArch64 SVE support 1 - --- 2023-01-30 Thiago Jung Bauermann New
« 1 248 49 5089 90 »