Show patches with: State = Action Required       |    Archived = No       |   1358 patches
« 1 2 3 413 14 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[23/30] gdb: add interp::on_tsv_created method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[22/30] gdb: add interp::on_traceframe_changed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[21/30] gdb: add interp::on_about_to_proceed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[20/30] gdb: add interp::on_solib_unloaded method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[19/30] gdb: add interp::on_solib_loaded method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[18/30] gdb: add interp::on_target_resumed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[17/30] gdb: add interp::on_record_changed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[16/30] gdb: add interp::on_inferior_removed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[15/30] gdb: add interp::on_inferior_disappeared method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[14/30] gdb: add interp::on_inferior_appeared method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[13/30] gdb: add interp::on_inferior_added method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[12/30] gdb: add interp::on_thread_exited method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[11/30] gdb: add interp::on_new_thread method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[10/30] gdb: add interp::on_user_selected_context_changed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[09/30] gdb: add interp::on_command_error method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[08/30] gdb: add interp::on_sync_execution_done method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[07/30] gdb: add interp::on_no_history method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[06/30] gdb: add interp::on_exited method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[05/30] gdb: add interp::on_signal_exited method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[04/30] gdb: add interp::on_normal_stop method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[03/30] gdb: add interp::on_signal_received method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[02/30] gdb/mi: make current_token a field of mi_interp Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[01/30] gdb/mi: fix ^running record with multiple MI interpreters Switch interpreters to use virtual methods - 1 --- 2023-05-02 Simon Marchi New
Pass const frame_info_ptr reference for skip_[language_]trampoline Pass const frame_info_ptr reference for skip_[language_]trampoline 2 1 --- 2023-05-02 Mark Wielaard New
[PUSHED] gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++ [PUSHED] gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++ - - --- 2023-05-02 Andrew Burgess New
Correctly handle forward DIE references in scanner Correctly handle forward DIE references in scanner - - --- 2023-05-01 Tom Tromey New
[PATCHv2] xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile. [PATCHv2] xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile. - - --- 2023-05-01 Mark Wielaard New
[pushed] Fix crash in Rust expression parser [pushed] Fix crash in Rust expression parser - - --- 2023-05-01 Tom Tromey New
[gdb/build] Remove dependency on _rl_term_autowrap [gdb/build] Remove dependency on _rl_term_autowrap - - --- 2023-05-01 Tom de Vries New
xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile. xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile. - - --- 2023-04-29 Mark Wielaard New
[9/9] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - --- 2023-04-28 Andrew Burgess New
[8/9] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[7/9] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[6/9] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - --- 2023-04-28 Andrew Burgess New
[5/9] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[4/9] gdb: build dprintf commands just once in code_breakpoint constructor thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[3/9] gdb: change 'if' to gdb_assert in update_dprintf_command_list thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[2/9] gdb: create_breakpoint: asserts relating to extra_string/parse_extra thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[1/9] gdb: create_breakpoint: assert for a valid thread-id thread-specific breakpoints in just some inferiors - - --- 2023-04-28 Andrew Burgess New
[PATCHv2,5/5] gdb/python: extend the Python Disassembler API to allow for styling Untitled series #19442 - - --- 2023-04-28 Andrew Burgess New
[3/3] gdb: remove ui_interp_info Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[2/3] gdb: store interps in an intrusive_list Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[1/3] gdb: move struct ui and related things to ui.{c,h} Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[3/3] Remove evaluate_type Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[2/3] Remove evaluate_expression Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[1/3] Remove op_name Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[PATCHv2] gdb: add support for %V to printf command [PATCHv2] gdb: add support for %V to printf command 1 - --- 2023-04-28 Andrew Burgess New
Move find_minimal_symbol_address to minsyms.c Move find_minimal_symbol_address to minsyms.c 1 - --- 2023-04-28 Tom Tromey New
[v3] gdb: Fix building with latest libc++ [v3] gdb: Fix building with latest libc++ - - --- 2023-04-27 Manoj Gupta New
[v5,19/19] gdbserver: Simplify handling of ZMM registers. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,18/19] x86: Remove X86_XSTATE_SIZE and related constants. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,17/19] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,16/19] gdbserver: Clear upper ZMM registers in the right location. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,15/19] gdbserver: Refactor the legacy region within the xsave struct Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,14/19] gdbserver: Add a function to set the XSAVE mask and size. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,13/19] gdb: Use x86_xstate_layout to parse the XSAVE extended state area. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,12/19] gdb: Support XSAVE layouts for the current host in the Linux x86 targets. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,11/19] gdb: Update x86 Linux architectures to support XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,10/19] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,09/19] gdb: Update x86 FreeBSD architectures to support XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,08/19] *-linux-nat: Handle null inferior in read_description. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,07/19] *-fbsd-nat: Handle null inferior in read_description. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,06/19] x86-fbsd-nat: Add missing public label. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,05/19] x86 nat: Add helper functions to save the XSAVE layout for the host. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,04/19] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,03/19] core: Support fetching x86 XSAVE layout from architectures. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,02/19] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,01/19] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
Fix reverse stepping multiple contiguous PC ranges over the line table. Fix reverse stepping multiple contiguous PC ranges over the line table. - - --- 2023-04-27 Carl Love New
Do not change type in get_discrete_low_bound Do not change type in get_discrete_low_bound 1 - --- 2023-04-27 Tom Tromey New
gdb/record-full: disable range stepping when resuming threads gdb/record-full: disable range stepping when resuming threads - - --- 2023-04-27 Simon Marchi New
Add dynamic_prop::is_constant Add dynamic_prop::is_constant - - --- 2023-04-27 Tom Tromey New
Replace field_is_static with a method Replace field_is_static with a method - - --- 2023-04-27 Tom Tromey New
Use discrete_position in ada-valprint.c Use discrete_position in ada-valprint.c 1 - --- 2023-04-27 Tom Tromey New
[pushed] Avoid some compiler warnings in gdb.ada [pushed] Avoid some compiler warnings in gdb.ada - - --- 2023-04-27 Tom Tromey New
Allow pretty-print of static members Allow pretty-print of static members 1 1 --- 2023-04-27 Tom Tromey New
gdb, doc: add index entry for the $_inferior_thread_count convenience var gdb, doc: add index entry for the $_inferior_thread_count convenience var - - --- 2023-04-27 Tankut Baris Aktemur New
[COMMITED] sim: bpf: update to new BPF relocations [COMMITED] sim: bpf: update to new BPF relocations - - --- 2023-04-26 Jose E. Marchesi New
gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp - - --- 2023-04-26 Bruno Larsen New
[gdb/aarch64] Updated debug architecture version checks for fbsd [gdb/aarch64] Updated debug architecture version checks for fbsd - - --- 2023-04-25 Luis Machado New
[gdb/aarch64] Add new debug architecture version [gdb/aarch64] Add new debug architecture version - - --- 2023-04-25 Luis Machado New
[v3,1/1] gdb, infcmd: Support jump command in multi-inferior case. [v3,1/1] gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-04-25 Matti Puputti New
gdbserver: update the comment of 'current_process' gdbserver: update the comment of 'current_process' - - --- 2023-04-25 Tankut Baris Aktemur New
[v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum [v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum 2 - --- 2023-04-25 Alexandra Petlanova Hajkova New
Remove some "goto"s from parse.c Remove some "goto"s from parse.c - - --- 2023-04-24 Tom Tromey New
Use scoped_restore in varobj.c Use scoped_restore in varobj.c - - --- 2023-04-24 Tom Tromey New
[r/7,v2.1] gdb/debuginfod: Support on-demand debuginfo downloading [r/7,v2.1] gdb/debuginfod: Support on-demand debuginfo downloading - - --- 2023-04-24 Aaron Merey New
[RFC,10/10] Use unrelocated_addr in dwarf2_fde More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,09/10] Use local "text offset" variable in dwarf2_frame_cache More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,08/10] Constify dwarf2_cie::augmentation More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,07/10] Use "unrelocated" terminology in linetable_entry More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,06/10] Fix comment in address_class More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,05/10] Use unrelocated_addr in dwarf_decode_lines More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,04/10] Use unrelocated_addr in the DWARF reader More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,03/10] Move unrelocated_addr to common-types.h More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,02/10] Minor cleanup in loclist_describe_location More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,01/10] Remove baseaddr parameter from dwarf2_record_block_ranges More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
gdb/doc: extend the documentation of the jump command gdb/doc: extend the documentation of the jump command - - --- 2023-04-24 Andrew Burgess New
gdb: remove end_stepping_range observable gdb: remove end_stepping_range observable - - --- 2023-04-24 Simon Marchi New
[V2,5/5] gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stub gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
« 1 2 3 413 14 »