Show patches with: none      |   25763 patches
« 1 221 22 23257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[gdb/tdep] Fix nr array elements in ppc64_aggregate_candidate [gdb/tdep] Fix nr array elements in ppc64_aggregate_candidate - - 4-- 2023-11-01 Tom de Vries Committed
[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
[PATCHv6,02/10] gdb: create_breakpoint: asserts relating to extra_string/parse_extra thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
[PATCHv6,01/10] gdb: create_breakpoint: add asserts and additional comments thread-specific breakpoints in just some inferiors - - 4-- 2023-10-30 Andrew Burgess New
Reword gdb.Frame.read_var documentation Reword gdb.Frame.read_var documentation - - 4-- 2023-10-30 Tom Tromey New
[2/2] gdb: fix reopen_exec_file for files with target: prefix [1/2] gdb: move all bfd_cache_close_all calls in gdb_bfd.c - - 4-- 2023-10-30 Andrew Burgess New
[1/2] gdb: move all bfd_cache_close_all calls in gdb_bfd.c [1/2] gdb: move all bfd_cache_close_all calls in gdb_bfd.c - - 4-- 2023-10-30 Andrew Burgess New
[v2,3/3,sim/riscv] Add semi-hosting support sim: riscv: Compressed instruction simulation and semi-hosting support - - 4-- 2023-10-30 Jaydeep Patil New
[v2,2/3,sim/riscv] Add support for compressed integer instruction set sim: riscv: Compressed instruction simulation and semi-hosting support - - 4-- 2023-10-30 Jaydeep Patil New
[v2,1/3,sim/riscv] Add basic semi-hosting support sim: riscv: Compressed instruction simulation and semi-hosting support - - 4-- 2023-10-30 Jaydeep Patil New
[2/2,gdb/symtab] Work around gas PR28629 [1/2,gdb/symtab] Add producer_is_gas - - 4-- 2023-10-30 Tom de Vries Committed
[1/2,gdb/symtab] Add producer_is_gas [1/2,gdb/symtab] Add producer_is_gas - - 4-- 2023-10-30 Tom de Vries Committed
[30/30] Change language_defn::read_var_value to accept block_symbol Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[29/30] Remove the old read_var_value Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[28/30] Use read_var_value overload in Python Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[27/30] Change btrace_function::sym to a block_symbol Baby step for objfile splitting - - 2-2 2023-10-29 Tom Tromey New
[26/30] Change find_frame_funname to return a block_symbol Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[25/30] Change print_variable_and_value to take a block_symbol Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[24/30] Use read_var_value in read_frame_arg and read_frame_local Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[23/30] Use read_var_value overload in Guile Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[22/30] Use read_var_value overload in py-framefilter.c Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[21/30] Use read_var_value overload in py-finishbreakpoint.c Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[20/30] Use read_var_value overload in return_command Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[19/30] Return a block_symbol from get_frame_function Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[18/30] Change value_of_variable to take a block_symbol Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[17/30] Change evaluate_var_value to accept a block_symbol Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[16/30] Use block_symbol in overload-handling code Baby step for objfile splitting - - 4-- 2023-10-29 Tom Tromey New
[15/30] Use read_var_value overload in finish_command_fsm Baby step for objfile splitting - - 3-- 2023-10-29 Tom Tromey New
[14/30] Return a block_symbol from find_pc_sect_function Baby step for objfile splitting - - 3-- 2023-10-29 Tom Tromey New
[13/30] Use read_var_value in gdb/compile Baby step for objfile splitting - - 3-- 2023-10-29 Tom Tromey New
[12/30] Introduce read_var_value overload Baby step for objfile splitting - - 3-- 2023-10-29 Tom Tromey New
[11/30] Use block_symbol::address in symmisc.c Baby step for objfile splitting - - 2-- 2023-10-29 Tom Tromey New
[10/30] Use block_symbol::address in ada-lang.c Baby step for objfile splitting - - 1-- 2023-10-29 Tom Tromey New
[09/30] Use block_symbol::address in linespec.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[08/30] Use block_symbol::address in ax-gdb.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[07/30] More use of block_symbol::address in tracepoint.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[06/30] Use block_symbol::address in tracepoint.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[05/30] Use block_symbol::address in printcmd.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[04/30] Use block_symbol::address in ada-tasks.c Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[03/30] Easy conversions to use block_symbol::address Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[02/30] Add block_symbol::address Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[01/30] Introduce block-symbol.h Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[15/15] Back out some parallel_for_each features Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[14/15] Avoid language-based lookups in startup path Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[13/15] Optimize lookup_minimal_symbol_text Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[12/15] Lazy language setting Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[11/15] Change current_language to be a macro Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[10/15] Remove two quick_symbol_functions methods Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[09/15] Simplify the public DWARF API Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[08/15] Do more DWARF reading in the background Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[07/15] Change how cooked index waits for threads Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[06/15] Add "maint set dwarf synchronous" Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[05/15] Move cooked_index_storage to cooked-index.h Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[04/15] Add gdb::task_group Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[03/15] Add quick_symbol_functions::compute_main_name Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[02/15] Refactor complaint thread-safety approach Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[01/15] Add thread-safety to gdb's BFD wrappers Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[4/4,v5] gdb/debuginfod: Add .debug_line downloading On-demand debuginfo downloading - - 4-- 2023-10-28 Aaron Merey New
[3/4,v4] gdb/debuginfod: Support on-demand debuginfo downloading On-demand debuginfo downloading - - 4-- 2023-10-28 Aaron Merey New
[2/4,v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator On-demand debuginfo downloading - - 4-- 2023-10-28 Aaron Merey New
[1/4,v7] gdb: Buffer output streams during events that might download debuginfo On-demand debuginfo downloading - - 1-3 2023-10-28 Aaron Merey New
[v2,9/9] Simplify C++ type-printing Remove char-based bitfield macros - - 4-- 2023-10-27 Tom Tromey New
[v2,8/9] Use enum accessibility in types and member functions Remove char-based bitfield macros - - 4-- 2023-10-27 Tom Tromey New
[v2,7/9] Remove char-based bitfield macros Remove char-based bitfield macros - - 4-- 2023-10-27 Tom Tromey New
[v2,6/9] Remove some type field accessor macros Remove char-based bitfield macros - - 4-- 2023-10-27 Tom Tromey New
« 1 221 22 23257 258 »