public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv7 0/6] Infcalls from B/P conditions in multi-threaded inferiors
 2023-07-04 11:20 UTC  (3+ messages)
` [PATCHv8 "

[PATCHv3 0/2] Add __repr__() implementation to a few Python types
 2023-07-04 11:09 UTC  (4+ messages)

[PATCH v5 0/1] Add breakpoint location debugging logs
 2023-07-04 11:05 UTC  (6+ messages)
` [PATCH v5 1/1] gdb, breakpoint: add "
  ` [PING][PATCH "

[PATCH v1] gdb/DAP - Add completionsRequest
 2023-07-03 19:11 UTC  (4+ messages)

[PATCH 0/6 v3] gdb/debuginfod: Add on-demand debuginfo downloading
 2023-07-03 17:40 UTC  (10+ messages)
` [PATCH 4/6] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
    ` [PING*2][PATCH "
` [PATCH 5/6 v3] gdb/debuginfod: Support on-demand debuginfo downloading
    ` [PING*2][PATCH "
` [PATCH 6/6 v3] gdb/debuginfod: Add .debug_line downloading
    ` [PING*2][PATCH "

[PATCH 3/6 v4] gdb: Buffer output streams during events that might download debuginfo
 2023-07-03 17:38 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 0/3] Improve vmcore loading
 2023-07-03 17:03 UTC  (2+ messages)

[PATCH] Fix two Python calls that don't check for errors
 2023-07-03 16:28 UTC  (2+ messages)

[PATCH v3 0/1] update MAINTAINERS file with git trailers
 2023-07-03 16:25 UTC  (5+ messages)
` [PATCH v3 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS

[PATCH] Implement Ada target name symbol
 2023-07-03 14:43 UTC  (2+ messages)

[PATCH] Add instruction bytes to DAP disassembly response
 2023-07-03 14:41 UTC  (2+ messages)

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

[PATCH 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
 2023-07-03  9:49 UTC  (9+ messages)
` [PATCH 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb "
` [PATCH 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver
` [PATCH 3/6] [gdb/aarch64] sme2: signal frame support
` [PATCH 4/6] [gdb/aarch64] sme2: Core file support for ZT register set
` [PATCH 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2
` [PATCH 6/6] [gdb/docs] sme2: Document SME2 registers and features

[PATCH 0/1]Python breakpoint with extra spec
 2023-07-03  8:36 UTC  (7+ messages)
` [PATCH 1/1] gdb, python: fix python "
          ` [PING][PATCH "

[PATCH] gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step
 2023-07-03  3:04 UTC 

[PATCH] Add name_of_main and language_of_main to the DWARF index
 2023-07-01  5:47 UTC  (3+ messages)

[PATCH 0/2] Implement two new Ada attributes
 2023-07-01  5:39 UTC  (8+ messages)
` [PATCH 1/2] Remove ada_attribute_name
` [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep

[PATCH 1/3] [gdb/testsuite] Use require in gdb.dwarf2/implptr.exp
 2023-07-01  2:55 UTC  (3+ messages)
` [PATCH 2/3] [gdb/testsuite] Add nopie in a few test-cases

[PATCH v4 3/7] bfd: Improve nm and objdump without section header
 2023-07-01  2:12 UTC 

[PATCH 0/2] Fix debugging multi inferiors using the ROCm runtime
 2023-06-30 14:57 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process proc
` [PATCH 2/2] gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime

[PATCH 0/4] Handle null inferiors in target::read_description
 2023-06-30 14:22 UTC  (3+ messages)
` [PING] "

[PATCH v3] gdb tests: Allow for "LWP" in thread IDs from info threads
 2023-06-30 14:21 UTC  (7+ messages)
          ` [PING] "

[pushed] Fix regressions caused by agent expression C++-ification
 2023-06-30 14:14 UTC 

[PATCH v2 00/17] SME support for AArch64 gdb/gdbserver on Linux
 2023-06-30 12:10 UTC  (4+ messages)
` [PATCH v3 17/17] [gdb/docs] sme: Document SME registers and features

School Districts Contacts 2023
 2023-06-30 11:00 UTC 

[PATCH v3 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
 2023-06-30  8:10 UTC 

[PATCH v2 0/8] C++-ify and simplify agent expressions
 2023-06-30  3:16 UTC  (7+ messages)
` [PATCH v2 2/8] Use gdb::byte_vector in agent_expr
` [PATCH v2 3/8] Use std::vector<bool> for agent_expr::reg_mask

[PATCH] Update TUI window title when changed
 2023-06-29 17:32 UTC 

[PATCH 0/2] Improve handling of thread numbers for reverse execution targets
 2023-06-29  9:38 UTC  (5+ messages)
` [PATCH 1/2] gdb: keep record "
` [PATCH 2/2] gdb: retain thread-specific breakpoints in "

[PATCH] Remove Python 2 from gdb documentation
 2023-06-28 16:55 UTC  (3+ messages)

[PATCH] Fix handling of DW_TAG_unspecified_type for Ada
 2023-06-28 15:49 UTC  (2+ messages)

[PATCH] gdb/solib-rocm: limit the number of opened file descriptors
 2023-06-28 14:44 UTC 

[PATCH] Fix result of DAP setExpression
 2023-06-28 13:56 UTC 

[PATCH] Remove some Python 2 code
 2023-06-28 13:43 UTC  (2+ messages)

[PATCH v2 0/1] Refactor proceed function
 2023-06-28 10:14 UTC  (6+ messages)
` [PATCH v2 1/1] gdb, infrun: refactor part of `proceed` into separate function

[PATCH] gdb: LoongArch: Handle special floating-point member struct in dummy call
 2023-06-28 10:08 UTC 

[PATCH v3 1/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-06-28  9:04 UTC  (3+ messages)

[PATCH v4 1/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-06-28  9:00 UTC 

[PATCH 0/8] Some vfork related fixes
 2023-06-28  8:47 UTC  (10+ messages)
` [PATCH 1/8] gdb: catch more errors in gdb.base/foll-vfork.exp
` [PATCH 2/8] gdb: don't restart vfork parent while waiting for child to finish
` [PATCH 3/8] gdb: fix an issue with vfork in non-stop mode
` [PATCH 4/8] gdb, infrun: refactor part of `proceed` into separate function
` [PATCH 5/8] gdb: don't resume vfork parent while child is still running
` [PATCH 6/8] gdb/testsuite: expand gdb.base/foll-vfork.exp
` [PATCH 7/8] gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.exp
` [PATCH 8/8] gdb: additional debug output in infrun.c and linux-nat.c

[PATCH 0/2] Fix gdbserver/linux memory access regression
 2023-06-28  8:39 UTC  (6+ messages)
` [PATCH 2/2] gdbserver: track current process as well as current thread

[PATCH v3] gdb/DAP Fix disassemble bug
 2023-06-27 16:38 UTC 

[PATCH v1] gdb/DAP Fix disassemble bug
 2023-06-27 15:32 UTC  (5+ messages)

[PATCH v4] gdb/DAP Introduce new methods to to Pretty Printers
 2023-06-27 12:41 UTC  (2+ messages)

[PATCH v3 0/4] Small changes to "list" command
 2023-06-27 11:35 UTC  (18+ messages)
` [PATCH v3 1/4] gdb/cli: Factor out code to list lines for the first time
` [PATCH v3 2/4] gdb/cli: Improve UX when using list with no args
` [PATCH v3 3/4] gdb/cli: add '.' as an argument for 'list' command
` [PATCH v3 4/4] gdb/doc: document '+' "

[PATCH] Add support for symbol addition to the Python API
 2023-06-27  3:53 UTC  (2+ messages)
` [PING] "

[PATCH 1/1] Add support for gdb.Type initialization from within the Python API
 2023-06-27  3:52 UTC  (3+ messages)
` [PATCH] Add support for creating new types from "
  ` [PING] "

[PATCH v2] gdb/DAP Fix disassemble bug
 2023-06-26 22:20 UTC 

[PATCH v3] gdb/DAP Introduce new methods to to Pretty Printers
 2023-06-26 15:26 UTC 

[PATCH v2 0/7] Reimplement DAP backtrace using frame filters
 2023-06-26 15:07 UTC  (10+ messages)
` [PATCH v2 1/7] Fix execute_frame_filters doc string
` [PATCH v2 2/7] Add new interface to frame filter iteration
` [PATCH v2 3/7] Fix oversights in frame decorator code
` [PATCH v2 4/7] Simplify FrameVars
` [PATCH v2 5/7] Reimplement DAP stack traces using frame filters
` [PATCH v2 6/7] Handle typedefs in no-op pretty printers
` [PATCH v2 7/7] Add Ada scope test for DAP

[PATCH v2] gdb/DAP Introduce new methods to to Pretty Printers
 2023-06-26 11:29 UTC  (2+ messages)

[PATCH v1] gdb/DAP Introduce new methods to to Pretty Printers
 2023-06-25 10:22 UTC  (2+ messages)

[PATCH v6] gdb/Python: Added ThreadExitedEvent
 2023-06-24  1:27 UTC  (3+ messages)

[PATCH v3] gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp
 2023-06-23 21:09 UTC  (5+ messages)

[PATCH 1/4] [gdb/tui] Remove default entries in TUI translation tables
 2023-06-23 20:30 UTC  (8+ messages)
` [PATCH 2/4] [gdb/tui] Introduce translate_acs
` [PATCH 3/4] [gdb/tui] Merge tui border-kind corner translation tables
` [PATCH 4/4] [gdb/tui] Make translate return entry->value instead of entry

[PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-06-23 20:04 UTC  (23+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "
          ` [PATCH v4] "
                  ` [PATCH 1/2] "
                          ` [PATCH 1/2 ver 2] "
                  ` [PATCH 2/2 v5] "
                      ` [PATCH 2/2 v6] "

[PATCH v2] gdb/DAP Fix LazyString not serializable exception
 2023-06-23 17:25 UTC  (2+ messages)

[PATCH v1] gdb/DAP Fix LazyString not serializable exception
 2023-06-23  8:37 UTC 

[pushed] Fix off-by-one error
 2023-06-23  2:36 UTC 

[PATCH] gdb/configure.ac: Add option --with-additional-debug-dirs
 2023-06-22 22:53 UTC  (2+ messages)

[PATCH v2] [gdb/tui] Fix superfluous newline for long prompt
 2023-06-22 19:14 UTC 

[PATCH v1] gdb/testsuite: Testing with the nvfortran compiler
 2023-06-22 16:13 UTC  (2+ messages)

[PATCH 0/5] Reimplement DAP backtrace using frame filters
 2023-06-22 16:09 UTC  (3+ messages)
` [PATCH 4/5] Simplify FrameVars

[pushed] [gdb/testsuite] Clean up before compilation in gdb.ada/call-no-debug.exp
 2023-06-22 16:01 UTC  (8+ messages)

[PATCH 0/7] More changes to DAP
 2023-06-22 15:46 UTC  (2+ messages)

[PATCH] gdb/testsuite: fix gdb.python/py-unwind.exp with python >= 3.11
 2023-06-22 14:10 UTC  (2+ messages)

[PATCH v2] gdb/DAP Few bug fixes & Evaluate Array Watch vars
 2023-06-22 14:06 UTC  (2+ messages)

[PATCH 00/11] Linux: Fix issues around thread group leader exits
 2023-06-22 13:07 UTC  (4+ messages)
` [PATCH 11/11] Process exit status is leader exit status testcase

[PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
 2023-06-22  8:01 UTC  (5+ messages)

[PATCH] [patch] gdbserver assert error on arm platform
 2023-06-22  1:44 UTC  (5+ messages)

[PATCH] gdb: Fix "target file /proc/.../cmdline contained unexpected null characters"
 2023-06-21 23:14 UTC 

[PATCH] gdb: support rseq auxvs
 2023-06-21 23:03 UTC 

[PATCH] gdb: Fix derive_heap_segment for PIE
 2023-06-21 22:13 UTC  (2+ messages)
` [PING] "

[PATCH] [gdb/testsuite] Add have_host_locale
 2023-06-21 14:30 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.tui/wrap-line.exp
 2023-06-21 14:24 UTC  (8+ messages)

[PATCH] Add missing backslash to update-gnulib.sh
 2023-06-21 13:41 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Remove Term::command_no_prompt_prefix
 2023-06-21 13:35 UTC  (2+ messages)

[pushed 1/2] [gdb/testsuite] Make Term::wait_for "" match only a prompt
 2023-06-21 13:32 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Reimplement Term::command_no_prompt_prefix

[PATCH v2 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
 2023-06-21 13:19 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).