Show patches with: Archived = No       |   11196 patches
« 1 258 59 60111 112 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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 Committed
[readline] Fix double free in _rl_scxt_dispose [readline] Fix double free in _rl_scxt_dispose - - --- 2023-05-23 Tom de Vries Committed
gdb/debuginfod: cleanup debuginfod earlier gdb/debuginfod: cleanup debuginfod earlier - - --- 2023-05-23 Andrew Burgess New
Add template functions assign_set/return_if_changed Add template functions assign_set/return_if_changed - - --- 2023-05-23 Tom de Vries Superseded
[pushed,gdb/tui] Fix buglet in tui_update_variables [pushed,gdb/tui] Fix buglet in tui_update_variables - - --- 2023-05-22 Tom de Vries Committed
Fix scoped_value_mark not working with empty value chain Fix scoped_value_mark not working with empty value chain - - --- 2023-05-22 Ciaran Woodward Superseded
[6/6,gdb/testsuite] Use ansi-for-tui in tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[5/6,gdb/testsuite] Implement the newline glitch in tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[4/6,gdb/testsuite] Make ansi-for-tui available in with_tuiterm Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[3/6,gdb/contrib] Add ansi-for-tui.sh Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[2/6,gdb/testsuite] Factor out Term::_wrap_cursor Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[gdb/tui] Add set style tui-status-window [gdb/tui] Add set style tui-status-window 1 - --- 2023-05-22 Tom de Vries New
[1/6,gdb/testsuite] Use TERM=dummy in gdb.tui/tuiterm.exp Introduce ansi-for-tui - - --- 2023-05-22 Tom de Vries New
[v2] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp [v2] gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp - - --- 2023-05-22 Guinevere Larsen New
[pushed,gdb/testsuite] Add Term::get_line_with_attrs [pushed,gdb/testsuite] Add Term::get_line_with_attrs - - --- 2023-05-22 Tom de Vries Committed
[pushed,gdb/testsuite] Factor out Term::_reset_attrs [pushed,gdb/testsuite] Factor out Term::_reset_attrs - - --- 2023-05-22 Tom de Vries Committed
[gdb/tui] Introduce set style tui-border/tui-active-border mode [gdb/tui] Introduce set style tui-border/tui-active-border mode - - --- 2023-05-22 Tom de Vries New
[gdb/tui] Factor out border-mode help text [gdb/tui] Factor out border-mode help text 1 - --- 2023-05-21 Tom de Vries Committed
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-19 Aaron Merey New
[PATCHv3,2/2] gdb: add __repr__() implementation to a few Python types Add __repr__() implementation to a few Python types - - --- 2023-05-19 Andrew Burgess New
[PATCHv3,1/2] gdb: have mdict_size always return a symbol count Add __repr__() implementation to a few Python types - - --- 2023-05-19 Andrew Burgess New
Update documentatio for Python Frame.older and Frame.newer Update documentatio for Python Frame.older and Frame.newer - - --- 2023-05-19 Tom Tromey New
Remove some FIXME comments from DAP Remove some FIXME comments from DAP - - --- 2023-05-19 Tom Tromey New
[pushed] gdb: fix post-hook execution for remote targets [pushed] gdb: fix post-hook execution for remote targets - - --- 2023-05-19 Jan Vrany New
gdb: add Richard Bunt to gdb/MAINTAINERS gdb: add Richard Bunt to gdb/MAINTAINERS - - --- 2023-05-19 Richard Bunt New
[v3,17/17,gdb/docs] sme: Document SME registers and features SME support for AArch64 gdb/gdbserver on Linux 2 - --- 2023-05-19 Luis Machado New
[v2,16/17,gdb/testsuite] sme: Add SVE/SME testcases SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,15/17,gdb/aarch64] sme: Core file support for Linux SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,14/17,gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,13/17,gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to cor… SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,12/17,binutils/aarch64] sme: Core file support SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,11/17,gdb/aarch64] sme: Support TPIDR2 signal frame context SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,10/17,gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,09/17,gdb/aarch64] sme: Signal frame support SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,08/17,gdb/aarch64] sve: Fix signal frame z/v register restore SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,07/17,gdbserver/aarch64] sme: Add support for SME SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,06/17,gdbserver/aarch64] refactor: Adjust expedited registers dynamically SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,05/17,gdb/aarch64] sme: Enable SME registers and pseudo-registers SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,04/17,gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,03/17,gdb/gdbserver] refactor: Simplify SVE interface to read/write registers SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,02/17,gdb/aarch64] refactor: Rename SVE-specific files SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
[v2,01/17,gdb/aarch64] Fix register fetch/store order for native AArch64 Linux SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-05-19 Luis Machado New
gdbsupport: add support for references to checked_static_cast gdbsupport: add support for references to checked_static_cast 2 - --- 2023-05-18 Simon Marchi New
[v2,9/9] Implement DAP loadedSources request Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,8/9] Implement gdb.execute_mi Implement the DAP "loadedSources" request 1 - --- 2023-05-18 Tom Tromey New
[v2,7/9] Add second mi_parse constructor Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,6/9] Introduce mi_parse helper methods Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[v2,5/9] Introduce "static constructor" for mi_parse Implement the DAP "loadedSources" request - - --- 2023-05-18 Tom Tromey New
[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
[pushed,gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.exp [pushed,gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.exp - - --- 2023-05-18 Tom de Vries Committed
[gdb/testsuite] Fix gdb.tui/wrap-line.exp [gdb/testsuite] Fix gdb.tui/wrap-line.exp - 1 --- 2023-05-18 Tom de Vries Committed
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
« 1 258 59 60111 112 »