Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 1/4] gdb/solib: add solib -> solib_ops backlink
 2025-06-09 19:40 UTC  (3+ messages)
` [PATCH v2 2/4] gdb/solib: use solib::ops for operations that concern a single solib
` [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 v2 0/5] Introduce syntax for linker-namespace specific symbols
 2025-06-09 19:11 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
 2025-06-09 19:01 UTC  (3+ messages)

[PATCH] [gdb/tdep] Don't call WaitForSingleObject with INFINITE arg
 2025-06-09 17:52 UTC  (9+ messages)

[PATCH] readline/tcap.h: Update definitions for C23
 2025-06-09 17:17 UTC  (2+ 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  (12+ messages)
` [PATCH 2/5] gdb/amd-dbgapi: add assert in require_forward_progress
` [PATCH 3/5] gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_event_queue
` [PATCH 4/5] gdb/amd-dbgapi: factor out require_forward_progress overload to target one inferior
` [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] Convert gdb.base/watchpoint-hw-attach.exp to spawn_wait_for_attach
 2025-06-09 15:18 UTC 

[pushed] [gdb/build] Fix buildbreaker in hardwire_setbaudrate
 2025-06-09 14:49 UTC  (2+ messages)

[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 0/8] AArch64 Guarded Control Stack support
 2025-06-08  5:04 UTC  (12+ 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

GDB 17.1 release -- 2025-06-07 Update
 2025-06-08  1:24 UTC  (2+ 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  (8+ messages)
    ` [PATCHv2 0/2] gdb/python/guile: remove some xmalloc calls, fix some memory leaks
      ` [PATCHv2 1/2] gdb/python/guile: remove some explicit calls to xmalloc
      ` [PATCHv2 2/2] gdb/guile: fix memory leak in gdbscm_parse_command_name

[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 0/3] Allow debuginfo support to be selected at configure time
 2025-06-06 15:06 UTC  (13+ messages)
` [PATCH v4 3/3] gdb: Make dwarf support optional at compile time
  ` [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  (16+ messages)
` [PATCH v2 01/47] Make default_gdb_exit resilient to failed closes
` [PATCH v2 39/47] Windows gdb: Add non-stop support
` [PATCH v2 42/47] gdb_test_multiple: Anchor prompt match if -lbl
        ` [PATCH v2] of "
            ` [PATCH v3] "

[pushed] [gdb] Fix typo in gdb/break-catch-syscall.c
 2025-06-06 11:18 UTC 

[PATCH 0/2] [gdb/python] Drop gdb.os
 2025-06-06  9:22 UTC  (4+ messages)
` [PATCH 2/2] "

[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 

[PATCH v7 0/4] Tab complete convenience variables
 2025-06-05 18:50 UTC  (8+ messages)
` [PATCH v7 1/4] gdb: Do not create variables when parsing expressions
` [PATCH v7 2/4] gdb: Tab complete internalvars in expressions
` [PATCH v7 3/4] gdb: Tab-complete registers "
` [PATCH v7 4/4] gdb/testsuite: Test init-if-undefined

[PATCH] gdb/solib-svr4: make svr4_info::debug_loader_name an std::string
 2025-06-05 15:42 UTC  (3+ messages)

[PATCH 0/2] Improvements to _current_linker_namespace
 2025-06-05 11:54 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] gdb/solib: Change type of convenience variable _current_linker_namespace
  ` [PATCH v2 2/2] gdb/solib: rename convenience variable to _linker_namespace

[pushed] [gdb/testsuite] Fix gdb.base/bp-permanent.exp with gcc 15
 2025-06-05  5:39 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox