[PATCH] [gdb/build] Fix build on postmarketos
2024-03-14 9:54 UTC
[PATCH] Change message when reaching end of reverse history
2024-03-14 6:37 UTC (2+ messages)
[PATCH] gdb/dwarf2: Check for missing abbrev
2024-03-14 1:39 UTC (2+ messages)
[PATCH 0/3] Introduce the 'x' RSP packet
2024-03-13 19:27 UTC (10+ 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
[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 (14+ 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 3/6] gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.exp
` [PATCH v4 4/6] gdb/testsuite: Simplify gdb.threads/threadcrash.exp
` [PATCH v4 5/6] gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols
` [PATCH v4 6/6] gdb/testsuite: Add kfail in gdb.threads/threadcrash.exp on 32-bit arm targets
[PATCH 1/2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-13 17:12 UTC (12+ messages)
` [PATCH 2/2] [gdb/tdep] Fix gdb.base/watch-bitfields.exp "
[PATCH v2] [gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64
2024-03-13 16:31 UTC
[PATCH 0/4] Modernize frame unwinders and add disable feature
2024-03-13 12:44 UTC (23+ messages)
` [PATCH 1/4] gdb: make gdbarch store a vector of frame unwinders
` [PATCH 2/4] gdb: add "unwinder class" to "
` [PATCH 3/4] gdb: Migrate frame unwinders to use C++ classes
` [PATCH 4/4] GDB: introduce ability to disable frame unwinders
[htdocs PATCH v2] index.html: Fix download and news links
2024-03-13 12:22 UTC
[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 v1 0/7] gdb: Modify some code about syscalls XML
2024-03-13 1:18 UTC (2+ messages)
` [PING] "
[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] gdb: iterate over targets, not inferiors, to commit resumed
2024-03-12 19:05 UTC (5+ messages)
[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 (7+ 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 (6+ 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 (13+ messages)
` [PATCH 1/6] gdb, btrace: fix pr19340
` [PATCH 2/6] gdb, btrace: simplify gdb.btrace/multi-inferior.exp
` [PATCH 3/6] gdb, btrace: remove record_btrace_target::supports_*()
` [PATCH 4/6] gdb, btrace: set wait status to ignore if nothing is moving
` [PATCH 5/6] gdb, infrun: wait for single inferior
` [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 (5+ messages)
` [PING][PATCH] "
[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] Set __file__ when source'ing a Python script
2024-03-08 19:25 UTC
[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
[PATCH v2 0/2] Add "finish" return value to DAP
2024-03-08 17:49 UTC (2+ messages)
[PATCH] sim/erc32: Rename EVENT_MAX -> MAX_EVENTS
2024-03-08 17:23 UTC (2+ messages)
[PATCH] gdb/compile: Use std::filesystem::remove_all in cleanup
2024-03-08 16:27 UTC (2+ messages)
[PATCH] gdb, btrace: fix error diagnostics
2024-03-08 16:21 UTC (3+ messages)
[PATCH] Implement Ada 2022 delta aggregates
2024-03-08 16:08 UTC
[PATCH 1/2] [gdb/python] Handle normalized exception returned by PyErr_Fetch
2024-03-08 15:36 UTC (4+ messages)
` [PATCH 2/2] [gdb/python] Handle deprecation of PyErr_{Fetch, Restore} in 3.12
[PATCH] Avoid race when reading dwz file
2024-03-08 14:09 UTC (2+ messages)
[PATCH v3 0/2] Fixes to gdb.threads/threadcrash.exp
2024-03-08 10:12 UTC (9+ messages)
` [PATCH v3 1/2] gdb/testsuite: fix gdb.threads/threadcrash.exp on 32-bit arm targets
` [PATCH v3 2/2] gdb/testsuite: reduce gdb.threads/threadcrash.exp reliance on libc symbols
` [PING][PATCH v3 0/2] Fixes to gdb.threads/threadcrash.exp
[PATCH] [gdb/symtab] Workaround PR gas/31115
2024-03-07 21:09 UTC (3+ messages)
[PATCH] gdb : Signal to pstack/gdb kills the attached process
2024-03-07 9:58 UTC (13+ messages)
` [External] : "
` [External] : Re: [PATCH v2] "
` [External] : Re: [PATCH v3] "
` [External] : Re: [PATCH v4] "
Help needed with maintainer-mode
2024-03-06 17:22 UTC (5+ messages)
[PATCH 1/2] remote.c: Use packet_check_result
2024-03-06 16:13 UTC (4+ messages)
` [PATCH 2/2] remote.c: Make packet_ok return struct packet_result
[PATCH] Remove some unnecessary Ada expression code
2024-03-06 16:06 UTC
[PATCH] Fix Ada 'ptype' of access to array
2024-03-06 16:03 UTC
[PATCH v2 0/1] Fix assertion in 'value_primitive_field'
2024-03-06 14:48 UTC (3+ messages)
` [PATCH v2 1/1] gdb: "
[PATCHv8 00/14] thread-specific breakpoints in just some inferiors
2024-03-06 14:11 UTC (5+ messages)
` [PATCHv9 "
` [PATCHv9 14/14] gdb: only insert thread-specific breakpoints in the relevant inferior
[PATCH v3] Fix missing watchpoint hits/endless loop
2024-03-06 13:36 UTC (4+ messages)
[PATCH 00/11] sim: riscv: simulation of single and double precision floating point instructions
2024-03-06 13:24 UTC (3+ messages)
[PATCH 0/5] Cleanup and changes for file name completion
2024-03-06 10:23 UTC (9+ messages)
` [PATCHv2 0/7] "
` [PATCHv2 1/7] gdb: remove skip_quoted and skip_quoted_chars
` [PATCHv2 2/7] gdb: fix bug where quote characters would become nullptr
` [PATCHv2 3/7] gdb: allow double quotes for quoting filenames
` [PATCHv2 4/7] gdb: remove some dead code from completer.c
` [PATCHv2 5/7] gdb: remove special case completion word handling for filenames
` [PATCHv2 6/7] gdb/completion: make completion_find_completion_word static
` [PATCHv2 7/7] gdb: move more completion setup into completer.c
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