Show patches with: State = Action Required       |    Archived = No       |   1409 patches
« 1 2 3 414 15 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFC] Bump minimum Python version to 3.4 [RFC] Bump minimum Python version to 3.4 1 - --- 2023-06-02 Tom Tromey New
[10/10] Fix typos Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[09/10,gdb/tdep] Fix typo in debug message Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[08/10,gdb/python] Fix doc string of valpy_const_value Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[07/10,gdb/guile] Fix doc string for value-optimized-out? Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[06/10,gdb/tui] Fix help text of show tui tab-width Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[05/10,gdb/cli] Fix help text of maint info target-sections Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[04/10,gdb/cli] Fix help text of maint set ignore-prologue-end-flag Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[03/10,gdb/compile] Fix typo in debug message Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[02/10,gdbserver] Fix typo in debug message Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
[01/10,gdb/ada] Fix argument name misspelling Fix typos and misspellings - - --- 2023-06-02 Tom de Vries New
Remove f-strings from DAP Remove f-strings from DAP - - --- 2023-06-02 Tom Tromey New
[1/1] gdb, python: fix python breakpoint with extra spec Python breakpoint with extra spec - - --- 2023-06-02 Christina Schimpe New
[AArch64] Fix architecture debug version constant thinkos [AArch64] Fix architecture debug version constant thinkos - - --- 2023-06-02 Luis Machado New
[2/6,v2] gdb: Add command 'maint set/show debuginfod download-sections' Untitled series #20874 2 - --- 2023-06-01 Aaron Merey New
[v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp [v2] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp - - --- 2023-06-01 Thiago Jung Bauermann New
[v4,1/1] gdb, breakpoint: add breakpoint location debugging logs Add breakpoint location debugging logs - - --- 2023-06-01 Christina Schimpe New
[v2,1/3] gdb/corelow.c: fix use-after-free in build_file_mappings [v2,1/3] gdb/corelow.c: fix use-after-free in build_file_mappings 1 - --- 2023-06-01 Lancelot SIX New
[4/4] gdb: check max-value-size when reading strings for printf Some alloca removal and a printf bug fix - - --- 2023-06-01 Andrew Burgess New
[3/4] gdb: remove last alloca call from printcmd.c Some alloca removal and a printf bug fix - - --- 2023-06-01 Andrew Burgess New
[2/4] gdb: remove two uses of alloca from printcmd.c Some alloca removal and a printf bug fix - - --- 2023-06-01 Andrew Burgess New
[1/4] gdb: fix printf of wchar_t early in a gdb session Some alloca removal and a printf bug fix 1 - --- 2023-06-01 Andrew Burgess New
[6/6,v3] gdb/debuginfod: Add .debug_line downloading gdb/debuginfod: Add on-demand debuginfo downloading - - --- 2023-06-01 Aaron Merey New
[5/6,v3] gdb/debuginfod: Support on-demand debuginfo downloading gdb/debuginfod: Add on-demand debuginfo downloading - - --- 2023-06-01 Aaron Merey New
[4/6] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator gdb/debuginfod: Add on-demand debuginfo downloading - - --- 2023-06-01 Aaron Merey New
[3/6,v3] gdb: Buffer gdb_stdout during events that might download deferred debuginfo gdb/debuginfod: Add on-demand debuginfo downloading - - --- 2023-06-01 Aaron Merey New
[2/6,v2] gdb: Add command 'maint set/show debuginfod download-sections' gdb/debuginfod: Add on-demand debuginfo downloading 1 - --- 2023-06-01 Aaron Merey New
[1/6,v2] gdb/debuginfod: Add debuginfod_section_query gdb/debuginfod: Add on-demand debuginfo downloading - - --- 2023-06-01 Aaron Merey New
gdb/guile: remove some manual xfree calls gdb/guile: remove some manual xfree calls - - --- 2023-05-31 Andrew Burgess New
gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp 1 - --- 2023-05-31 Thiago Jung Bauermann New
[3/3] gdb/corelow.c: do not try to reopen a file if open failed once Fix use-after-free in gdb/corelow.c + cleanups 1 - --- 2023-05-31 Lancelot SIX New
[2/3] gdb/corelow.c: avoid repeated warnings in build_file_mappings Fix use-after-free in gdb/corelow.c + cleanups 1 - --- 2023-05-31 Lancelot SIX New
[1/3] gdb/corelow.c: fix use-after-free in build_file_mappings Fix use-after-free in gdb/corelow.c + cleanups - - --- 2023-05-31 Lancelot SIX New
Improve MI -dprintf-insert documentation Improve MI -dprintf-insert documentation 2 - --- 2023-05-31 Tom Tromey New
[pushed] Pass correct name to @value in gdb.texinfo [pushed] Pass correct name to @value in gdb.texinfo - - --- 2023-05-31 Tom Tromey New
gdb/doc: fix a makeinfo warning gdb/doc: fix a makeinfo warning - - --- 2023-05-31 Enze Li New
[v2] Fix DAP Stop & Continue event bugs [v2] Fix DAP Stop & Continue event bugs - - --- 2023-05-31 Simon Farre New
[v1] Fix DAP Stop & Continue event bugs [v1] Fix DAP Stop & Continue event bugs - - --- 2023-05-31 Simon Farre New
Add missing backslash to update-gnulib.sh Add missing backslash to update-gnulib.sh - - --- 2023-05-31 Tom Tromey New
[gdb/tui] Fix spurious newline for long prompt [gdb/tui] Fix spurious newline for long prompt - - --- 2023-05-31 Tom de Vries New
[PATCHv3,9/9] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - --- 2023-05-30 Andrew Burgess New
[PATCHv3,8/9] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,7/9] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,6/9] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - --- 2023-05-30 Andrew Burgess New
[PATCHv3,5/9] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,4/9] gdb: build dprintf commands just once in code_breakpoint constructor thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,3/9] gdb: change 'if' to gdb_assert in update_dprintf_command_list thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,2/9] gdb: create_breakpoint: asserts relating to extra_string/parse_extra thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv3,1/9] gdb: create_breakpoint: assert for a valid thread-id thread-specific breakpoints in just some inferiors - - --- 2023-05-30 Andrew Burgess New
[PATCHv6] gdb: add inferior-specific breakpoints [PATCHv6] gdb: add inferior-specific breakpoints - - --- 2023-05-30 Andrew Burgess New
[3/3,gdb/tui] Refresh on target_terminal_state::is_ours Improve handling of inferior output 1 - --- 2023-05-30 Tom de Vries New
[2/3] Add observable terminal_owner_changed Improve handling of inferior output - - --- 2023-05-30 Tom de Vries New
[1/3,gdb/tui] Keep inferior output in cmd window with ^L Improve handling of inferior output 1 - --- 2023-05-30 Tom de Vries New
[3/3,gdb/tui] Add set tui default-focus first/cmd Add setting for default focus window 1 - --- 2023-05-27 Tom de Vries New
[2/3,gdb/tui] Add tui_get_cmd_set/show_list Add setting for default focus window - - --- 2023-05-27 Tom de Vries New
[1/3,gdb/tui] Add tui_default_focus_window Add setting for default focus window - - --- 2023-05-27 Tom de Vries New
FYI: [release/branch] Bump GDB's version number to 13.2.90.DATE-git. FYI: [release/branch] Bump GDB's version number to 13.2.90.DATE-git. - - --- 2023-05-27 Joel Brobecker New
FYI: [release/branch] Set GDB version number to 13.2. FYI: [release/branch] Set GDB version number to 13.2. - - --- 2023-05-27 Joel Brobecker New
Add support for symbol addition to the Python API Add support for symbol addition to the Python API - - --- 2023-05-27 Matheus Branco Borella New
[4/4] Test that native targets can read a tdesc without a process attached. Handle null inferiors in target::read_description - - --- 2023-05-26 John Baldwin New
[3/4] Add a have_native_target helper function for use with require. Handle null inferiors in target::read_description - - --- 2023-05-26 John Baldwin New
[2/4] *-linux-nat: Handle null inferior in read_description. Handle null inferiors in target::read_description - - --- 2023-05-26 John Baldwin New
[1/4] *-fbsd-nat: Handle null inferior in read_description. Handle null inferiors in target::read_description - - --- 2023-05-26 John Baldwin New
[gdb/tui] Handle unicode chars in prompt [gdb/tui] Handle unicode chars in prompt - - --- 2023-05-26 Tom de Vries New
[1/1] python, btrace: Fix some small formatting issues. [1/1] python, btrace: Fix some small formatting issues. 1 - --- 2023-05-26 Felix Willgerodt New
Add support for creating new types from the Python API Add support for creating new types from the Python API - - --- 2023-05-26 Matheus Branco Borella New
Make MI commands const-correct Make MI commands const-correct - - --- 2023-05-25 Tom Tromey New
Use scoped_value_mark in two more places Use scoped_value_mark in two more places - - --- 2023-05-25 Tom Tromey New
[v2] Fix scoped_value_mark not working with empty value chain [v2] Fix scoped_value_mark not working with empty value chain - - --- 2023-05-25 Ciaran Woodward New
[v3,gdb/infcmd] : Add next-expression command [v3,gdb/infcmd] : Add next-expression command 1 - --- 2023-05-24 Simon Farre New
[25/25] Implement DAP conditional breakpoints Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[24/25] Do not report totalFrames from DAP stackTrace request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[23/25] Implement DAP breakpointLocations request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[22/25] Add "stop at main" extension to DAP launch request Many updates to DAP implementation 1 - --- 2023-05-24 Tom Tromey New
[21/25] Add "target" parameter to DAP attach request Many updates to DAP implementation 1 - --- 2023-05-24 Tom Tromey New
[20/25] Handle DAP supportsVariableType capability Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[19/25] Implement DAP setExpression request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[18/25] Add gdb.Value.assign method Many updates to DAP implementation 1 - --- 2023-05-24 Tom Tromey New
[17/25] Add type-checking to DAP requests Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[16/25] Use tuples for default arguments in DAP Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[15/25] Fix a latent bug in DAP request decorator Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[14/25] Add test for DAP pause request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[13/25] Rename one DAP function Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[12/25] Add singleThread support to some DAP requests Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[11/25] Implement DAP stepOut request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[10/25] Implement DAP attach request Many updates to DAP implementation 1 - --- 2023-05-24 Tom Tromey New
[09/25] Implement DAP setExceptionBreakpoints request Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[08/25] Don't require inferior execution for Ada catchpoints Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[07/25] Mark members of ada_catchpoint "private" Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[06/25] Turn should_stop_exception into a method of ada_catchpoint Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[05/25] Combine create_excep_cond_exprs and ada_catchpoint::re_set Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[04/25] Transfer ownership of exception string to ada_catchpoint Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[03/25] Pass tempflag to ada_catchpoint constructor Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[01/25] Stop gdb in gnat_runtime_has_debug_info Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
gdb/testsuite: fix race in gdb.server/multi-ui-errors.exp gdb/testsuite: fix race in gdb.server/multi-ui-errors.exp 1 - --- 2023-05-24 Andrew Burgess New
[PATCHv3] gdb: building inferior strings from within GDB [PATCHv3] gdb: building inferior strings from within GDB - - --- 2023-05-24 Andrew Burgess New
[gdb/tui] Fix shell command terminal settings [gdb/tui] Fix shell command terminal settings - - --- 2023-05-24 Tom de Vries New
[gdb/cli] Handle pending ^C after rl_callback_read_char for readline 7 [gdb/cli] Handle pending ^C after rl_callback_read_char for readline 7 - - --- 2023-05-24 Tom de Vries New
gdb/debuginfod: cleanup debuginfod earlier gdb/debuginfod: cleanup debuginfod earlier - - --- 2023-05-23 Andrew Burgess New
« 1 2 3 414 15 »