[PATCH] gdb: convert linux-namespaces debug to the new(er) debug scheme
2025-06-11 10:14 UTC
[PATCH 0/8] AArch64 Guarded Control Stack support
2025-06-11 10:06 UTC (20+ messages)
` [PATCH 1/8] bfd/aarch64-linux: Support reading and writing the GCS core file note
` [PATCH 2/8] GDB: doc: Improve AArch64 and ARM subsubsection titles in gdb.texinfo
` [PATCH 3/8] GDB, gdbserver: aarch64-linux: Initial Guarded Control Stack support
` [PATCH 4/8] GDB: aarch64-linux: GCS support in Linux signals
` [PATCH 5/8] GDB: aarch64-linux: Implement GCS support in displaced stepping
` [PATCH 6/8] GDB: testsuite: Add gdb.arch/aarch64-gcs.exp testcase
` [PATCH 7/8] GDB: testsuite: Add gdb.arch/aarch64-gcs-core.exp testcase
` [PATCH 8/8] GDB: testsuite: Add gdb.arch/aarch64-gcs-disp-step.exp testcase
[PATCH 0/2][PR GDB/32956] gdb: fix GDB failing to find build-id debug files in linux mount namespaces
2025-06-11 9:58 UTC (18+ messages)
` [PATCH 1/2][PR GDB/32956] gdb: implement linux namespace support for fileio_stat
` [PATCH 2/2][PR GDB/32956] gdb: query inferior's filesystem for build-id debug files
GDB 17.1 release -- 2025-06-07 Update
2025-06-11 7:55 UTC (5+ messages)
Want to know a secret?
2025-06-11 6:10 UTC
[PATCH v2] GDB: doc: Improve AArch64 subsubsection titles and index entries in gdb.texinfo
2025-06-10 23:54 UTC
[PATCH] nat: linux-namespaces: Also enter user namespace
2025-06-10 16:59 UTC (4+ messages)
[PATCH] gdb: linux-namespaces: enter user namespace when appropriate
2025-06-10 16:57 UTC
[PATCH] gdb/dwarf2: remove erroneous comment in open_and_init_dwo_file
2025-06-10 15:06 UTC (3+ messages)
[pushed] [gdb/build] Fix buildbreaker in hardwire_setbaudrate
2025-06-10 15:02 UTC (4+ messages)
[PATCH] Convert gdb.base/watchpoint-hw-attach.exp to spawn_wait_for_attach
2025-06-10 14:53 UTC (2+ messages)
[PATCH] gdb/reverse: Add 2 AVX instructions VADDSUBPS and VADDSUBPD
2025-06-10 13:34 UTC
[PATCH] Fix Solaris build
2025-06-10 13:18 UTC
[PATCH] readline/tcap.h: Update definitions for C23
2025-06-10 13:04 UTC (5+ messages)
[PATCH] [gdb/tdep] Don't call WaitForSingleObject with INFINITE arg
2025-06-10 9:51 UTC (12+ messages)
[PATCH 0/2] [gdb/python] Drop gdb.os
2025-06-10 7:42 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v2 0/5] Introduce syntax for linker-namespace specific symbols
2025-06-09 19:57 UTC (4+ messages)
` [PING][PATCH "
[PATCH v2 1/4] gdb/solib: add solib -> solib_ops backlink
2025-06-09 19:40 UTC (4+ messages)
` [PATCH v2 2/4] gdb/solib: use solib::ops for operations that concern a single solib
` [PATCH v2 3/4] gdb/progspace: add solib_ops pointer in program_space
` [PATCH v2 4/4] gdb/solib: C++ify solib_ops
[PATCH 0/5] C++ify solib_ops
2025-06-09 19:37 UTC (18+ messages)
` [PATCH 1/5] gdb/solib: add solib -> solib_ops backlink
` [PATCH 2/5] gdb/solib: use solib::ops for operations that concern a single solib
` [PATCH 3/5] gdb/progspace: add solib_ops pointer in program_space
` [PATCH 4/5] gdb/solib-svr4: remove svr4_have_link_map_offsets
` [PATCH 5/5] gdb/solib: C++ify solib_ops
[PATCH][PR breakpoints/33066] gdb: fix size of z80 "add ii, rr" and "ld (ii+d), n" instructions
2025-06-09 19:19 UTC
[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
2025-06-09 19:01 UTC (3+ messages)
[PATCH] Adjust gdb.cp/cpexprs.exp for Cygwin
2025-06-09 16:58 UTC (3+ messages)
[PATCH] gdb.threads/thread-execl, don't re-exec forever
2025-06-09 16:51 UTC (6+ messages)
[PATCH] Support core dumping testcases with Cygwin's dumper
2025-06-09 16:47 UTC (5+ messages)
[PATCH] Adjust gdb.base/sigall.exp for Cygwin
2025-06-09 16:46 UTC (3+ messages)
[PATCH] Adjust gdb.arch/amd64-watchpoint-downgrade.exp for Cygwin
2025-06-09 16:43 UTC (3+ messages)
[PATCH] Adjust gdb.base/bp-permanent.exp for Cygwin
2025-06-09 16:41 UTC (3+ messages)
[PATCH] Adjust gdb.base/bp-cond-failure.exp for Cygwin
2025-06-09 16:39 UTC (3+ messages)
[PATCH v2 1/6] gdb/amd-dbgapi: remove unnecessary AMD_DBGAPI_EVENT_KIND_NONE argument
2025-06-09 16:09 UTC (6+ messages)
` [PATCH v2 2/6] gdb/amd-dbgapi: add assert in require_forward_progress
` [PATCH v2 3/6] gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_event_queue
` [PATCH v2 4/6] gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_one_event
` [PATCH v2 5/6] gdb/amd-dbgapi: factor out require_forward_progress overload to target one inferior
` [PATCH v2 6/6] gdb/amd-dbgapi: disable forward progress requirement in amd_dbgapi_target_breakpoint::check_status
[PATCH 1/5] gdb/amd-dbgapi: remove unnecessary AMD_DBGAPI_EVENT_KIND_NONE argument
2025-06-09 15:59 UTC (8+ messages)
` [PATCH 3/5] gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_event_queue
` [PATCH 5/5] gdb/amd-dbgapi: disable forward progress requirement in amd_dbgapi_target_breakpoint::check_status
[PATCH 0/2] Python Style API
2025-06-09 15:54 UTC (9+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb/python: add gdb.Style class
` [PATCHv2 2/2] gdb/python: new class gdb.StyleParameterSet
` [PATCHv3 0/2] Python Style API
` [PATCHv3 1/2] gdb/python: add gdb.Style class
` [PATCHv3 2/2] gdb/python: new class gdb.StyleParameterSet
[PATCH 0/2] Adjust gdb.base/memops-watchpoint.exp for Cygwin/Windows
2025-06-09 13:08 UTC (3+ messages)
` [PATCH 1/2] Simplify gdb.base/memops-watchpoint.exp
` [PATCH 2/2] Adjust gdb.base/memops-watchpoint.exp for Cygwin/Windows
[PATCH V2] RISC-V: Add software single step support for cm.popret[z]
2025-06-09 2:15 UTC (3+ messages)
[PATCH] [gdb/testsuite] Fix gdb.ada/dyn-bit-offset.exp on s390x
2025-06-07 11:15 UTC (2+ messages)
[PATCH] gdb/python/guile: remove some explicit calls to xmalloc
2025-06-06 22:47 UTC (4+ messages)
` [PATCHv2 0/2] gdb/python/guile: remove some xmalloc calls, fix some memory leaks
[PATCH] gdb/solib: make _linker_namespace use selected frame
2025-06-06 20:47 UTC (3+ messages)
[PATCH] gdb/doc: Explain linker namespaces
2025-06-06 19:58 UTC (6+ messages)
` [PATCH v2] "
[PATCHv2] gdb: unix: allow to use custom baud rate
2025-06-06 19:50 UTC (15+ messages)
` [PATCHv3] "
` [PATCHv4] "
` [PATCHv5] "
` [PATCHv6 2/2] "
[PATCH 1/2] gdb/solib-rocm: remove one xfree
2025-06-06 19:22 UTC (5+ messages)
` [PATCH 2/2] gdb/amd-dbgapi: "
[PATCH v8 0/4] Tab complete convenience variables
2025-06-06 18:38 UTC (5+ messages)
` [PATCH v8 1/4] gdb: Do not create variables when parsing expressions
` [PATCH v8 2/4] gdb: Tab complete internalvars in expressions
` [PATCH v8 3/4] gdb: Tab-complete registers "
` [PATCH v8 4/4] gdb/testsuite: Test init-if-undefined
[PATCH] Skip gdb.base/libsegfault.exp on Cygwin
2025-06-06 17:46 UTC
[PATCH] gdb testsuite: Introduce allow_fork_tests and use it throughout
2025-06-06 17:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] gdb.multi/attach-no-multi-process.exp: Detect no remote non-stop
2025-06-06 17:15 UTC (2+ messages)
[PATCH] gdb testsuite: Introduce allow_multi_inferior_tests and use it throughout
2025-06-06 17:10 UTC (2+ messages)
[PATCH v2] Fix regression with DW_AT_bit_offset handling
2025-06-06 16:12 UTC (3+ messages)
[PATCH v3] gdb: redo whitespace-stripping from commands
2025-06-06 16:10 UTC (2+ messages)
` [PATCH v4] "
[PATCH] Add VADDSUBPD and VADDSUBPS instructions
2025-06-06 16:01 UTC (2+ messages)
[PATCH] gdb: prevent assertion after 'set debug breakpoint on'
2025-06-06 15:44 UTC (3+ messages)
[PATCH v4 3/3] gdb: Make dwarf support optional at compile time
2025-06-06 15:06 UTC (8+ messages)
` [PATCH] gdb/configure: Fix POSIX non-compliance
[PATCH] Fix regression with DW_AT_bit_offset handling
2025-06-06 14:31 UTC (3+ messages)
[PATCH v2 00/47] Windows non-stop mode
2025-06-06 13:56 UTC (13+ messages)
` [PATCH v2 01/47] Make default_gdb_exit resilient to failed closes
` [PATCH v2 42/47] gdb_test_multiple: Anchor prompt match if -lbl
` [PATCH v2] of "
` [PATCH v3] "
[PATCH 4/5] gdb/amd-dbgapi: factor out require_forward_progress overload to target one inferior
2025-06-06 13:36 UTC (2+ messages)
[pushed] [gdb] Fix typo in gdb/break-catch-syscall.c
2025-06-06 11:18 UTC
[PATCH 2/5] gdb/amd-dbgapi: add assert in require_forward_progress
2025-06-06 10:06 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix timeout in gdb.multi/attach-while-running.exp
2025-06-06 8:15 UTC
[pushed v2] [gdb/tdep] Don't call WaitForSingleObject with INFINITE arg
2025-06-06 6:26 UTC
[PATCH 0/7] Introduce syntax for linker-namespace specific symbols
2025-06-06 6:01 UTC (8+ messages)
` [PATCH 6/7] gdb: Make the parser recognize the [[N]] syntax for variables
[Question] How to execute ni command to step over assembly symbol
2025-06-06 5:25 UTC
Bug 17346
2025-06-06 4:53 UTC
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