[PATCH v2 1/2] remote.c: Use packet_check_result
2024-03-19 13:58 UTC
[PATCH] [gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-cases
2024-03-19 13:29 UTC (2+ messages)
[PATCH 1/3] gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line
2024-03-19 12:22 UTC (5+ messages)
` [PATCH 2/3] gdb, gdbserver, gdbsupport: include config.h files with -include
` [PATCH 3/3] gdbsupport: move more things to gdbsupport.inc.h
[RFC v2][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
2024-03-19 12:16 UTC (8+ messages)
` [RFC v2][PR symtab/30520] gdb/symtab: fix the gdb.cp/anon-struct test
[PATCH] [gdb/symtab] Workaround PR gas/31115
2024-03-19 10:48 UTC (5+ messages)
[FYI] Add myself to gdb/MAINTAINERS
2024-03-19 9:46 UTC
[PATCH] gdb/python: test exception case for gdb.solib_name
2024-03-19 9:38 UTC (4+ messages)
[PATCH] [gdb] Prune inferior after switching inferior
2024-03-19 9:34 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust
2024-03-19 9:34 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [gdb] Further fix "value is not available" with debug frame
2024-03-19 9:31 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6
2024-03-19 7:48 UTC
[PATCH] [gdb/testsuite] Handle core without build-id in gdb.base/corefile-buildid.exp
2024-03-19 7:38 UTC
[RFC][PATCH 0/1] Add support for embedded source in GDB
2024-03-18 21:18 UTC (5+ messages)
` [RFC][PATCH 1/1] gdb: Support embedded source in DWARF
[PATCH] Teach GDB to generate sparse core files (PR corefiles/31494)
2024-03-18 17:43 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] gdb/hppa: guess g packet size
2024-03-18 17:30 UTC (2+ messages)
[PATCH] Fix comparison of array types
2024-03-18 16:26 UTC (5+ messages)
[PATCH] Refrain from asking debug stubs to read invalid memory
2024-03-18 16:19 UTC
[PATCH] Remove some unnecessary Ada expression code
2024-03-18 14:31 UTC (2+ messages)
[PATCH] Fix Ada 'ptype' of access to array
2024-03-18 14:22 UTC (2+ messages)
[PATCH] Use string_view in quirk_rust_enum
2024-03-18 14:11 UTC (2+ messages)
[PATCH v1 0/7] gdb: Modify some code about syscalls XML
2024-03-18 9:27 UTC (3+ messages)
` [PING] "
` "
[PATCH] [gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian
2024-03-17 14:14 UTC (2+ messages)
[PATCH] Set __file__ when source'ing a Python script
2024-03-17 14:07 UTC (3+ messages)
[PATCH v2] Clear board_info entry after waiting for process
2024-03-17 13:47 UTC (2+ messages)
GDB 15.1 release update (2024-03-16)
2024-03-16 11:50 UTC
[PATCH] Use size_t in gdb_bfd_section_data
2024-03-15 17:33 UTC (2+ messages)
[PATCH] gdb: iterate over targets, not inferiors, to commit resumed
2024-03-15 15:06 UTC (6+ messages)
[PATCHv10 0/5] Infcalls from B/P conditions in multi-threaded inferiors
2024-03-15 13:26 UTC (4+ messages)
` [PATCHv11 "
[PATCH] gdb/testsuite: attach to i386 process stopped in vDSO
2024-03-15 13:22 UTC (2+ messages)
[PATCH 0/3] Introduce the 'x' RSP packet
2024-03-15 9:59 UTC (25+ messages)
` [PATCH 1/3] gdbserver: allow suppressing the next putpkt remote-debug log
` [PATCH 2/3] rsp: add 'E' to escaped characters
` [PATCH 3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read
` [PATCH v2 0/4] Introduce the 'x' RSP packet
` [PATCH v2 1/4] doc: fine-tune the documentation of the 'm' "
` [PATCH v2 2/4] gdbserver: allow suppressing the next putpkt remote-debug log
` [PATCH v2 3/4] rsp: add 'E' to escaped characters
` [PATCH v2 4/4] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read
[PATCH v2] [gdb/build] Fix build on postmarketos
2024-03-14 20:13 UTC (2+ messages)
[PATCH] Rewrite gdb_bfd_error_handler
2024-03-14 18:49 UTC
[PATCH] Clear board_info entry in kill_wait_spawned_process
2024-03-14 17:56 UTC
[PATCH] gdb/dwarf2: Check for missing abbrev
2024-03-14 17:52 UTC (9+ messages)
[PATCH v2] gdbserver/linux: probe for libiconv in configure
2024-03-14 17:42 UTC (3+ messages)
[PATCH] Change message when reaching end of reverse history
2024-03-14 17:26 UTC (6+ messages)
[PATCH] [gdb/build] Fix build on postmarketos
2024-03-14 16:32 UTC (3+ messages)
[PATCH] Pass alignment when using GCC_C_FE_VERSION_2
2024-03-14 15:55 UTC (2+ messages)
[PATCH] Remove 'if' from GDB_PY_HANDLE_EXCEPTION
2024-03-14 15:02 UTC (4+ messages)
[htdocs PATCH v2] index.html: Fix download and news links
2024-03-14 14:49 UTC (2+ messages)
[PATCH] gdb/python: Allow SIGTRAMP_FRAME python unwinders to be created
2024-03-14 13:00 UTC (2+ messages)
[PATCH 1/2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-14 10:19 UTC (13+ messages)
` [PATCH 2/2] [gdb/tdep] Fix gdb.base/watch-bitfields.exp "
[PATCH] [gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linux
2024-03-14 10:13 UTC
[PATCH v2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-14 10:11 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linux
2024-03-14 9:57 UTC
[pushed] Remove extraneous word from manual
2024-03-13 19:02 UTC
[PATCH v4 0/6] Fixes to gdb.threads/threadcrash.exp
2024-03-13 17:17 UTC (11+ messages)
` [PATCH v4 1/6] gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp
` [PATCH v4 2/6] gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore
` [PATCH v4 6/6] gdb/testsuite: Add kfail in gdb.threads/threadcrash.exp on 32-bit arm targets
[PATCH 0/4] Modernize frame unwinders and add disable feature
2024-03-13 12:44 UTC (16+ messages)
` [PATCH 1/4] gdb: make gdbarch store a vector of frame unwinders
` [PATCH 3/4] gdb: Migrate frame unwinders to use C++ classes
` [PATCH 4/4] GDB: introduce ability to disable frame unwinders
[htdocs PATCH] index.html: Fix download and news links
2024-03-13 11:50 UTC
[PATCH v4 0/4] btrace: infrun fixes
2024-03-13 11:47 UTC (7+ messages)
` [PATCH v4 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v4 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v4 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v4 4/4] gdb, infrun: fix multi-threaded reverse stepping
[RFC][PATCH?] fixed some segfaults and bugs in mdebug support
2024-03-13 2:09 UTC (3+ messages)
[PATCH 0/4] On-demand debuginfo downloading
2024-03-12 22:15 UTC (5+ messages)
` [PATCH 4/4 v6] gdb/debuginfod: Add .debug_line downloading
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH 3/4 v5] gdb/debuginfod: Support on-demand debuginfo downloading
2024-03-12 22:15 UTC (5+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH 2/4 v3] gdb/progspace: Add reverse safe iterator
2024-03-12 22:14 UTC (5+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH] gdb/tui: Fix crash from y/n prompt during TUI initialization
2024-03-12 21:53 UTC
[PATCH 1/2] contrib: sync dg-extract-results.py with GCC
2024-03-12 15:50 UTC (5+ messages)
` [PATCH 2/2] contrib: sync dg-extract-results.sh "
[PATCH v2] Capture warnings when writing to the index cache
2024-03-12 14:40 UTC
[PATCH 1/1] gdb: Deprecate MPX commands
2024-03-12 14:35 UTC (3+ messages)
[PATCH] gdb: add .pre-commit-config.yaml
2024-03-12 10:50 UTC (3+ messages)
[pushed] gnulib: re-generate build files
2024-03-12 2:44 UTC
[PATCH] Sync libbacktrace from gcc [PR31327]
2024-03-11 23:12 UTC (5+ messages)
[PATCH] gdb/Makefile.in: remove ACLOCAL_AMFLAGS
2024-03-11 21:02 UTC (3+ messages)
[PATCH] Special case NULL pointers in dynamic type resolution
2024-03-11 20:32 UTC (2+ messages)
[PATCH] gdb: ignore -Wregister instead of -Wdeprecated-register
2024-03-11 17:51 UTC (3+ messages)
[PATCH] Print type name when printing Rust slice
2024-03-11 17:32 UTC (3+ messages)
[pushed] gdb: re-generate aclocal.m4
2024-03-11 17:00 UTC
[PATCH] [gdb/build] Fix static cast of virtual base
2024-03-11 16:22 UTC (5+ messages)
[PATCH v2] Remove tui-out.[ch]
2024-03-11 16:05 UTC (3+ messages)
Unavailable Delivery : Mail was rejected
2024-03-11 14:43 UTC
[PATCH 0/6] pr gdb/19340
2024-03-11 13:51 UTC (8+ messages)
` [PATCH 6/6] gdb, btrace, infrun: per-inferior run-control
[PATCH] gdb: Change "list ." command's error when no debuginfo is available
2024-03-11 10:55 UTC (4+ messages)
[PATCH] Revert "Pass GUILE down to subdirectories"
2024-03-11 10:27 UTC (6+ messages)
[PATCH] gdb/unwinders: better support for $pc not saved
2024-03-11 10:07 UTC (5+ messages)
` [PATCHv2] "
[PATCH] Support MSYS platform
2024-03-10 14:27 UTC (6+ messages)
` [PATCH] Support MSYS2 platform
[PATCH v2 1/3] [gdb/python] Use gdbpy_err_fetch::{type, value} as getters
2024-03-09 15:11 UTC (8+ messages)
` [PATCH v2 2/3] [gdb/python] Normalize exceptions in gdbpy_err_fetch
` [PATCH v2 3/3] [gdb/python] Handle deprecation of PyErr_{Fetch, Restore} in 3.12
GDB 15.1 release update (2024-03-09)
2024-03-09 7:23 UTC
[PATCH 0/5] Fix race when writing to index cache
2024-03-09 0:25 UTC (2+ messages)
[PATCH v4 0/4] Fix DAP pause bug
2024-03-08 19:24 UTC (5+ messages)
` [PATCH v4 3/4] Rewrite "python" command exception handling
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