Show patches with: none      |   22271 patches
« 1 2 3 4222 223 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[pushed] Simplify ada_lookup_struct_elt_type [pushed] Simplify ada_lookup_struct_elt_type - - --- 2023-06-07 Tom Tromey New
[PATCHv8,6/6] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-06-07 Andrew Burgess New
[PATCHv8,5/6] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-06-07 Andrew Burgess New
[PATCHv8,4/6] gdb/remote: avoid SIGINT after calling remote_target::stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2023-06-07 Andrew Burgess New
[PATCHv8,3/6] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-06-07 Andrew Burgess New
[PATCHv8,2/6] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-06-07 Andrew Burgess New
[PATCHv8,1/6] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors 1 - --- 2023-06-07 Andrew Burgess New
Fix PR30369 regression on aarch64/arm (PR30506) Fix PR30369 regression on aarch64/arm (PR30506) - - --- 2023-06-07 Luis Machado New
[1/1] gdb, infrun: refactor part of `proceed` into separate function Refactor proceed function - - --- 2023-06-07 Christina Schimpe New
gdb/configure.ac: Add option --with-additional-debug-dirs gdb/configure.ac: Add option --with-additional-debug-dirs - - --- 2023-06-06 Thiago Jung Bauermann New
[2/2,gdb/tui] Delete line buffer when switching to singlekey [1/2,gdb/testsuite] Add test-case gdb.tui/single-key.exp - - --- 2023-06-06 Tom de Vries New
[1/2,gdb/testsuite] Add test-case gdb.tui/single-key.exp [1/2,gdb/testsuite] Add test-case gdb.tui/single-key.exp - - --- 2023-06-06 Tom de Vries New
[obv,AArch64] Fix gdb.base/memtag.exp failure [obv,AArch64] Fix gdb.base/memtag.exp failure - - --- 2023-06-06 Luis Machado New
[v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp [v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp - - --- 2023-06-05 Thiago Jung Bauermann New
[v6] gdb/Python: Added ThreadExitedEvent [v6] gdb/Python: Added ThreadExitedEvent - - --- 2023-06-05 Simon Farre New
[v1,gdb/dap] Add thread exited event [v1,gdb/dap] Add thread exited event - - --- 2023-06-05 Simon Farre New
[v5] gdb/Python: Added ThreadExitedEvent [v5] gdb/Python: Added ThreadExitedEvent 1 - --- 2023-06-05 Simon Farre New
[v2,4/4] gdb: Skip trampoline frames in the stack for printing or finish command. GDB support for DW_AT_trampoline 1 - --- 2023-06-05 Abdul Basit Ijaz New
[v2,3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline GDB support for DW_AT_trampoline 2 - --- 2023-06-05 Abdul Basit Ijaz New
[v2,2/4] gdb/symtab: add lookup for trampoline functions GDB support for DW_AT_trampoline - - --- 2023-06-05 Abdul Basit Ijaz New
[v2,1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader GDB support for DW_AT_trampoline - - --- 2023-06-05 Abdul Basit Ijaz New
[3/3] gdb: handle core files with .reg/0 section names Improve vmcore loading - - --- 2023-06-05 Andrew Burgess New
[2/3] gdb/testsuite: add test for core file with a 0 pid Improve vmcore loading - - --- 2023-06-05 Andrew Burgess New
[1/3] gdb: split inferior and thread setup when opening a core file Improve vmcore loading - - --- 2023-06-05 Andrew Burgess New
Permit DW_OP_GNU_uninit to be used with DW_OP_piece Permit DW_OP_GNU_uninit to be used with DW_OP_piece - - --- 2023-06-03 Kevin Buettner New
[RFC] Bump minimum Python version to 3.4 [RFC] Bump minimum Python version to 3.4 1 - --- 2023-06-02 Tom Tromey 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 1 - --- 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
« 1 2 3 4222 223 »