Show patches with: State = Action Required       |    Archived = No       |   4445 patches
« 1 218 19 2044 45 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[09/24] gdb: remove frame_register Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[08/24] gdb: change value_of_register and value_of_register_lazy to take the next frame Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[07/24] gdb: make put_frame_register take an array_view Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[06/24] gdb: fix bugs in {get,put}_frame_register_bytes Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[05/24] gdb: change regcache interface to use array_view Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[04/24] gdb: simplify conditions in regcache::{read, write, raw_collect, raw_supply}_part Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[03/24] gdb: make store_integer take an array_view Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[02/24] gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-11-08 Simon Marchi New
[01/24] gdb: don't handle i386 k registers as pseudo registers Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-11-08 Simon Marchi New
Powerpc, fix for test gdb.base/unwind-on-each-insn.exp Powerpc, fix for test gdb.base/unwind-on-each-insn.exp - - 2-- 2023-11-07 Carl Love New
[3/3] Implement the notStopped DAP response Implement the DAP notStopped response - - 2-- 2023-11-07 Tom Tromey New
[2/3] Remove ExecutionInvoker Implement the DAP notStopped response - - 2-- 2023-11-07 Tom Tromey New
[1/3] Automatically run (most) DAP requests in gdb thread Implement the DAP notStopped response - - 2-- 2023-11-07 Tom Tromey New
[2/2] gdb/testsuite: add a new check-all-boards target Make make-check-all.sh more accessible - - 2-- 2023-11-07 Andrew Burgess New
[1/2] gdb/testsuite: log 'make check' command in make-check-all.sh Make make-check-all.sh more accessible - - 2-- 2023-11-07 Andrew Burgess New
[3/3] gdbserver: allow for general 'monitor set debug COMPONENT VALUE' use Improve debug output support in gdbserver - - 3-- 2023-11-07 Andrew Burgess New
[2/3] gdbserver: allow the --debug command line option to take a value Improve debug output support in gdbserver 1 - 2-- 2023-11-07 Andrew Burgess New
[1/3] gdbserver: cleanup monitor_show_help Improve debug output support in gdbserver - - --2 2023-11-07 Andrew Burgess New
gdb/arm: remove thumb bit in arm_adjust_breakpoint_address gdb/arm: remove thumb bit in arm_adjust_breakpoint_address - - 12- 2023-11-07 Simon Marchi New
[v4,2/2] gdb/infrun: simplify process_event_stop_test Improving frame printing with recursive calls - - 3-1 2023-11-07 Guinevere Larsen New
[v4,1/2] gdb/record: print frame information when exiting a recursive call Improving frame printing with recursive calls - - 3-- 2023-11-07 Guinevere Larsen New
[v3] gdb: RISC-V: Refine lr/sc sequence support [v3] gdb: RISC-V: Refine lr/sc sequence support 1 - 4-- 2023-11-07 Yang Liu New
Fix breakpoints on symbols with multiple trampoline symbols Fix breakpoints on symbols with multiple trampoline symbols - - 4-- 2023-11-06 Hannes Domani New
Remove EXTERN_C and related defines Remove EXTERN_C and related defines - - 4-- 2023-11-06 Tom Tromey New
[3/3] gdb: pass address_space to target dcache functions Three random cleanups - - 4-- 2023-11-06 Simon Marchi New
[2/3] gdb: remove get_current_regcache Three random cleanups - - 4-- 2023-11-06 Simon Marchi New
[1/3] gdb: remove regcache's address space Three random cleanups - - 4-- 2023-11-06 Simon Marchi New
[v2,31/31] Change language_defn::read_var_value to accept block_symbol Baby step for objfile splitting - - 4-- 2023-11-05 Tom Tromey New
[v2,30/31] Remove the old read_var_value Baby step for objfile splitting - - 4-- 2023-11-05 Tom Tromey New
[v2,29/31] Use read_var_value overload in Python Baby step for objfile splitting - - 4-- 2023-11-05 Tom Tromey New
[v2,28/31] Change btrace_function::sym to a block_symbol Baby step for objfile splitting - - --2 2023-11-05 Tom Tromey New
[v2,27/31] Change find_frame_funname to return a block_symbol Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,26/31] Change print_variable_and_value to take a block_symbol Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,25/31] Use read_var_value in read_frame_arg and read_frame_local Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,24/31] Use read_var_value overload in Guile Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,23/31] Use read_var_value overload in py-framefilter.c Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,22/31] Use read_var_value overload in py-finishbreakpoint.c Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,21/31] Use read_var_value overload in return_command Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,20/31] Return a block_symbol from get_frame_function Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,19/31] Change value_of_variable to take a block_symbol Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,18/31] Change evaluate_var_value to accept a block_symbol Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,17/31] Use block_symbol in overload-handling code Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,16/31] Use read_var_value overload in finish_command_fsm Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,15/31] Return a block_symbol from find_pc_sect_function Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,14/31] Use read_var_value in gdb/compile Baby step for objfile splitting - - 2-- 2023-11-05 Tom Tromey New
[v2,13/31] Introduce read_var_value overload Baby step for objfile splitting - - 1-- 2023-11-05 Tom Tromey New
[v2,12/31] Use bound_symbol::address in symmisc.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,11/31] Use block_symbol::address in ada-lang.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,10/31] Use block_symbol::address in linespec.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,09/31] Use block_symbol::address in ax-gdb.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,08/31] Use block_symbol::address in tracepoint.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,07/31] Use bound_symbol::address in tracepoint.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,06/31] Use block_symbol::address in printcmd.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,05/31] Use block_symbol::address in ada-tasks.c Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,04/31] Easy conversions to use block_symbol::address Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,03/31] Add bound_symbol Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,02/31] Add block_symbol::address Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v2,01/31] Introduce block-symbol.h Baby step for objfile splitting - - --- 2023-11-05 Tom Tromey New
[v3] gdb/tui: add a vsplit layout [v3] gdb/tui: add a vsplit layout 2 - 4-- 2023-11-04 Arsen Arsenović New
[v2] gdb/tui: add a vsplit layout [v2] gdb/tui: add a vsplit layout 1 - 4-- 2023-11-04 Arsen Arsenović New
gdb/tui: add a vsplit layout gdb/tui: add a vsplit layout - - 2-2 2023-11-03 Arsen Arsenović New
[pushed] Remove unused declaration [pushed] Remove unused declaration - - 13- 2023-11-03 Tom Tromey New
Fix resizing of TUI python windows Fix resizing of TUI python windows - - 4-- 2023-11-03 Hannes Domani New
[v3,9/9] Simplify C++ type-printing Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,8/9] Use enum accessibility in types and member functions Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,7/9] Remove char-based bitfield macros Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,6/9] Remove some type field accessor macros Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,5/9] Remove some QUIT calls from need_access_label_p Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,4/9] Add field::is_public Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,3/9] Remove byte vectors from cplus_struct_type Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,2/9] Print field accessibility inline Remove char-based bitfield macros 1 - 4-- 2023-11-03 Tom Tromey New
[v3,1/9] Use .def file to stringify type codes Remove char-based bitfield macros 1 - 3-- 2023-11-03 Tom Tromey New
gdbsupport: record and print failed selftest names gdbsupport: record and print failed selftest names - - 13- 2023-11-03 Simon Marchi New
Handle StackFrameFormat in DAP Handle StackFrameFormat in DAP - - 4-- 2023-11-03 Tom Tromey New
gdbsupport: mark array_view::slice with [[nodiscard]] gdbsupport: mark array_view::slice with [[nodiscard]] - - 4-- 2023-11-03 Simon Marchi New
[v2] gdb: RISC-V: Refine lr/sc sequence support [v2] gdb: RISC-V: Refine lr/sc sequence support - - 4-- 2023-11-02 Yang Liu New
gdb: RISC-V: Refine lr/sc sequence support gdb: RISC-V: Refine lr/sc sequence support - - 4-- 2023-11-02 Yang Liu New
[v6] : add git trailer information on gdb/MAINTAINERS [v6] : add git trailer information on gdb/MAINTAINERS 1 - 4-- 2023-11-02 Guinevere Larsen New
[v2] gdb: register frame_destroyed function for amd64 gdbarch [v2] gdb: register frame_destroyed function for amd64 gdbarch - - 4-- 2023-11-02 Guinevere Larsen New
[gdb/riscv-tdep] Avoid scan invalid prologue [gdb/riscv-tdep] Avoid scan invalid prologue - - --4 2023-11-02 梁镇 New
[7/7] Update gdb.Symbol.is_variable documentation Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[6/7] Handle the static link in FrameDecorator Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[5/7] Fix a bug in DAP scopes code Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[4/7] Add gdb.Frame.static_link method Handle nested functions in DAP 1 - 4-- 2023-11-01 Tom Tromey New
[3/7] Move follow_static_link to frame.c Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[2/7] Add block::function_block Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[1/7] Add two convenience methods to block Handle nested functions in DAP - - 4-- 2023-11-01 Tom Tromey New
[pushed] gdb: use gdb::byte_vector instead of gdb::def_vector<gdb_byte> [pushed] gdb: use gdb::byte_vector instead of gdb::def_vector<gdb_byte> - - 13- 2023-11-01 Simon Marchi New
[v3] gdb: Enable early init of thread pool size [v3] gdb: Enable early init of thread pool size - - 2-2 2023-10-31 Richard Bunt New
[1/1] gdb : Signal to pstack/gdb kills the attached process. [1/1] gdb : Signal to pstack/gdb kills the attached process. - - 2-2 2023-10-31 Partha Satapathy New
Remove some frame invalidation code Remove some frame invalidation code - - 4-- 2023-10-30 Tom Tromey New
[1/2,ver3] PowerPC, Fix-test-gdb.base-store.exp [1/2,ver3] PowerPC, Fix-test-gdb.base-store.exp - - --- 2023-10-30 Carl Love New
[PATCHv6,10/10] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,09/10] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,08/10] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,07/10] gdb: don't set breakpoint::pspace for in create_breakpoint thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,06/10] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,05/10] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - 3-1 2023-10-30 Andrew Burgess New
[PATCHv6,04/10] gdb: build dprintf commands just once in code_breakpoint constructor thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,03/10] gdb: change 'if' to gdb_assert in update_dprintf_command_list thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
« 1 218 19 2044 45 »