public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/31] Step over thread clone and thread exit
 2023-04-14 19:29 UTC  (5+ messages)
` [PATCH 03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event

[PATCH] Turn set_inferior_args_vector into method of inferior
 2023-04-14 19:19 UTC 

[PATCH] Document DAP 'launch' parameter
 2023-04-14 18:18 UTC 

[PATCH] PowerPC: fix _Float128 type output string
 2023-04-14 15:35 UTC  (13+ messages)
  ` [PATCH ver 2] "

[PATCH] gdb: fix post-hook execution for remote targets
 2023-04-14 15:17 UTC 

[PATCH] Fix call functions command bug in 64-bit programs for AIX
 2023-04-14 14:45 UTC  (18+ messages)
                              ` [PATCH] Fix call functions command bug in 64-bit programs for AIX and PC read in psymtab-symtab warning

[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-04-14 14:24 UTC  (6+ messages)
` [PING] "

[PATCH v2 0/1] gdb, infcmd: Support jump command with same line in multiple symtabs
 2023-04-14 14:15 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] safe-ctype.h: Fix building with latest libc++
 2023-04-14 13:29 UTC  (2+ messages)

[PATCH] [gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
 2023-04-14 12:45 UTC  (16+ messages)
` [PATCH,v2] "
  ` [PATCH, v2] "
  ` [PATCH, v3] "

[PATCH 0/1] gdb, infcmd: Support jump command with same line in multiple object files
 2023-04-14 12:28 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] [gdb/aarch64] debug registers: Add missing debug version entry for FEAT_Debugv8p8
 2023-04-14 12:16 UTC  (2+ messages)

[PATCH v2] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
 2023-04-14 12:11 UTC  (3+ messages)

[PATCH 0/8] [gdb/testsuite] Fix timeouts in TUI tests
 2023-04-14 11:02 UTC  (11+ messages)
` [PATCH 1/8] [gdb/testsuite] Add warning for timeout in accept_gdb_output
` [PATCH 2/8] [gdb/testsuite] Add debug prints in Term::wait_for
` [PATCH 3/8] [gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
` [PATCH 4/8] [gdb/testsuite] Fix timeout in gdb.tui/main.exp
` [PATCH 5/8] [gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
` [PATCH 6/8] [gdb/testsuite] Fix timeout in gdb.tui/completion.exp
` [PATCH 7/8] [gdb/testsuite] Fix timeout in gdb.tui/empty.exp
` [PATCH 8/8] [gdb/tui] Fix TUI for TERM=ansi

[PATCH] [gdb/testsuite] Add regression test for PR30325
 2023-04-14 10:11 UTC  (2+ messages)

[PATCH] Avoid double-free with debuginfod
 2023-04-13 20:00 UTC  (3+ messages)

[PATCH 00/17] SME support for AArch64 gdb/gdbserver on Linux
 2023-04-13 17:45 UTC  (28+ messages)
` [PATCH 01/17] [gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
` [PATCH 02/17] [gdb/aarch64] refactor: Rename SVE-specific files
` [PATCH 03/17] [gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
` [PATCH 04/17] [gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
` [PATCH 05/17] [gdb/aarch64] sme: Enable SME registers and pseudo-registers
` [PATCH 06/17] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
` [PATCH 07/17] [gdbserver/aarch64] sme: Add support for SME
` [PATCH 08/17] [gdb/aarch64] sve: Fix signal frame z/v register restore
` [PATCH 09/17] [gdb/aarch64] sme: Signal frame support
` [PATCH 10/17] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
` [PATCH 11/17] [gdb/aarch64] sme: Support TPIDR2 signal frame context
` [PATCH 12/17] [binutils/aarch64] sme: Core file support
` [PATCH 13/17] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files
` [PATCH 14/17] [gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order
` [PATCH 15/17] [gdb/aarch64] sme: Core file support for Linux
` [PATCH 16/17] [gdb/testsuite] sme: Add SVE/SME testcases
` [PATCH 17/17] [gdb/docs] sme: Document SME registers and features
  ` [PATCH,v2 "

[PATCH 0/7] amdgpu: handle fork and exec
 2023-04-13 15:54 UTC  (2+ messages)

[PATCH v4 00/13] Handle variable XSAVE layouts
 2023-04-13 15:07 UTC  (53+ messages)
` [PATCH v4 01/13] x86: Add an x86_xsave_layout structure to handle "
` [PATCH v4 02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures
` [PATCH v4 03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count
` [PATCH v4 04/13] x86 nat: Add helper functions to save the XSAVE layout for the host
` [PATCH v4 05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts
` [PATCH v4 06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets
` [PATCH v4 07/13] gdb: Update x86 Linux architectures to support XSAVE layouts
` [PATCH v4 09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v4 10/13] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v4 11/13] gdbserver: Refactor the legacy region within the xsave struct
` [PATCH v4 12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID

[PATCH 1/3] [gdb/tui] Add maint set/show tui-left-margin-verbose
 2023-04-13 15:05 UTC  (13+ messages)
` [PATCH 2/3] [gdb/tui] Fix left margin in disassembly window
` [PATCH 3/3] [gdb/tui] Revert workaround in tui_source_window::show_line_number

[PATCH] gdb.base/watchpoint-unaligned.exp: Fix TCL error
 2023-04-13 13:55 UTC  (2+ messages)

[PATCH 0/2] testsuite: small tweaks to MI testing
 2023-04-13 13:48 UTC  (5+ messages)
` [PATCH 1/2] gdb/testsuite: avoid {"} pattern in lib/mi-support.exp
` [PATCH 2/2] gdb/testsuite: accept script argument for mi_make_breakpoint_pending

[PATCH] gdb: fix missing null-character when using value_cstring
 2023-04-13 11:56 UTC  (6+ messages)

[PATCH] gdb: remove two uses of obstack
 2023-04-12 20:27 UTC 

[pushed] Use 'require' with gnatmake_version_at_least
 2023-04-12 14:44 UTC 

[PATCH v2 0/1] Correct argument description for info connections/inferiors
 2023-04-11 16:51 UTC  (4+ messages)
` [PATCH v2 1/1] gdb, doc: correct "

[PATCH] Use SELF_CHECK in all unit tests
 2023-04-11 14:09 UTC  (2+ messages)

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-04-11 13:15 UTC  (6+ messages)
` [PATCH v5] "

[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
 2023-04-11 13:08 UTC  (5+ messages)

[PATCH v2] Use styled_string when defering warnings when loading separate debug files
 2023-04-11 12:40 UTC  (3+ messages)

[PATCH] gdb: add support for %V to printf command
 2023-04-11 12:34 UTC  (3+ messages)

[PUSHED] gdb: fix indentation within print_one_breakpoint_location
 2023-04-11 11:27 UTC 

[PUSHED] gdb/testsuite: fix typo gdb_name_name -> gdb_test_name
 2023-04-11 11:01 UTC 

[PATCH] gdb: warn when converting h/w watchpoints to s/w
 2023-04-11 10:54 UTC  (5+ messages)

[PATCH] gdb/riscv: Support c.li in prologue unwinder
 2023-04-11  9:13 UTC  (2+ messages)

[PATCH 0/9] Implement the DAP "loadedSources" request
 2023-04-10 23:43 UTC  (2+ messages)

[PATCH] gdb/dwarf: Fix MinGW build
 2023-04-10 23:22 UTC  (3+ messages)

[PATCH 00/19] Add hash table to gdbsupport
 2023-04-10 19:45 UTC  (19+ messages)
` [PATCH 01/19] Add a "
` [PATCH 03/19] Convert filename-seen-cache.h to new hash table
` [PATCH 05/19] Convert target-descriptions.c "
` [PATCH 07/19] Convert breakpoint.c "
` [PATCH 08/19] Convert py-framefilter.c "
` [PATCH 09/19] Convert disasm.c "
` [PATCH 10/19] Convert compile/compile.c "
` [PATCH 11/19] Convert type copying "
` [PATCH 12/19] Convert static links "
` [PATCH 13/19] Convert gnu-v3-abi.c "
` [PATCH 14/19] Convert abbrev cache "
` [PATCH 15/19] Convert abbrevs "
` [PATCH 16/19] Convert typedef hash "
` [PATCH 17/19] Convert all_bfds "
` [PATCH 18/19] Convert more DWARF code "
` [PATCH 19/19] Convert gdb_bfd.c "

[PATCH] [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
 2023-04-10 19:40 UTC  (5+ messages)

[PATCH 0/2] info breakpoints improvements
 2023-04-10 15:07 UTC  (11+ messages)
` [PATCH 1/2] Always show locations for breakpoints & show canonical location spec
    ` [PATCH v2 "

[PATCH] Handle unwinding from SEGV on Windows
 2023-04-10 14:38 UTC  (2+ messages)

[PATCH] Filter out types from DAP scopes request
 2023-04-10 14:19 UTC 

[PATCH v2 RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-04-10 12:30 UTC 

[PATCH] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
 2023-04-10  1:56 UTC  (3+ messages)

[PATCH v3] [PR python/29603] Disable out-of-scope watchpoints
 2023-04-09 20:49 UTC  (4+ messages)
` [PATCH v4] "
    ` [PING] "

[PATCH] doc: requirements: reword and readd MPFR URL
 2023-04-08 16:46 UTC  (2+ messages)

[PATCH] Simplify decode_locdesc
 2023-04-07 22:27 UTC 

[PATCH] Use std::string in substitute_path_component
 2023-04-07 18:09 UTC  (3+ messages)

[PATCH v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
 2023-04-07 18:08 UTC 

[PATCH v2 0/8] Implement Ada Pragma Import and Pragma Export
 2023-04-07 16:40 UTC  (9+ messages)
` [PATCH v2 1/8] Introduce lookup_minimal_symbol_linkage
` [PATCH v2 2/8] Bump MAX_SYMBOL_IMPLS
` [PATCH v2 3/8] Define symbol::value_block separately
` [PATCH v2 4/8] Introduce symbol_block_ops::get_block_value
` [PATCH v2 5/8] Handle Ada Pragma Import and Pragma Export
` [PATCH v2 6/8] Use reference parameter in remove_extra_symbols
` [PATCH v2 7/8] Use bool and early loop exit "
` [PATCH v2 8/8] Fix regression due to Pragma Import series

[PATCH] Rewrite Ada symbol cache
 2023-04-07 15:32 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).