Show patches with: Archived = No       |   8898 patches
« 1 25 6 788 89 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read Introduce the 'x' RSP packet 1 - 4-- 2024-03-13 Aktemur, Tankut Baris New
[2/3] rsp: add 'E' to escaped characters Introduce the 'x' RSP packet - - 4-- 2024-03-13 Aktemur, Tankut Baris New
[1/3] gdbserver: allow suppressing the next putpkt remote-debug log Introduce the 'x' RSP packet - - 4-- 2024-03-13 Aktemur, Tankut Baris New
[htdocs,v2] index.html: Fix download and news links [htdocs,v2] index.html: Fix download and news links - - --2 2024-03-13 Mark Wielaard New
[htdocs] index.html: Fix download and news links [htdocs] index.html: Fix download and news links - - --2 2024-03-13 Mark Wielaard New
gdb/tui: Fix crash from y/n prompt during TUI initialization gdb/tui: Fix crash from y/n prompt during TUI initialization - - 4-- 2024-03-12 Aaron Merey New
[v2] Capture warnings when writing to the index cache [v2] Capture warnings when writing to the index cache - - 4-- 2024-03-12 Tom Tromey New
[v4,4/4] gdb, infrun: fix multi-threaded reverse stepping btrace: infrun fixes - - 4-- 2024-03-12 Metzger, Markus T New
[v4,3/4] gdb, infrun, record: move no-history notification into normal_stop btrace: infrun fixes - - 4-- 2024-03-12 Metzger, Markus T New
[v4,2/4] gdb, infrun, record: fix hang when step-over fails with no-history btrace: infrun fixes 1 - 4-- 2024-03-12 Metzger, Markus T New
[v4,1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history btrace: infrun fixes 1 - 4-- 2024-03-12 Metzger, Markus T New
[pushed] gnulib: re-generate build files [pushed] gnulib: re-generate build files - - --2 2024-03-12 Simon Marchi New
[2/2] contrib: sync dg-extract-results.sh with GCC [1/2] contrib: sync dg-extract-results.py with GCC - - 4-- 2024-03-11 Sam James New
[1/2] contrib: sync dg-extract-results.py with GCC [1/2] contrib: sync dg-extract-results.py with GCC - - 4-- 2024-03-11 Sam James New
gdb/Makefile.in: remove ACLOCAL_AMFLAGS gdb/Makefile.in: remove ACLOCAL_AMFLAGS - - --2 2024-03-11 Simon Marchi New
Sync libbacktrace from gcc [PR31327] Sync libbacktrace from gcc [PR31327] - - 4-- 2024-03-11 Sam James New
[pushed] gdb: re-generate aclocal.m4 [pushed] gdb: re-generate aclocal.m4 - - --2 2024-03-11 Simon Marchi New
gdb: ignore -Wregister instead of -Wdeprecated-register gdb: ignore -Wregister instead of -Wdeprecated-register - - 4-- 2024-03-11 Simon Marchi New
Print type name when printing Rust slice Print type name when printing Rust slice 1 - 4-- 2024-03-11 Tom Tromey New
Set __file__ when source'ing a Python script Set __file__ when source'ing a Python script 1 - 4-- 2024-03-08 Tom Tromey New
Implement Ada 2022 delta aggregates Implement Ada 2022 delta aggregates - - 4-- 2024-03-08 Tom Tromey New
[v2,3/3,gdb/python] Handle deprecation of PyErr_{Fetch, Restore} in 3.12 [v2,1/3,gdb/python] Use gdbpy_err_fetch::{type, value} as getters - - 4-- 2024-03-08 Tom de Vries Committed
[v2,2/3,gdb/python] Normalize exceptions in gdbpy_err_fetch [v2,1/3,gdb/python] Use gdbpy_err_fetch::{type, value} as getters - - 4-- 2024-03-08 Tom de Vries Committed
[v2,1/3,gdb/python] Use gdbpy_err_fetch::{type, value} as getters [v2,1/3,gdb/python] Use gdbpy_err_fetch::{type, value} as getters - - 4-- 2024-03-08 Tom de Vries Committed
[v4,6/6] gdb/testsuite: Add kfail in gdb.threads/threadcrash.exp on 32-bit arm targets Fixes to gdb.threads/threadcrash.exp - - 4-- 2024-03-08 Tom de Vries Dropped
[v4,5/6] gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols Fixes to gdb.threads/threadcrash.exp - - 4-- 2024-03-08 Tom de Vries Committed
[v4,4/6] gdb/testsuite: Simplify gdb.threads/threadcrash.exp Fixes to gdb.threads/threadcrash.exp - - 4-- 2024-03-08 Tom de Vries Committed
[v4,3/6] gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.exp Fixes to gdb.threads/threadcrash.exp 1 - 4-- 2024-03-08 Tom de Vries Committed
[v4,2/6] gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore Fixes to gdb.threads/threadcrash.exp - - 4-- 2024-03-08 Tom de Vries Committed
[v4,1/6] gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp Fixes to gdb.threads/threadcrash.exp - - 4-- 2024-03-08 Tom de Vries Committed
gdb, btrace: fix error diagnostics gdb, btrace: fix error diagnostics - - 4-- 2024-03-07 Metzger, Markus T New
[6/6] gdb, btrace, infrun: per-inferior run-control pr gdb/19340 - - 3-1 2024-03-07 Metzger, Markus T New
[5/6] gdb, infrun: wait for single inferior pr gdb/19340 - - 4-- 2024-03-07 Metzger, Markus T New
[4/6] gdb, btrace: set wait status to ignore if nothing is moving pr gdb/19340 - - 4-- 2024-03-07 Metzger, Markus T New
[3/6] gdb, btrace: remove record_btrace_target::supports_*() pr gdb/19340 - - 4-- 2024-03-07 Metzger, Markus T New
[2/6] gdb, btrace: simplify gdb.btrace/multi-inferior.exp pr gdb/19340 - - 4-- 2024-03-07 Metzger, Markus T New
[1/6] gdb, btrace: fix pr19340 pr gdb/19340 - - 4-- 2024-03-07 Metzger, Markus T New
[1/1] gdb: Deprecate MPX commands. [1/1] gdb: Deprecate MPX commands. 1 - 4-- 2024-03-07 Schimpe, Christina New
Remove some unnecessary Ada expression code Remove some unnecessary Ada expression code - - 4-- 2024-03-06 Tom Tromey New
Fix Ada 'ptype' of access to array Fix Ada 'ptype' of access to array - - 4-- 2024-03-06 Tom Tromey New
[gdb/symtab] Workaround PR gas/31115 [gdb/symtab] Workaround PR gas/31115 - - 4-- 2024-03-06 Tom de Vries Committed
[4/4] GDB: introduce ability to disable frame unwinders Modernize frame unwinders and add disable feature 1 - 2-2 2024-03-06 Guinevere Larsen New
[3/4] gdb: Migrate frame unwinders to use C++ classes Modernize frame unwinders and add disable feature - - 2-2 2024-03-06 Guinevere Larsen New
[2/4] gdb: add "unwinder class" to frame unwinders Modernize frame unwinders and add disable feature - - 4-- 2024-03-06 Guinevere Larsen New
[1/4] gdb: make gdbarch store a vector of frame unwinders Modernize frame unwinders and add disable feature - - 4-- 2024-03-06 Guinevere Larsen New
[PATCHv2,7/7] gdb: move more completion setup into completer.c Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[PATCHv2,6/7] gdb/completion: make completion_find_completion_word static Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[PATCHv2,5/7] gdb: remove special case completion word handling for filenames Cleanup and changes for file name completion - - 3-1 2024-03-06 Andrew Burgess New
[PATCHv2,4/7] gdb: remove some dead code from completer.c Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[PATCHv2,3/7] gdb: allow double quotes for quoting filenames Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[PATCHv2,2/7] gdb: fix bug where quote characters would become nullptr Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[PATCHv2,1/7] gdb: remove skip_quoted and skip_quoted_chars Cleanup and changes for file name completion - - 4-- 2024-03-06 Andrew Burgess New
[v2] Remove tui-out.[ch] [v2] Remove tui-out.[ch] 1 - 4-- 2024-03-05 Tom Tromey New
[PATCHv2,7/7] gdb/gdbserver: share x86/linux tdesc caching x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,6/7] gdbserver: update target description creation for x86/linux x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,5/7] gdb/gdbserver: share some code relating to target description creation x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,4/7] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,3/7] gdbserver/x86: move no-xml code earlier in x86_linux_read_description x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,2/7] gdb/x86: move reading of cs and ds state into gdb/nat directory x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv2,1/7] gdbserver: convert have_ptrace_getregset to a tribool x86/Linux Target Description Changes - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv11,5/5] gdb: rename unwindonsignal to unwind-on-signal Infcalls from B/P conditions in multi-threaded inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv11,4/5] gdb: introduce unwind-on-timeout setting Infcalls from B/P conditions in multi-threaded inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv11,3/5] gdb: add timeouts for inferior function calls Infcalls from B/P conditions in multi-threaded inferiors 2 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv11,2/5] gdb: fix b/p conditions with infcalls in multi-threaded inferiors Infcalls from B/P conditions in multi-threaded inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv11,1/5] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait" Infcalls from B/P conditions in multi-threaded inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,14/14] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,13/14] gdb: don't set breakpoint::pspace in create_breakpoint thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,12/14] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,11/14] gdb: create new is_thread_id helper function thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,10/14] gdb: add another overload of startswith thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,09/14] gdb: make breakpoint_debug_printf global thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,08/14] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,07/14] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,06/14] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,05/14] gdb: build dprintf commands just once in code_breakpoint constructor thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,04/14] gdb: the extra_string in a dprintf breakpoint is never nullptr thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,03/14] gdb: change 'if' to gdb_assert in update_dprintf_command_list thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,02/14] gdb: create_breakpoint: asserts relating to extra_string/parse_extra thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[PATCHv9,01/14] gdb: create_breakpoint: add asserts and additional comments thread-specific breakpoints in just some inferiors - - 4-- 2024-03-05 Andrew Burgess New
[v2,1/1] gdb: Fix assertion in 'value_primitive_field' Fix assertion in 'value_primitive_field' - - 4-- 2024-03-05 Rohr, Stephan New
[v3,2/2] gdb/testsuite: Clarify -lbl option in gdb_test_multiple [v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp - - 4-- 2024-03-04 Thiago Jung Bauermann New
[v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp [v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp - - 4-- 2024-03-04 Thiago Jung Bauermann New
[2/2,gdb/python] Handle deprecation of PyErr_{Fetch, Restore} in 3.12 [1/2,gdb/python] Handle normalized exception returned by PyErr_Fetch - - --2 2024-03-04 Tom de Vries Superseded
[1/2,gdb/python] Handle normalized exception returned by PyErr_Fetch [1/2,gdb/python] Handle normalized exception returned by PyErr_Fetch - - --2 2024-03-04 Tom de Vries Superseded
Prune inferior after switching inferior Prune inferior after switching inferior - - 4-- 2024-03-04 Tom de Vries New
[1/1] testsuite, btrace: update btrace testsuite to test all btrace recording methods update btrace tests to test all recording methods - - 4-- 2024-03-04 Ijaz, Abdul B New
[v2,3/3] Use ui-out tables in linux-tdep.c Use ui-out tables in a few spots - - --- 2024-03-03 Tom Tromey New
[v2,2/3] Use ui-out in core_target::info_proc_mappings Untitled series #31557 - - --- 2024-03-03 Tom Tromey New
[v2,1/3] Use ui-out in maintenance_print_user_registers Use ui-out tables in a few spots - - --- 2024-03-03 Tom Tromey New
gdb/compile: Use std::filesystem::remove_all in cleanup gdb/compile: Use std::filesystem::remove_all in cleanup - - 4-- 2024-03-03 Lancelot SIX New
Support MSYS2 platform Support MSYS2 platform - - 4-- 2024-03-03 Orgad Shaneh New
sim/erc32: Rename EVENT_MAX -> MAX_EVENTS sim/erc32: Rename EVENT_MAX -> MAX_EVENTS - - 4-- 2024-03-03 Orgad Shaneh New
Support MSYS2 platform Support MSYS2 platform 1 - 4-- 2024-03-03 Orgad Shaneh New
Support MSYS platform Support MSYS platform - - --2 2024-03-03 Orgad Shaneh New
FYI/pushed: [release/branch] Bump GDB's version number to 14.2.90.DATE-git. FYI/pushed: [release/branch] Bump GDB's version number to 14.2.90.DATE-git. - - --2 2024-03-03 Joel Brobecker New
FYI/pushed: [release/branch] Set GDB version number to 14.2. FYI/pushed: [release/branch] Set GDB version number to 14.2. - - --2 2024-03-03 Joel Brobecker New
[gdb/python] Make gdb.UnwindInfo.add_saved_register more robust [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust - - 4-- 2024-03-02 Tom de Vries New
Further fix "value is not available" with debug frame Further fix "value is not available" with debug frame - - 4-- 2024-03-02 Tom de Vries Committed
[v2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp [v2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp - - 4-- 2024-03-01 Thiago Jung Bauermann New
gdb/testsuite: Increase timeout when using read1 in gdb.base/osabi.exp gdb/testsuite: Increase timeout when using read1 in gdb.base/osabi.exp - - 4-- 2024-03-01 Thiago Jung Bauermann New
« 1 25 6 788 89 »