[PATCHv4 00/12] Infcalls from B/P conditions in multi-threaded inferiors
2023-07-07 21:19 UTC (15+ messages)
` [PATCHv5 00/11] "
` [PATCHv5 01/11] gdb: include breakpoint number in testing condition error message
` [PATCHv5 03/11] gdbserver: allow agent expressions to fail with invalid memory access
` [PATCHv5 05/11] gdb: don't always print breakpoint location after failed condition check
[PATCH] Fix result of DAP setExpression
2023-07-07 19:57 UTC (2+ messages)
[PATCH] Remove unchecked casts to mi_interp
2023-07-07 19:55 UTC (2+ messages)
[PATCH] gdb/cp-namespace.c: Fix assert failure caused by malformed user input
2023-07-07 19:11 UTC (3+ messages)
[PATCH 0/5] Fix some Python Inferior methods
2023-07-07 18:27 UTC (12+ messages)
` [PATCH 1/5] Minor cleanups in py-inferior.exp
` [PATCH 2/5] Refactor py-inferior.exp
` [PATCH 3/5] Rename Python variable in py-inferior.exp
` [PATCH 4/5] Remove obsolete comment from gdbthread.h
` [PATCH 5/5] Use correct inferior in Inferior.read_memory et al
[PATCH] Add name_of_main and language_of_main to the DWARF index
2023-07-07 18:00 UTC (5+ messages)
[PATCHv7 0/6] Infcalls from B/P conditions in multi-threaded inferiors
2023-07-07 17:18 UTC (5+ messages)
` [PATCHv8 "
` [PATCHv8 4/6] gdb/remote: avoid SIGINT after calling remote_target::stop
[PATCH 0/2] Improve handling of thread numbers for reverse execution targets
2023-07-07 16:24 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] gdb: keep record "
` [PATCH v2 2/2] gdb: retain thread-specific breakpoints in "
[PATCH v2 0/4] Handle null inferiors in target::read_description
2023-07-07 16:15 UTC (6+ messages)
` [PATCH v2 1/4] *-fbsd-nat: Handle null inferior in read_description
` [PATCH v2 2/4] *-linux-nat: "
` [PATCH v2 3/4] Add a have_native_target helper function for use with require
` [PATCH v2 4/4] Test that native targets can read a tdesc without a process attached
[PATCH v4 3/7] bfd: Improve nm and objdump without section header
2023-07-07 15:26 UTC (2+ messages)
[PATCH] Linux: Avoid pread64/pwrite64 for high memory addresses (PR gdb/30525)
2023-07-07 15:18 UTC (9+ messages)
[PATCHv3] gdb: style filenames in separate debug file warnings
2023-07-07 15:03 UTC (3+ messages)
[PATCH 0/4] Some alloca removal and a printf bug fix
2023-07-07 14:34 UTC (7+ messages)
` [PATCH 4/4] gdb: check max-value-size when reading strings for printf
[PATCH 3/6 v4] gdb: Buffer output streams during events that might download debuginfo
2023-07-07 14:19 UTC (3+ messages)
` [PING][PATCH "
[PATCH 0/6 v3] gdb/debuginfod: Add on-demand debuginfo downloading
2023-07-07 14:18 UTC (11+ 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 "
[PATCHv6] gdb: add inferior-specific breakpoints
2023-07-07 10:23 UTC (2+ messages)
` [PATCHv7] "
[PATCH 0/3] Improve vmcore loading
2023-07-07 9:56 UTC (5+ messages)
` [PATCH 2/3] gdb/testsuite: add test for core file with a 0 pid
[RFC] Deprecate stabs
2023-07-06 17:44 UTC (2+ messages)
[PATCH 0/4] Handle null inferiors in target::read_description
2023-07-06 17:18 UTC (9+ messages)
` [PATCH 1/4] *-fbsd-nat: Handle null inferior in read_description
` [PATCH 3/4] Add a have_native_target helper function for use with require
` [PING] [PATCH 0/4] Handle null inferiors in target::read_description
[PATCH v9 00/10] Extensions for PTWRITE
2023-07-06 16:46 UTC (28+ messages)
` [PATCH v9 01/10] btrace: Introduce auxiliary instructions
` [PATCH v9 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v9 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v9 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v9 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v9 06/10] python: Add clear() to gdb.Record
` [PATCH v9 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v9 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v9 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v9 10/10] btrace: Extend ptwrite event decoding
[PATCH 0/1] riscv: Ensure LE instruction fetching
2023-07-06 16:13 UTC (7+ messages)
[PATCH 0/1]Python breakpoint with extra spec
2023-07-06 15:46 UTC (8+ messages)
` [PATCH 1/1] gdb, python: fix python "
` [PING][PATCH "
[PATCH] gdb: LoongArch: Optimize fetch register process
2023-07-06 15:36 UTC (2+ messages)
[PATCH v2] gdb/testsuite: Testing with the nvfortran compiler
2023-07-06 15:32 UTC (2+ messages)
[PATCH] Pass unique_ptr to add_thread_with_info
2023-07-06 15:17 UTC (4+ messages)
[PATCH v1] gdb/DAP - Add completionsRequest
2023-07-06 15:16 UTC (4+ messages)
[PATCH] gdb: LoongArch: Handle special floating-point member struct in dummy call
2023-07-06 15:11 UTC (2+ messages)
[PATCH] Fix reverse stepping multiple contiguous PC ranges over the line table
2023-07-06 15:07 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH 1/2] "
` [PATCH 1/2 ver 2] "
[PATCH] [master + gdb-13] Fix Solaris regression (PR tdep/30252)
2023-07-06 14:03 UTC (2+ messages)
[PATCH v3 0/1] update MAINTAINERS file with git trailers
2023-07-06 1:46 UTC (7+ messages)
` [PATCH v3 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS
[PATCH v5 0/1] Add breakpoint location debugging logs
2023-07-05 16:18 UTC (7+ messages)
` [PATCH v5 1/1] gdb, breakpoint: add "
` [PING][PATCH "
starting the GDB 14 release process
2023-07-05 15:23 UTC
[PATCH 0/8] Some vfork related fixes
2023-07-05 11:30 UTC (16+ messages)
` [PATCH 4/8] gdb, infrun: refactor part of `proceed` into separate function
` [PATCHv2 0/8] Some vfork related fixes
` [PATCHv2 1/8] gdb: catch more errors in gdb.base/foll-vfork.exp
` [PATCHv2 2/8] gdb: don't restart vfork parent while waiting for child to finish
` [PATCHv2 3/8] gdb: fix an issue with vfork in non-stop mode
` [PATCHv2 4/8] gdb, infrun: refactor part of `proceed` into separate function
` [PATCHv2 5/8] gdb: don't resume vfork parent while child is still running
` [PATCHv2 6/8] gdb/testsuite: expand gdb.base/foll-vfork.exp
` [PATCHv2 7/8] gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.exp
` [PATCHv2 8/8] gdb: additional debug output in infrun.c and linux-nat.c
[PATCH] Export gdb.block_signals and create gdb.Thread
2023-07-04 17:05 UTC (2+ messages)
[PATCH] Add support for symbol addition to the Python API
2023-07-04 15:14 UTC (2+ messages)
[PATCH v4 1/1] gdb, infcmd: Support jump command in multi-inferior case
2023-07-04 14:38 UTC (2+ messages)
[PATCHv3 0/2] Add __repr__() implementation to a few Python types
2023-07-04 11:09 UTC (4+ messages)
[PATCH] Fix two Python calls that don't check for errors
2023-07-03 16:28 UTC (2+ messages)
[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] gdbserver: Install single-step breakpoint for a pending thread whose last_resume_kind is resume_step
2023-07-03 3:04 UTC
[PATCH 0/2] Implement two new Ada attributes
2023-07-01 5:39 UTC (7+ messages)
` [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 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 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 (4+ messages)
` [PATCH v2 2/8] Use gdb::byte_vector in agent_expr
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