[PATCH v12 00/10] Extensions for PTWRITE
2024-08-13 15:16 UTC (21+ messages)
` [PATCH v12 01/10] btrace: Introduce auxiliary instructions
` [PATCH v12 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v12 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v12 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v12 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v12 06/10] python: Add clear() to gdb.Record
` [PATCH v12 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v12 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v12 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v12 10/10] btrace: Extend ptwrite event decoding
[PATCH v6] Change message when reaching end of reverse history
2024-08-13 11:55 UTC (4+ messages)
[PATCH] [gdb/python] Make sure python sys.exit makes gdb exit
2024-08-13 11:54 UTC (2+ messages)
[PATCH v2] [gdb] Prune inferior after switching inferior
2024-08-13 11:17 UTC (2+ messages)
` [PING][PATCH "
[RFC] [gdb/python] Make sure python sys.exit makes gdb exit
2024-08-13 11:05 UTC (4+ messages)
[PATCH 0/2] New inline-frames and blocks maintenance commands
2024-08-13 8:55 UTC (16+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb: Add 'maint info inline-frames' command
` [PATCHv2 2/2] gdb: add 'maint info blocks' command
` [PATCH 1/2] gdb: Add 'maint info inline-frames' command
` [PATCH 2/2] gdb: add 'maint info blocks' command
[PATCH] Fix test failures in gdb-*/wrap-line.exp
2024-08-13 8:50 UTC (4+ messages)
[PATCH] [gdb/cli] Show readline wrapping mode for maint info screen
2024-08-13 8:49 UTC
[PATCH v1 1/1] gdbarch: fix a dot-space-space in generated files
2024-08-13 8:40 UTC (3+ messages)
[PATCH v3] [gdbserver] Imply --once if connecting via stdio
2024-08-12 20:55 UTC (3+ messages)
[committed] sim: pru: Fix test case assembly with latest GAS
2024-08-12 20:36 UTC
[PATCH] gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs
2024-08-12 17:46 UTC
[PATCH v2] Simplify typename_concat
2024-08-12 17:19 UTC (2+ messages)
[PATCH 1/4] gdbsupport/intrusive-list: sprinkle noexcept
2024-08-12 17:09 UTC (4+ messages)
` [PATCH 2/4] gdbsupport/intrusive-list: make insert return an iterator
` [PATCH 3/4] gdbsupport/intrusive-list: add owning_intrusive_list
` [PATCH 4/4] gdb/solib: use owning_intrusive_list for solib list
[pushed] pre-commit: autoupdate
2024-08-12 17:08 UTC
[PATCH] Simplify typename_concat
2024-08-12 16:30 UTC (3+ messages)
[pushed] [gdb/testsuite] Fix gdb.tui/wrap-line.exp with wrapping disabled
2024-08-12 15:33 UTC
[PATCH] gdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0
2024-08-12 15:32 UTC (3+ messages)
[PATCH 0/3] Remove Neutrino support
2024-08-12 15:29 UTC (3+ messages)
[PATCH v2 1/2] gdb: pass inferior to target_current_description
2024-08-12 15:12 UTC (2+ messages)
[PATCH 0/3] Cosmetic changes in enum flags code
2024-08-12 15:09 UTC (2+ messages)
[PATCH] gdb: reject inserting breakpoints between functions
2024-08-12 14:54 UTC (5+ messages)
[PATCH] gdb/NEWS: announce removal of QNX Neutrino support
2024-08-12 14:52 UTC (3+ messages)
[PATCH 0/7] Some more passing down program space
2024-08-12 14:35 UTC (8+ messages)
` [PATCH 5/7] gdb: add program_space parameter to get_symbol_leading_char
[PATCH] gdb: rename target-delegates.c to target-delegates-gen.c
2024-08-12 14:21 UTC (4+ messages)
[PATCH v11 00/10] Extensions for PTWRITE
2024-08-12 14:14 UTC (11+ messages)
` [PATCH v11 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v11 10/10] btrace: Extend ptwrite event decoding
[PATCH v3 0/7] Support for recording some AVX instructions
2024-08-12 14:04 UTC (2+ messages)
[PATCH] Fix test failures when TUI is not enabled
2024-08-12 9:43 UTC (7+ messages)
` [PATCH] Fix test failures when tui "
[PATCH v5 0/2] Add amd64 LAM watchpoint support
2024-08-12 8:42 UTC (4+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
` [PING][PATCH "
` [PING*2][PATCH "
GDB 15.2 release update (2024-08-11)
2024-08-11 23:46 UTC (2+ messages)
[PATCH 0/2] find debug by debuglink minor fixes
2024-08-10 21:07 UTC (6+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb: avoid '//' in filenames when searching for debuginfo
[PATCH] gdb: remove unnecessary code relating to limited-length arrays
2024-08-10 18:01 UTC (2+ messages)
[PATCH 0/2] Remove MPX
2024-08-09 16:40 UTC (4+ messages)
` [PATCH 2/2] gdb, gdbserver, python, testsuite: "
[PATCH 2/2] [gdb/tdep] Use gdbarch_breakpoint_kind_from_pc_v2 for arm
2024-08-09 11:43 UTC (3+ messages)
[PATCH 0/4] gdb/testsuite: remove can_spawn_for_attach_1
2024-08-09 11:29 UTC (15+ messages)
` [PATCH 4/4] gdb/testsuite: track if a caching proc calls gdb_exit or not
[PATCH v2] Fix test failures when TUI is not enabled
2024-08-09 10:32 UTC (2+ messages)
[PATCH v4 0/1] gdb: adjust the default place of 'list' to main's prologue
2024-08-09 10:31 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] [gdb] Handle ^C during disassembly
2024-08-09 7:26 UTC (5+ messages)
[PATCH v3] sim: riscv: Fix some compatibility issues with gcc
2024-08-09 6:20 UTC (5+ messages)
[PATCH v2] gdb: Introduce RAII signal handler setter
2024-08-08 17:37 UTC
[PATCH 0/4] Fixes to record-full replay issues
2024-08-08 17:34 UTC (2+ messages)
[PATCH] [gdb/python] Fix handling of ^C during disassembly
2024-08-08 17:22 UTC (3+ messages)
[PATCH v4 1/3] Fix handling of DW_AT_entry_pc of inlined subroutines
2024-08-07 19:46 UTC (2+ messages)
[PATCH v2 0/1] gdb: setting BP with multiple locations only displays one location
2024-08-07 15:44 UTC (3+ messages)
` [PATCH v2 1/1] gdb, breakpoint: better print of multiple breakpoint locations
[RFC] [gdb] Add maint interrupt
2024-08-07 13:22 UTC
[PATCH] Mark unavailable bytes of limited-length arrays when allocating contents
2024-08-07 13:07 UTC (7+ messages)
[PATCH v3] gdb: Update SECURITY.txt to mention extension scripts and internal errors
2024-08-07 12:06 UTC
[PATCH 0/3] fix gdb.mi testsuite folder, when using clang
2024-08-06 12:01 UTC (2+ messages)
` [PING][PATCH "
[RFC][PATCH] gdb: setting BP with multiple locations only displays one location
2024-08-06 11:49 UTC (7+ messages)
[PATCH v4 0/3] Improve debugging of optimized code
2024-08-06 8:57 UTC (2+ messages)
[PATCH] [gdb/tdep] Use cached breakpoint kind in breakpoint_kind
2024-08-06 7:17 UTC (5+ messages)
` [PING][PATCH] "
[PATCH 1/2] [gdb] Add gdbarch_breakpoint_kind_from_pc_v2
2024-08-05 15:47 UTC
[PATCH v2] [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h
2024-08-05 14:55 UTC (2+ messages)
` [PING v3] "
[PATCH] gdb: rename gdbarch.c to gdbarch-gen.c
2024-08-05 14:41 UTC (5+ messages)
[PATCH v4 3/3] Fix range end handling of inlined subroutines
2024-08-05 7:34 UTC
[PATCH v4 2/3] Introduce a new line table flag is_weak
2024-08-05 7:32 UTC
[PATCH v2 1/2] gdb: remove uses of VLA
2024-08-05 6:46 UTC (9+ messages)
` [PATCH v2 2/2] gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
[PATCH] [gdb] Notice when stepping into different file
2024-08-05 0:44 UTC (3+ messages)
[PATCH] sim: make some "number of cpus" variables unsigned
2024-08-02 20:16 UTC
[PATCH v5] Change message when reaching end of reverse history
2024-08-02 16:36 UTC (3+ messages)
[PATCH] gdb: LoongArch: Add show-debug-regs maintenance command
2024-08-02 15:26 UTC (5+ messages)
[PATCH] gdb: remove inline_frame::skipped_frames
2024-08-02 15:23 UTC (5+ messages)
[PATCH v2] gdb, testsuite: fix gdb.base/list-dot-nodebug and make it more robust
2024-08-02 12:50 UTC (3+ messages)
` [PING][PATCH v2] gdb,testsuite: "
[PATCH] gdb/testsuite: add build-id compile flag to tests that expect it
2024-08-02 12:06 UTC (3+ messages)
[PATCH] gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang too
2024-08-02 12:05 UTC (3+ messages)
[PATCH] gdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clang
2024-08-02 12:02 UTC (3+ messages)
[PATCH v2] sim: riscv: Fix Zicsr and fence instructions
2024-08-02 9:44 UTC (4+ messages)
[PATCH v4] gdb: aarch64: Support MTE on baremetal
2024-08-02 7:14 UTC (3+ messages)
[PATCH] [gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with python 3.13
2024-08-01 15:28 UTC
[PATCH v4 0/5] Modernize frame unwinders and add disable feature
2024-07-31 18:29 UTC (4+ messages)
` [PATCH v4 1/5] gdb: make gdbarch store a vector of frame unwinders
[PATCH 1/2] gdb: remove uses of VLA
2024-07-31 18:05 UTC (4+ messages)
[PATCH] [gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13
2024-07-31 17:11 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