[PATCH] gdb/aarch64: restore in-order watchpoint matching
2025-08-05 10:12 UTC (11+ messages)
` [PATCHv2] "
[PATCH 1/2] gdbserver, read_ptid: handle '0' and '-1' thread ids
2025-08-05 7:19 UTC (2+ messages)
` [PATCH 2/2] gdb, remote: fix set_thread () in start_remote ()
[PATCH v5 00/12] Add CET shadow stack support
2025-08-05 4:29 UTC (26+ messages)
` [PATCH v5 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v5 07/12] gdb: amd64 linux coredump support with shadow stack
` [PATCH v5 08/12] gdb: Handle shadow stack pointer register unwinding for amd64 linux
` [PATCH v5 10/12] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH v5 11/12] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH v5 12/12] gdb: Enable displaced stepping with shadow stack on amd64 linux
[PATCH] MSYS2+MinGW testing: Unix <-> Windows path conversion
2025-08-04 20:05 UTC
[pushed] [gdb/testsuite] Fix gdb.base/style.exp on freebsd
2025-08-04 18:49 UTC
[PATCH] gdb, d: Fix PR 22480: ptype returning struct for D classes
2025-08-04 17:58 UTC (2+ messages)
[PATCH] gdb, d: Fix PR 33201 - ICE in d_lookup_nested_symbol
2025-08-04 17:45 UTC (2+ messages)
[PATCH] gdb, d: Fix PR 33200 - Segfault in d_lookup_symbol
2025-08-04 17:43 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 0/2] Call target_can_do_single_step from maybe_software_singlestep
2025-08-04 16:38 UTC (2+ messages)
[RFC] [gdb/python] Reimplement gdb.interrupt race fix
2025-08-04 15:48 UTC (2+ messages)
[PATCH] Do not include cleanups.h from common-defs.h
2025-08-04 15:02 UTC
[FYI] gdb: Add myself to gdb/MAINTAINERS
2025-08-04 14:59 UTC
[PATCH v2] [gdb/testsuite] Support clean_restart $binfile
2025-08-04 14:49 UTC (2+ messages)
[PATCH] [gdb/tui] Improve asm window
2025-08-04 13:20 UTC (3+ messages)
[PATCH v2 0/2] [gdb/tui] Improve asm window
2025-08-04 13:18 UTC (3+ messages)
` [PATCH v2 1/2] [gdb/tui] Make tui_disassemble more efficient
` [PATCH v2 2/2] [gdb/tui] Improve asm window
[PATCH 0/4] Four multi-target bug fixes
2025-08-04 12:06 UTC (5+ messages)
` [PATCH 2/4] gdb: disable commit resumed in wait_for_inferior
Potential patch to remove Emacs "confuzzed" comment
2025-08-04 11:51 UTC (4+ messages)
` [PATCH] "
[PATCH] gdb/record: Support wfi, sret and mret instructions in risc-v
2025-08-04 10:08 UTC (2+ messages)
` [PATCH v2] gdb/record: Support wfi, sfence.vma, "
[PATCH] should_validate_memtags: Do not dereference references
2025-08-02 22:50 UTC (2+ messages)
GDB 17.1 release update -- 2025-08-02
2025-08-02 17:06 UTC
[PATCH 0/2] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm
2025-08-02 16:55 UTC (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Move setting of Term::_last_char to Term::_insert
` [PATCH 2/2] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm
[PATCH v3 00/12] fix PR gdb/19340
2025-08-02 11:13 UTC (8+ messages)
` [PATCH v3 01/12] gdb, btrace: fix pr19340
` [PATCH v3 02/12] gdb, record: notify_normal_stop on 'record stop' when selected thread moves
[PATCH] Introduce and use type::all_fields
2025-08-01 20:29 UTC
[PATCH 0/6] Self tests improvements
2025-08-01 18:16 UTC (4+ messages)
` [PATCH 6/6] gdb/testsuite: get real executable in gdb.gdb/index-file.exp
[PATCH v2] [gdb] Create script to convert old tests into Dwarf::assemble calls
2025-08-01 17:46 UTC (5+ messages)
` [PP?] "
[pushed OB] gdb/MAINTAINERS: Update my email address
2025-08-01 16:35 UTC
[RFC v6 00/18] Add Python "JIT" API
2025-08-01 16:17 UTC (19+ messages)
` [RFC v6 01/18] gdb: introduce expand_symtabs_maybe_overlapping
` [RFC v6 02/18] gdb: introduce compunit_symtab::maybe_contains
` [RFC v6 03/18] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v6 04/18] gdb: introduce new function create_function_type
` [RFC v6 05/18] gdb/python: add function () method to gdb.Type object
` [RFC v6 06/18] gdb: use std::vector<> to hold on blocks in struct blockvector
` [RFC v6 07/18] gdb/python: add gdb.Compunit
` [RFC v6 08/18] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v6 09/18] gdb/python: add unlink () method to gdb.Objfile object
` [RFC v6 10/18] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v6 11/18] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v6 12/18] gdb/python: allow instantiation of gdb.Block "
` [RFC v6 13/18] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v6 14/18] gdb/python: add add_symbol () method to gdb.Block
` [RFC v6 15/18] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v6 16/18] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v6 17/18] gdb/python: allow instantiation of gdb.LineTable objects
` [RFC v6 18/18] gdb/python: add section in documentation on implementing JIT interface
[PATCH 0/7] Inline Function Optimised Code Debug Improvements
2025-08-01 15:41 UTC (10+ messages)
` [PATCHv2 "
` [PATCHv2 1/7] gdb: improve line number lookup around inline functions
` [PATCHv2 2/7] gdb: handle empty ranges for inline subroutines
` [PATCHv2 3/7] gdb: split dwarf line table parsing in two
` [PATCHv2 4/7] gdb: move block range recording into its own function
` [PATCHv2 5/7] gdb: create address map after parsing all DIE
` [PATCHv2 6/7] gdb: record block end addresses while parsing DIEs
` [PATCHv2 7/7] gdb: fix-up truncated inline function block ranges
[PATCH 0/2] gdbserver accept GNU style arguments
2025-08-01 13:05 UTC (3+ messages)
` [PATCH 1/2] gdbserver: allow gnu style arguments to gdbserver
` [PATCH 2/2] gdbserver: better handling for missing argument values
[PATCH v3 00/44] A new target to debug Intel GPUs
2025-08-01 12:50 UTC (50+ messages)
` [PATCH v3 01/44] gdb, intelgt: add intelgt as a basic machine
` [PATCH v3 02/44] bfd: add intelgt target to BFD
` [PATCH v3 03/44] ld: add intelgt as a target configuration
` [PATCH v3 04/44] opcodes: add intelgt as a configuration
` [PATCH v3 05/44] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description
` [PATCH v3 06/44] gdb, arch, intelgt: add intelgt arch definitions
` [PATCH v3 07/44] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture
` [PATCH v3 08/44] gdb, intelgt: add disassemble feature "
` [PATCH v3 09/44] gdb, gdbserver, ze: in-memory libraries
` [PATCH v3 10/44] gdb, gdbserver, rsp, ze: acknowledge libraries
` [PATCH v3 11/44] gdb, solib, ze: update target_solib_ops::bfd_open_from_target_memory
` [PATCH v3 12/44] gdb, infrun, ze: allow saving process events
` [PATCH v3 13/44] gdb, ze: add TARGET_WAITKIND_UNAVAILABLE
` [PATCH v3 14/44] gdb, infrun, ze: handle stopping unavailable threads
` [PATCH v3 15/44] gdb, infrun, ze: allow resuming "
` [PATCH v3 16/44] gdb, gdbserver, ze: add U stop reply
` [PATCH v3 17/44] gdb, gdbserver, ze: add library notification to "
` [PATCH v3 18/44] gdbserver, ze: report TARGET_WAITKIND_UNAVAILABLE events
` [PATCH v3 19/44] gdb, ze: handle TARGET_WAITKIND_UNAVAILABLE in stop_all_threads
` [PATCH v3 20/44] gdb, remote: handle thread unavailability in print_one_stopped_thread
` [PATCH v3 21/44] gdb, remote: do 'remote_add_inferior' in 'remote_notice_new_inferior' earlier
` [PATCH v3 22/44] gdb, remote: handle a generic process PID in remote_notice_new_inferior
` [PATCH v3 23/44] gdb, remote: handle a generic process PID in process_stop_reply
` [PATCH v3 24/44] gdb: use the pid from inferior in setup_inferior
` [PATCH v3 25/44] gdb: revise the pid_to_exec_file target op
` [PATCH v3 26/44] gdb: load solibs if the target does not have the notion of an exec file
` [PATCH v3 27/44] gdbserver: import AC_LIB_HAVE_LINKFLAGS macro into the autoconf script
` [PATCH v3 28/44] gdbserver: add a pointer to the owner thread in regcache
` [PATCH v3 29/44] gdbserver: wait for stopped threads in queue_stop_reply_callback
` [PATCH v3 30/44] gdbserver: adjust pid after the target attaches
` [PATCH v3 31/44] gdb: do not create a thread after a process event
` [PATCH v3 32/44] gdb, ze: on a whole process stop, mark all threads as not_resumed
` [PATCH v3 33/44] gdb, dwarf, ze: add DW_OP_INTEL_regval_bits
` [PATCH v3 34/44] gdbserver: allow configuring for a heterogeneous target
` [PATCH v3 35/44] gdbserver, ze, intelgt: introduce ze-low and intel-ze-low targets
` [PATCH v3 36/44] testsuite, sycl: add SYCL support
` [PATCH v3 37/44] testsuite, sycl: add test for backtracing inside a kernel
` [PATCH v3 38/44] testsuite, sycl: add test for 'info locals' and 'info args'
` [PATCH v3 39/44] testsuite, sycl: add tests for stepping and accessing data elements
` [PATCH v3 40/44] testsuite, sycl: add test for 1-D and 2-D parallel_for kernels
` [PATCH v3 41/44] testsuite, sycl: add test for scheduler-locking
` [PATCH v3 42/44] testsuite, arch, intelgt: add a disassembly test
` [PATCH v3 43/44] testsuite, arch, intelgt: add intelgt-program-bp.exp
` [PATCH v3 44/44] testsuite, sycl: test canceling a stepping flow
[PATCH 1/1] gdb: change default initialization for register numbers on x86
2025-08-01 12:48 UTC
[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd
2025-08-01 12:31 UTC (5+ messages)
` [PATCH 2/3] [gdb/testsuite] Make prompt matching in Term::wait_for more strict
` [PATCH 3/3] [gdb/testsuite] Fix file command output matching in gdb.tui/main.exp
[PATCH] [gdb/testsuite] Disable CLI styling by default in Term::prepare_tui
2025-08-01 12:27 UTC
[PATCH 0/3] gdbserver: use getopt_long for argument processing
2025-08-01 9:42 UTC (6+ messages)
` [PATCH 3/3] gdbserver: switch to using "
[PATCH v2] [gdb/testsuite] Make prompt matching in Term::wait_for more strict
2025-08-01 9:29 UTC
[PATCH v2 00/47] A new target to debug Intel GPUs
2025-08-01 7:55 UTC (10+ messages)
` [PATCH v2 10/47] gdb, gdbserver, ze: in-memory libraries
` [PATCH v2 11/47] gdb, gdbserver, rsp, ze: acknowledge libraries
` [PATCH v2 13/47] gdb, remote, ze: fix "$Hc-1#09...Packet received: E01" during startup
[PATCH] [gdb] Fix handling of aborted inferior call
2025-08-01 7:37 UTC (3+ messages)
` [PING] "
` [PING^2] "
[pushed] Update my e-mail
2025-08-01 5:46 UTC
[PATCH v2 0/6] Fix for PR 29518 and more
2025-08-01 4:35 UTC (5+ messages)
` [PATCH v2 4/6] gdb/dwarf: make .gdb_index reader use its own list of units
[PATCH v5 1/1] gdb, configure: Add disable-formats option for configure
2025-07-31 18:42 UTC (3+ messages)
` [PATCH v6] "
` [PING][PATCH "
[PATCH v5 0/3] Introduce syntax for linker-namespace specific symbols
2025-07-31 18:11 UTC (4+ messages)
` [PATCH v5 1/3] gdb: make lookup_minimal_symbol_linkage work with linker namespaces
` [PATCH v5 2/3] gdb: Make the parser recognize the [[N]] syntax for variables
` [PATCH v5 3/3] gdb: extend the [[N]]::foo syntax for files
[PATCH 00/10] Linker namespace fixes and formatting changes
2025-07-31 17:12 UTC (6+ messages)
` [PATCH 04/10] gdb/solib: adjust info linker-namespaces/sharedlibrary format
[PATCH] [gdb/testsuite] Stop on main in gdb.gdb/{python-helper, selftest}.exp
2025-07-31 14:27 UTC
RFC: Any objections to rebasing the zlib sources to 1.3.1 ?
2025-07-31 13:36 UTC (4+ messages)
[PATCH 0/3] [gdb/tui] Add setting for default focus window
2025-07-31 12:54 UTC (2+ messages)
[PATCH] Set rv64gcv as default to enable vector extension for disassembly
2025-07-31 10:32 UTC (7+ messages)
[PATCH] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with gdb built with -flto
2025-07-31 8:09 UTC (2+ messages)
[PATCH] [gdb/testsuite] Remove useless indentation in lib/tuiterm.exp
2025-07-31 5:40 UTC (3+ messages)
[PATCH] Don't nest double quotes in tuiterm.exp
2025-07-31 5:16 UTC (2+ messages)
[PATCH] RISC-V: Let riscv_parse_subset set the default_arch for dis-assembler
2025-07-31 2:33 UTC
[PATCH] gdb, gdbserver: update copyright years in copyright notices
2025-07-30 19:38 UTC (2+ messages)
[PATCH 0/2] Fix handling of two DAP "variables" requests
2025-07-30 16:02 UTC (3+ messages)
` [PATCH 1/2] Do not allow DAP clients to dereference "void *"
` [PATCH 2/2] Emit DAPException when too many variable children are reqeusted
[PATCH] [gdb/tui] Fix shell command terminal settings
2025-07-30 11:12 UTC (4+ messages)
[PATCH] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
2025-07-30 10:52 UTC
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox