Show patches with: State = Action Required       |    Archived = No       |   4382 patches
« 1 232 33 3443 44 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
gdb: fix error message for $_gdb_maint_setting gdb: fix error message for $_gdb_maint_setting - - --- 2023-05-11 Andrew Burgess New
gdbserver assert error on arm platform gdbserver assert error on arm platform - - --- 2023-05-11 Yan, Zhiyong New
[v4] Fix reverse stepping multiple contiguous PC ranges over the line table. [v4] Fix reverse stepping multiple contiguous PC ranges over the line table. 1 - --- 2023-05-10 Carl Love New
Add "scheduler-locking" to documentation index Add "scheduler-locking" to documentation index - - --- 2023-05-10 Tom Tromey New
[v4,1/1] gdb, infcmd: Support jump command with same line in multiple symtabs gdb, infcmd: Support jump command with same line in 1 - --- 2023-05-10 Matti Puputti New
gdb/mi: Fix printing of fortran strings in stack gdb/mi: Fix printing of fortran strings in stack - - --- 2023-05-10 Richard Bunt New
[2/2] Add "args" and "env" parameters to DAP launch request Add more DAP launch parameters 2 - --- 2023-05-09 Tom Tromey New
[1/2] Add attributes and methods to gdb.Inferior Add more DAP launch parameters 1 - --- 2023-05-09 Tom Tromey New
[gdb/tui] Add set tui hide-last-column on/off/auto [gdb/tui] Add set tui hide-last-column on/off/auto - - --- 2023-05-09 Tom de Vries New
gdb: Fix derive_heap_segment for PIE gdb: Fix derive_heap_segment for PIE - - --- 2023-05-09 Ilya Leoshkevich New
gdb/rust: fix crash for expression debug with strings gdb/rust: fix crash for expression debug with strings 1 - --- 2023-05-09 Andrew Burgess New
gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy - - --- 2023-05-08 Simon Marchi New
[3/3,gdb/tui] Add tui border-kind active-ascii Add tui border-kind active-ascii 1 - --- 2023-05-08 Tom de Vries New
[1/3,gdb/tui] Make tui_update_variables more readable Add tui border-kind active-ascii - - --- 2023-05-08 Tom de Vries New
support higher baud rates when they are defined support higher baud rates when they are defined - - --- 2023-05-08 Dan Callaghan New
Fix bad interaction between element limit and repeated values (BZ#24331). Fix bad interaction between element limit and repeated values (BZ#24331). 1 - --- 2023-05-08 Paul Pluzhnikov New
gdb/DAP: Add customRequest gdb/DAP: Add customRequest - - --- 2023-05-07 Simon Farre New
[2/2] gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.c Cherry-pick patches to build with Clang 16 to gdb-13-branch - - --- 2023-05-05 Simon Marchi New
[1/2] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h Cherry-pick patches to build with Clang 16 to gdb-13-branch - - --- 2023-05-05 Simon Marchi New
[v3] Fix reverse stepping multiple contiguous PC ranges over the line table. [v3] Fix reverse stepping multiple contiguous PC ranges over the line table. 2 - --- 2023-05-04 Carl Love New
gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414) gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414) - - --- 2023-05-04 Simon Marchi New
[11/11] Handle DAP evaluate request without a frame ID Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[10/11] Add global_context parameter to gdb.parse_and_eval Fix frame-less expression evaluation in DAP 1 - --- 2023-05-04 Tom Tromey New
[09/11] Add flags to parse_and_eval Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[08/11] Add PARSER_LEAVE_BLOCK_ALONE flag Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[07/11] Add PARSER_DEBUG flag Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[06/11] Rearrange parser_state Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[05/11] Boolify parser_state::comma_terminates Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[04/11] Simplify parser_state constructor Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[03/11] Introduce and use parser flags Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[02/11] Move innermost_block_tracker to expression.h Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[01/11] Avoid forward declaration in parse.c Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp" Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp" - - --- 2023-05-04 Guinevere Larsen New
[v2] Fix reverse stepping multiple contiguous PC ranges over the line table. [v2] Fix reverse stepping multiple contiguous PC ranges over the line table. - - --- 2023-05-04 Carl Love New
gdb/show_args_command: print to the ui_file argument gdb/show_args_command: print to the ui_file argument 1 - --- 2023-05-03 Lancelot SIX New
Change signature of bfd crc functions Change signature of bfd crc functions - - --- 2023-05-03 Alan Modra New
[5/7,v2.2] gdb/debuginfod: Support on-demand debuginfo downloading [r/7,v2.1] gdb/debuginfod: Support on-demand debuginfo downloading - - --- 2023-05-03 Aaron Merey New
[30/30] gdb: add interp::on_memory_changed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[29/30] gdb: add interp::on_param_changed method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[28/30] gdb: add interp::on_breakpoint_modified method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[27/30] gdb: add interp::on_breakpoint_deleted method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[26/30] gdb: add interp::on_breakpoint_created method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[25/30] gdb: add interp::on_tsv_modified method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[24/30] gdb: add interp::on_tsv_deleted method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[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
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
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
« 1 232 33 3443 44 »