Show patches with: State = Action Required       |   21183 patches
« 1 232 33 34211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,4/9] Change mi_parse_argv to a method Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,3/9] Use accessor for mi_parse::args Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,2/9] Use member initializers in mi_parse Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,1/9] Use field_signed from Python MI commands Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
Use lower-case in @sc in the documentation Use lower-case in @sc in the documentation - - --- 2023-05-18 Tom Tromey New
[v2,gdb/infcmd] : Add next-expression command [v2,gdb/infcmd] : Add next-expression command 1 - --- 2023-05-18 Simon Farre New
[2/2] gdb: safety checks in skip_prologue_using_sal New test for find_pc_sect_line - - --- 2023-05-18 Andrew Burgess New
[1/2] gdb/testsuite: test for a function with no line table New test for find_pc_sect_line - - --- 2023-05-18 Andrew Burgess New
Add __repr__() implementation to a few Python types Add __repr__() implementation to a few Python types - - --- 2023-05-18 Matheus Branco Borella New
[v2] gdb: fix post-hook execution for remote targets [v2] gdb: fix post-hook execution for remote targets - - --- 2023-05-17 Jan Vrany New
[v2,2/2] Add "args" and "env" parameters to DAP launch request Add more DAP launch parameters 2 - --- 2023-05-17 Tom Tromey New
[v2,1/2] Add attributes and methods to gdb.Inferior Add more DAP launch parameters 2 - --- 2023-05-17 Tom Tromey New
Special case "&str" in Rust parser Special case "&str" in Rust parser 1 - --- 2023-05-17 Tom Tromey New
gdb/breakpoint: use warning function instead of gdb_printf gdb/breakpoint: use warning function instead of gdb_printf 1 - --- 2023-05-17 Andrew Burgess New
[2/2,v5] Fix reverse stepping multiple contiguous PC ranges over the line table. [1/2] Fix reverse stepping multiple contiguous PC ranges over the line table. 1 - --- 2023-05-16 Carl Love New
[1/2] Fix reverse stepping multiple contiguous PC ranges over the line table. [1/2] Fix reverse stepping multiple contiguous PC ranges over the line table. - - --- 2023-05-16 Carl Love New
[v2] gdb: Remove redundant frame switching [v2] gdb: Remove redundant frame switching - - --- 2023-05-16 Richard Bunt New
[1/1] : add git trailer information on gdb/MAINTAINERS update MAINTAINERS file with git trailers - - --- 2023-05-16 Guinevere Larsen New
[v1,gdb/infcmd] : Add next-expression command [v1,gdb/infcmd] : Add next-expression command 1 - --- 2023-05-16 Simon Farre New
[3/3,gdb/tui] Add set tui contents-highlight on/off Allow highlighting in windows contents to be switched off 1 - --- 2023-05-16 Tom de Vries New
[2/3,gdb/tui] Use ">" marker in register window Allow highlighting in windows contents to be switched off - - --- 2023-05-16 Tom de Vries New
[1/3,gdb/tui] Add set tui status-window-mode <mode> Allow highlighting in windows contents to be switched off 1 - --- 2023-05-16 Tom de Vries New
[v3] gdb: xtensa: fix registers supply if they not present [v3] gdb: xtensa: fix registers supply if they not present - - --- 2023-05-16 Alexey Lapshin New
gdb/testsuite: fix s390 failure in break-main-file-remove-fail.exp gdb/testsuite: fix s390 failure in break-main-file-remove-fail.exp - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,9/9] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv2,8/9] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,7/9] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,6/9] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv2,5/9] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,4/9] gdb: build dprintf commands just once in code_breakpoint constructor thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,3/9] gdb: change 'if' to gdb_assert in update_dprintf_command_list thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,2/9] gdb: create_breakpoint: asserts relating to extra_string/parse_extra thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv2,1/9] gdb: create_breakpoint: assert for a valid thread-id thread-specific breakpoints in just some inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv7,6/6] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv7,5/6] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-05-15 Andrew Burgess New
[PATCHv7,4/6] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv7,3/6] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv7,2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv7,1/6] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-05-15 Andrew Burgess New
[PATCHv5] gdb: add inferior-specific breakpoints [PATCHv5] gdb: add inferior-specific breakpoints - - --- 2023-05-15 Andrew Burgess New
Update comments for the gdb/24331 fix. Update comments for the gdb/24331 fix. - - --- 2023-05-15 Paul Pluzhnikov New
[PATCHv3,2/2] gdb/python: extend the Python Disassembler API to allow for styling Disassembler Styling And The Python API 1 - --- 2023-05-12 Andrew Burgess New
[PATCHv3,1/2] gdb/python: rework how the disassembler API reads the result object Disassembler Styling And The Python API 1 - --- 2023-05-12 Andrew Burgess New
[v5,1/1] gdb, infcmd: Support jump command with same line in multiple symtabs gdb, infcmd: Support jump command with same line in multiple symtabs 1 - --- 2023-05-12 Matti Puputti New
[PATCHv3] gdb: add support for %V to printf command [PATCHv3] gdb: add support for %V to printf command 1 - --- 2023-05-12 Andrew Burgess New
gdb/testsuite: make gdb_supported_languages a caching proc gdb/testsuite: make gdb_supported_languages a caching proc - - --- 2023-05-12 Andrew Burgess New
gdb/cli-out.c: clear_current_line shouldn't trigger pagination prompt gdb/cli-out.c: clear_current_line shouldn't trigger pagination prompt - - --- 2023-05-11 Aaron Merey New
gdb: remove unnecessary call to std::string constructor gdb: remove unnecessary call to std::string constructor - - --- 2023-05-11 Simon Marchi New
[OB,PUSHED] gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.exp [OB,PUSHED] gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.exp - - --- 2023-05-11 Aaron Merey New
Fix typo in `c++filt --help` Fix typo in `c++filt --help` - - --- 2023-05-11 Ivan Lazaric New
[v6,PR,python/29603] Disable out-of-scope watchpoints [v6,PR,python/29603] Disable out-of-scope watchpoints - - --- 2023-05-11 Johnson Sun New
[12/12] gdb: remove breakpoint_pointer_iterator Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[11/12] gdbsupport: make filtered_iterator::operator* return the same thing as underlying iterator Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[10/12] gdbsupport: make basic_safe_iterator::operator* return the same thing as underlying iterator Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[09/12] gdb: link breakpoints with intrusive_list Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[08/12] gdb: remove bp_location_pointer_iterator Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[07/12] gdb: link breakpoint locations with intrusive_list Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[06/12] gdbsupport: add missing increment/decrement operators to reference_to_pointer_iterator Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[05/12] gdb: add breakpoint::first_loc methods Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[04/12] gdb: add breakpoint "has locations" methods Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[03/12] gdb: constify breakpoint::print_it parameter Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[02/12] gdb: make some breakpoint methods use `this` Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[01/12] gdb: get gdbarch from syscall_catchpoint instead of location Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
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
« 1 232 33 34211 212 »