[PATCH] Revert "Pass GUILE down to subdirectories"
2024-03-08 18:03 UTC (3+ messages)
[PATCH v2 0/2] Add "finish" return value to DAP
2024-03-08 17:49 UTC (2+ messages)
[PATCH] Support MSYS platform
2024-03-08 17:36 UTC (10+ messages)
` [PATCH] Support MSYS2 platform
[PATCH] sim/erc32: Rename EVENT_MAX -> MAX_EVENTS
2024-03-08 17:23 UTC (2+ messages)
[PATCH 0/4] Modernize frame unwinders and add disable feature
2024-03-08 17:22 UTC (14+ messages)
` [PATCH 1/4] gdb: make gdbarch store a vector of frame unwinders
` [PATCH 2/4] gdb: add "unwinder class" to "
` [PATCH 3/4] gdb: Migrate frame unwinders to use C++ classes
` [PATCH 4/4] GDB: introduce ability to disable frame unwinders
[PATCH] gdb/compile: Use std::filesystem::remove_all in cleanup
2024-03-08 16:27 UTC (2+ messages)
[PATCH] gdb, btrace: fix error diagnostics
2024-03-08 16:21 UTC (3+ messages)
[PATCH 1/1] gdb: Deprecate MPX commands
2024-03-08 16:20 UTC (6+ messages)
[PATCH v4 0/4] Fix DAP pause bug
2024-03-08 16:19 UTC (4+ messages)
` [PATCH v4 3/4] Rewrite "python" command exception handling
[PATCH] [gdb/build] Fix static cast of virtual base
2024-03-08 16:18 UTC (4+ messages)
[PATCH] Implement Ada 2022 delta aggregates
2024-03-08 16:08 UTC
[PATCH 1/2] [gdb/python] Handle normalized exception returned by PyErr_Fetch
2024-03-08 15:36 UTC (5+ messages)
` [PATCH 2/2] [gdb/python] Handle deprecation of PyErr_{Fetch, Restore} in 3.12
[PATCH v2 1/3] [gdb/python] Use gdbpy_err_fetch::{type, value} as getters
2024-03-08 15:29 UTC (2+ messages)
` [PATCH v2 2/3] [gdb/python] Normalize exceptions in gdbpy_err_fetch
[PATCH] Avoid race when reading dwz file
2024-03-08 14:09 UTC (2+ messages)
[PATCH 0/6] pr gdb/19340
2024-03-08 11:25 UTC (12+ messages)
` [PATCH 1/6] gdb, btrace: fix pr19340
` [PATCH 2/6] gdb, btrace: simplify gdb.btrace/multi-inferior.exp
` [PATCH 3/6] gdb, btrace: remove record_btrace_target::supports_*()
` [PATCH 4/6] gdb, btrace: set wait status to ignore if nothing is moving
` [PATCH 5/6] gdb, infrun: wait for single inferior
` [PATCH 6/6] gdb, btrace, infrun: per-inferior run-control
[PATCH v4 0/6] Fixes to gdb.threads/threadcrash.exp
2024-03-08 10:24 UTC (8+ messages)
` [PATCH v4 1/6] gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp
` [PATCH v4 2/6] gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore
` [PATCH v4 3/6] gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.exp
` [PATCH v4 4/6] gdb/testsuite: Simplify gdb.threads/threadcrash.exp
` [PATCH v4 5/6] gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols
` [PATCH v4 6/6] gdb/testsuite: Add kfail in gdb.threads/threadcrash.exp on 32-bit arm targets
[PATCH v3 0/2] Fixes to gdb.threads/threadcrash.exp
2024-03-08 10:12 UTC (9+ messages)
` [PATCH v3 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
` [PATCH v3 2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols
` [PING][PATCH v3 0/2] Fixes to gdb.threads/threadcrash.exp
[PATCH 1/2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-08 1:26 UTC (6+ messages)
` [PATCH 2/2] [gdb/tdep] Fix gdb.base/watch-bitfields.exp "
[PATCH] [gdb/symtab] Workaround PR gas/31115
2024-03-07 21:09 UTC (3+ messages)
[PATCH] gdb/unwinders: better support for $pc not saved
2024-03-07 14:43 UTC (4+ messages)
` [PATCHv2] "
[PATCH] gdb : Signal to pstack/gdb kills the attached process
2024-03-07 9:58 UTC (13+ messages)
` [External] : "
` [External] : Re: [PATCH v2] "
` [External] : Re: [PATCH v3] "
` [External] : Re: [PATCH v4] "
Help needed with maintainer-mode
2024-03-06 17:22 UTC (21+ messages)
[PATCH 1/2] remote.c: Use packet_check_result
2024-03-06 16:13 UTC (4+ messages)
` [PATCH 2/2] remote.c: Make packet_ok return struct packet_result
[PATCH] Remove some unnecessary Ada expression code
2024-03-06 16:06 UTC
[PATCH] Fix Ada 'ptype' of access to array
2024-03-06 16:03 UTC
[PATCH v2 0/1] Fix assertion in 'value_primitive_field'
2024-03-06 14:48 UTC (3+ messages)
` [PATCH v2 1/1] gdb: "
[PATCHv8 00/14] thread-specific breakpoints in just some inferiors
2024-03-06 14:11 UTC (18+ messages)
` [PATCHv9 "
` [PATCHv9 01/14] gdb: create_breakpoint: add asserts and additional comments
` [PATCHv9 02/14] gdb: create_breakpoint: asserts relating to extra_string/parse_extra
` [PATCHv9 03/14] gdb: change 'if' to gdb_assert in update_dprintf_command_list
` [PATCHv9 04/14] gdb: the extra_string in a dprintf breakpoint is never nullptr
` [PATCHv9 05/14] gdb: build dprintf commands just once in code_breakpoint constructor
` [PATCHv9 06/14] gdb: don't display inferior list for pending breakpoints
` [PATCHv9 07/14] gdb: remove breakpoint_re_set_one
` [PATCHv9 08/14] gdb: remove tracepoint_probe_create_sals_from_location_spec
` [PATCHv9 09/14] gdb: make breakpoint_debug_printf global
` [PATCHv9 10/14] gdb: add another overload of startswith
` [PATCHv9 11/14] gdb: create new is_thread_id helper function
` [PATCHv9 12/14] gdb: parse pending breakpoint thread/task immediately
` [PATCHv9 13/14] gdb: don't set breakpoint::pspace in create_breakpoint
` [PATCHv9 14/14] gdb: only insert thread-specific breakpoints in the relevant inferior
[PATCH v2] Remove tui-out.[ch]
2024-03-06 13:42 UTC (2+ messages)
[PATCH] gdb: Change "list ." command's error when no debuginfo is available
2024-03-06 13:38 UTC (4+ messages)
` [PING][PATCH] "
[PATCH v3] Fix missing watchpoint hits/endless loop
2024-03-06 13:36 UTC (4+ messages)
[PATCH 00/11] sim: riscv: simulation of single and double precision floating point instructions
2024-03-06 13:24 UTC (3+ messages)
[PATCH 0/5] Cleanup and changes for file name completion
2024-03-06 10:23 UTC (9+ messages)
` [PATCHv2 0/7] "
` [PATCHv2 1/7] gdb: remove skip_quoted and skip_quoted_chars
` [PATCHv2 2/7] gdb: fix bug where quote characters would become nullptr
` [PATCHv2 3/7] gdb: allow double quotes for quoting filenames
` [PATCHv2 4/7] gdb: remove some dead code from completer.c
` [PATCHv2 5/7] gdb: remove special case completion word handling for filenames
` [PATCHv2 6/7] gdb/completion: make completion_find_completion_word static
` [PATCHv2 7/7] gdb: move more completion setup into completer.c
[PATCH 0/7] x86/Linux Target Description Changes
2024-03-05 17:00 UTC (9+ messages)
` [PATCHv2 "
` [PATCHv2 1/7] gdbserver: convert have_ptrace_getregset to a tribool
` [PATCHv2 2/7] gdb/x86: move reading of cs and ds state into gdb/nat directory
` [PATCHv2 3/7] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
` [PATCHv2 4/7] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition
` [PATCHv2 5/7] gdb/gdbserver: share some code relating to target description creation
` [PATCHv2 6/7] gdbserver: update target description creation for x86/linux
` [PATCHv2 7/7] gdb/gdbserver: share x86/linux tdesc caching
[PATCH 0/2] Fix remaining gdb.trace/ duplicate test names
2024-03-05 16:36 UTC (2+ messages)
[PATCHv10 0/5] Infcalls from B/P conditions in multi-threaded inferiors
2024-03-05 15:40 UTC (7+ messages)
` [PATCHv11 "
` [PATCHv11 1/5] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
` [PATCHv11 2/5] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
` [PATCHv11 3/5] gdb: add timeouts for inferior function calls
` [PATCHv11 4/5] gdb: introduce unwind-on-timeout setting
` [PATCHv11 5/5] gdb: rename unwindonsignal to unwind-on-signal
[PATCH] Remove tui-out.[ch]
2024-03-05 0:21 UTC (3+ messages)
[PATCH v3 1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp
2024-03-04 19:47 UTC (2+ messages)
` [PATCH v3 2/2] gdb/testsuite: Clarify -lbl option in gdb_test_multiple
[PATCH v2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp
2024-03-04 19:39 UTC (4+ messages)
[PATCH v6 0/2] add annotation in 'info locals' command for variables shadowing case
2024-03-04 18:10 UTC (4+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
` [PING 3][PATCH "
[PATCH] gdb: iterate over targets, not inferiors, to commit resumed
2024-03-04 16:34 UTC (4+ messages)
[PATCH v2] [gdb] Fix "value is not available" with debug frame
2024-03-04 15:59 UTC (5+ messages)
[PATCH] [gdb] Prune inferior after switching inferior
2024-03-04 12:26 UTC (2+ messages)
[PATCH 0/1] update btrace tests to test all recording methods
2024-03-04 8:23 UTC (2+ messages)
` [PATCH 1/1] testsuite, btrace: update btrace testsuite to test all btrace "
[PATCH v2 0/3] Use ui-out tables in a few spots
2024-03-03 18:43 UTC (4+ messages)
` [PATCH v2 1/3] Use ui-out in maintenance_print_user_registers
` [PATCH v2 2/3] Use ui-out in core_target::info_proc_mappings
` [PATCH v2 3/3] Use ui-out tables in linux-tdep.c
[PATCH 0/5] Restore DAP 'quit' request
2024-03-03 16:50 UTC (7+ messages)
` [PATCH 1/5] Rewrite final cleanups
gdb-14 branch FROZEN
2024-03-03 6:14 UTC (2+ messages)
` gdb-14 branch OPEN again (was: "gdb-14 branch FROZEN")
FYI/pushed: [release/branch] Bump GDB's version number to 14.2.90.DATE-git
2024-03-03 6:10 UTC
FYI/pushed: [release/branch] Set GDB version number to 14.2
2024-03-03 5:56 UTC
[PATCH] [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust
2024-03-02 12:36 UTC
[PATCH v2] gdb: LoongArch: Change LOONGARCH_FIRST_FP_REGNUM to 35
2024-03-02 11:16 UTC (4+ messages)
[PATCH] [gdb] Further fix "value is not available" with debug frame
2024-03-02 7:26 UTC
[PATCH] Fix TUI text centering
2024-03-02 1:15 UTC (2+ messages)
[PATCH] gdb/testsuite: Increase timeout when using read1 in gdb.base/osabi.exp
2024-03-01 20:54 UTC (3+ messages)
[PATCH] gdb/jit: Fix missing word in comment
2024-03-01 19:58 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox