[PATCH 1/1] testsuite: adapt to new --debug command line option
2025-01-06 15:13 UTC (2+ messages)
[PATCH] Handle case where DAP line can be None
2025-01-06 14:47 UTC
[PATCH] Handle linesStartAt1 in DAP
2025-01-06 14:34 UTC (2+ messages)
[PATCH v2] Don't lex floating-point number in Rust field expression
2025-01-06 14:08 UTC (2+ messages)
[PATCH] Remove "then" from test suite
2025-01-06 14:01 UTC (2+ messages)
[PATCH] [gdb/python] Handle bp creation and deletion in Breakpoint.stop
2025-01-06 13:58 UTC (4+ messages)
[PATCH] [gdb/python] Handle bp deletion in Breakpoint.stop
2025-01-06 13:52 UTC
[PATCH] Rename two maint commands
2025-01-06 13:11 UTC (4+ messages)
[PATCH v2] RISC-V: Fix disassembly of partial instructions
2025-01-06 10:30 UTC (10+ messages)
[PATCH 0/4] gdbserver: LoongArch: Add hardware watchpoint and breakpoint support
2025-01-06 10:21 UTC (5+ messages)
` [PATCH 1/4] gdb: LoongArch: Remove loongarch_lookup_debug_reg_state()
` [PATCH 2/4] gdb: LoongArch: Adjust loongarch_{get, remove}_debug_reg_state()
` [PATCH 3/4] gdb: LoongArch: Adjust loongarch_stopped_data_address()
` [PATCH 4/4] gdbserver: LoongArch: Add hardware watchpoint/breakpoint support
[PATCH] [gdb/build] Use const_cast in fd_copy
2025-01-06 9:05 UTC (3+ messages)
[PATCH] Some small cleanups in add_symbol_overload_list_qualified
2025-01-05 19:00 UTC (2+ messages)
[PATCH] Fix latent bug in Ada import symbol handling
2025-01-05 18:59 UTC (4+ messages)
[PATCH] [gdb/testsuite] Fix timeouts in gdb.threads/step-over-thread-exit.exp
2025-01-05 10:00 UTC
[PATCH 1/2] sim: Fix argument handling for RISC-V E syscalls
2025-01-04 16:16 UTC (2+ messages)
[PATCH] [gdb/testsuite] Add gdb.python/py-commands-breakpoint.exp
2025-01-04 11:11 UTC (2+ messages)
GDB 16.0.90 available for testing
2025-01-04 11:00 UTC (16+ messages)
[PATCH] [gdb/tdep] Fix gdb.base/readnever.exp on s390x
2025-01-04 10:37 UTC (2+ messages)
` [PING][PATCH] "
[PATCH v2 0/3] [gdb/tdep] Fix gdb.base/store.exp on s390x
2025-01-04 10:36 UTC (2+ messages)
` [PING][PATCH "
[PATCH v2] [gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x
2025-01-04 10:32 UTC (2+ messages)
[PATCH] [gdb/cli] Warn about forced return from signal trampoline
2025-01-04 9:20 UTC (3+ messages)
[PATCH] [gdb/testsuite] Skip stabs board in make-check-all.sh
2025-01-04 8:42 UTC (2+ messages)
[PATCH 0/7] Consolidate debuginfo reading on a polymorphic API
2025-01-03 18:14 UTC (17+ messages)
` [PATCH 1/7] gdb: consolidate building psymtabs based on stab debuginfo
` [PATCH 2/7] gdb: Use multiple minimal_symbol_readers in mipscoff_symfile_read
` [PATCH 3/7] gdb: introduce the debuginfo_reader class
` [RFC] [PATCH] gdb: wrap mdebug debuginfo reading in ifdefs
` [PATCH 4/7] gdb: Introduce stabs_debuginfo_reader
[PATCH v4 0/2] Fix XPASSes with modern clang
2025-01-03 15:02 UTC (3+ messages)
` [PATCH v4 1/2] gdb/testsuite: fix XPASSes when testing with clang
` [PATCH v4 2/2] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp
[PATCH v2] gdb, configure: Add disable-formats option for configure
2025-01-03 13:24 UTC (5+ messages)
[PATCH v5] Add connect.exp
2025-01-03 11:12 UTC (2+ messages)
[PATCH v2 00/47] A new target to debug Intel GPUs
2025-01-03 4:46 UTC (15+ messages)
` [PATCH v2 01/47] gdb, intelgt: add intelgt as a basic machine
` [PATCH v2 04/47] opcodes: add intelgt as a configuration
` [PATCH v2 31/47] gdbserver: dump 'xx...x' in collect_register_as_string for unavailable register
[PATCH] Clarify documentation of signal numbers
2025-01-02 23:27 UTC (3+ messages)
Ill spray like a super soaker
2025-01-02 20:27 UTC
[PATCH v2] [gdb] Create script to convert old tests into Dwarf::assemble calls
2025-01-02 20:23 UTC
[PATCH 1/1] gdb/riscv: Add command to switch between numeric & abi register names
2025-01-02 19:20 UTC
[RFC] Use emoji to indicate errors and warnings
2025-01-02 12:55 UTC (8+ messages)
[PATCH 00/12] Add CET shadow stack support
2025-01-02 9:15 UTC (16+ messages)
` [PATCH 01/12] gdb, testsuite: Rename set_sanitizer_default to append_environment
` [PATCH 02/12] gdbserver: Add optional runtime register set type
` [PATCH 03/12] gdbserver: Add assert in x86_linux_read_description
` [PATCH 04/12] gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc 14 branch
` [PATCH 05/12] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH 07/12] gdb, bfd: amd64 linux coredump support with shadow stack
` [PATCH 08/12] gdb: Handle shadow stack pointer register unwinding for amd64 linux
` [PATCH 09/12] gdb, gdbarch: Enable inferior calls for shadow stack support
` [PATCH 10/12] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH 11/12] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH 12/12] gdb: Enable displaced stepping with shadow stack on amd64 linux
Should we meet this weekend?
2024-12-31 23:35 UTC
[PATCH v2] Use 'flags' when expanding symtabs in gdbpy_lookup_static_symbols
2024-12-31 20:36 UTC (4+ messages)
[PATCH v4] This commit adds record full support for rv64gc instruction set
2024-12-31 16:09 UTC (4+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH] Fix C++ template function matching in cooked index
2024-12-30 21:36 UTC
[PATCH v2] skip -gfile: call fnmatch without FNM_FILE_NAME
2024-12-30 19:32 UTC (2+ messages)
[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
2024-12-30 14:33 UTC (12+ messages)
` [RFC PATCH v4 01/15] GDB, gdbserver: Convert regcache_register_size function to method
` [RFC PATCH v4 02/15] GDB: Use gdb::array_view for buffers used in register reading and unwinding
` [RFC PATCH v4 03/15] GDB: remote: Print total bytes received in debug message
` [RFC PATCH v4 06/15] gdbserver: Implement p and P packets
` [RFC PATCH v4 07/15] GDB, gdbserver: Create concept of load-early registers
Fwd: [PATCH] skip -gfile: call fnmatch without FNM_FILE_NAME
2024-12-30 13:22 UTC (3+ messages)
[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
2024-12-30 10:49 UTC (13+ messages)
` [PATCH v2 00/11] gdbserver: refactor regcache
` [PATCH v2 01/11] gdbserver: dump 'xx...x' in collect_register_as_string for unavailable register
` [PATCH v2 02/11] gdbserver: use inheritance to define tracepoint contexts
` [PATCH v2 03/11] gdbserver: use inheritance more "
` [PATCH v2 04/11] gdbserver: convert init_register_cache and new_register_cache into constructors
` [PATCH v2 05/11] gdbserver: convert free_register_cache into a destructor of regcache
` [PATCH v2 06/11] gdbserver: use unique_ptr for thread_info's regcache
` [PATCH v2 07/11] gdbserver: introduce and use regcache::set_register_status
` [PATCH v2 08/11] gdbserver: use REG_UNKNOWN for a regcache's register statuses
` [PATCH v2 09/11] gdbserver: define and use regcache::reset
` [PATCH v2 10/11] gdbserver: refactor the definition and uses of supply_regblock
` [PATCH v2 11/11] gdbserver: fix the declared type of register_status in regcache
Email still active?
2024-12-29 10:53 UTC
Hey bb do you want to spank me
2024-12-29 9:38 UTC
gdb-16 branch FROZEN
2024-12-29 3:30 UTC (2+ messages)
` gdb-16-branch OPEN again (was: "gdb-16 branch FROZEN")
pushed: [release/branch] Bump GDB's version number to 16.0.90.DATE-git
2024-12-29 3:29 UTC
pushed: [release/branch] Set GDB version number to 16.0.90
2024-12-29 3:16 UTC
[pushed/gdb-16] gdb/NEWS: modify "Changes since GDB 15" to "Changes in GDB 16"
2024-12-29 3:13 UTC
FYI/HEAD: Patches applied to branch master
2024-12-29 3:01 UTC (3+ messages)
` [release/HEAD 1/2] Bump version to 17.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 16 branch creation
FYI/BRANCH: Patches applied to branch gdb-16-branch
2024-12-29 2:59 UTC (3+ messages)
` [release/branch 1/2] Bump version to 16.0.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default
[PATCH] Require current language before symbol lookups
2024-12-28 21:03 UTC
[PATCH 1/1] gdb: add check for empty array
2024-12-27 19:27 UTC (4+ messages)
` [PING][PATCH "
[PATCH] gdb/dap - Add CompletionsRequest
2024-12-26 22:33 UTC (3+ messages)
[PATCH V2] gdb/dap - Add CompletionsRequest
2024-12-26 22:29 UTC
[PATCHv2 01/14] gdb/testsuite: add some xfail in gdb.base/startup-with-shell.exp
2024-12-24 15:54 UTC (2+ messages)
` [PUSHED] "
[PATCHv5 0/7] disabled_by_cond fixes for breakpoints
2024-12-24 15:17 UTC (6+ messages)
` [PATCHv6 "
` [PATCHv6 6/7] gdb: disable internal b/p when a solib is unloaded
[PATCHv4 0/5] Better executable auto-loading when opening a core file
2024-12-24 14:34 UTC (4+ messages)
` [PATCHv5 "
[PATCH 0/3] Don't disable breakpoints in still loaded libraries
2024-12-24 13:30 UTC (5+ messages)
` [PATCH 1/3] gdb/testsuite: restructure gdb.base/dlmopen.exp
` [PATCH 2/3] gdb: include a still-mapped flag in solib unload notification
` [PATCH 3/3] gdb/mi: include ranges in =library-unloaded event
GDB 16 branching weekend of Dec 29-30 ?
2024-12-23 2:57 UTC (3+ messages)
[PATCH v3] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
2024-12-22 18:17 UTC (2+ messages)
[PATCH] gdb/jit: fix jit-reader linetable integrity
2024-12-22 16:38 UTC (3+ messages)
[PATCH] gdb/jit: fix jit-reader linetable integrity
2024-12-22 16:34 UTC (2+ messages)
[PATCH v2] gdb/jit: fix jit-reader linetable integrity
2024-12-22 16:33 UTC
[PATCH v2] Hurd: remove VLA usage
2024-12-22 14:26 UTC (5+ messages)
[PATCH] gdb/jit: fix jit-reader linetable integrity
2024-12-22 2:12 UTC (2+ messages)
[PATCH] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
2024-12-20 22:17 UTC
[PATCH] Simplify traits.h using C++17
2024-12-20 21:14 UTC (2+ messages)
[PATCH] Add gstack script
2024-12-20 20:47 UTC (6+ messages)
` [PATCH v3] "
[pushed] Minor cleanups in rust-lang.c
2024-12-20 20:38 UTC
[PATCH 0/1] crashes with interpreter-exec
2024-12-20 19:53 UTC (2+ messages)
[PATCH] Use 'flags' when expanding symtabs in gdbpy_lookup_static_symbols
2024-12-20 18:05 UTC (3+ messages)
[RFC v2 00/21] Add Python "JIT" API
2024-12-20 16:16 UTC (5+ messages)
` [RFC v2 04/21] gdb/python: add void_type () method to gdb.Architecture object
[PATCH] [gdb/cli] Don't prefill for operate-and-get-next of last command
2024-12-20 16:10 UTC (2+ messages)
[PATCH] Use block::is_static_block in ada-lang.c
2024-12-20 7:44 UTC (2+ messages)
[PATCH] Fix latent bug in gdbpy_lookup_static_symbols
2024-12-20 6:24 UTC (2+ messages)
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