Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v12 00/10] Extensions for PTWRITE
 2024-08-12 13:15 UTC  (13+ 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] Fix test failures when TUI is not enabled
 2024-08-12  9:43 UTC  (7+ messages)
        ` [PATCH] Fix test failures when tui "

[PATCH] Fix test failures in gdb-*/wrap-line.exp
 2024-08-12  9:24 UTC 

[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)

[RFC] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-08-11 23:22 UTC  (3+ messages)

[PATCH 0/3] Remove Neutrino support
 2024-08-11 17:39 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] gdb: rename target-delegates.c to target-delegates-gen.c
 2024-08-10 17:54 UTC  (3+ 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/7] Some more passing down program space
 2024-08-08 17:34 UTC  (5+ messages)
` [PATCH 5/7] gdb: add program_space parameter to get_symbol_leading_char

[PATCH 0/4] Fixes to record-full replay issues
 2024-08-08 17:34 UTC  (2+ messages)

[PATCH v1 1/1] gdbarch: fix a dot-space-space in generated files
 2024-08-08 17:30 UTC  (2+ messages)

[PATCH] [gdb/python] Fix handling of ^C during disassembly
 2024-08-08 17:22 UTC  (3+ messages)

[PATCH] gdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0
 2024-08-08  8:48 UTC  (2+ 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 v11 00/10] Extensions for PTWRITE
 2024-08-07 11:48 UTC  (10+ messages)
` [PATCH v11 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v11 10/10] btrace: Extend ptwrite event decoding

[PATCH] gdb: reject inserting breakpoints between functions
 2024-08-07  8:27 UTC  (4+ messages)

[PATCH 0/2] New inline-frames and blocks maintenance commands
 2024-08-06 12:43 UTC  (13+ 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 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 v6] Change message when reaching end of reverse history
 2024-08-02 16:43 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  (6+ 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  (4+ 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  (8+ messages)
` [PATCH v4 1/5] gdb: make gdbarch store a vector of frame unwinders
  ` [PING*2][PATCH v4 0/5] Modernize frame unwinders and add disable feature
    ` [PING*3][PATCH "

[PATCH 1/2] gdb: remove uses of VLA
 2024-07-31 18:05 UTC  (5+ messages)
` [PATCH 2/2] gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension

[PATCH] [gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13
 2024-07-31 17:11 UTC  (2+ messages)

[PATCH 1/2] [gdb/testsuite] Detect trailing-text-in-parentheses duplicates
 2024-07-31 13:31 UTC  (4+ messages)

[PATCH] [gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.exp
 2024-07-31 11:25 UTC  (2+ messages)

[PATCH 1/3] [gdb/exp] Fix target type of complex long double on arm
 2024-07-31 11:13 UTC  (6+ messages)
` [PATCH 2/3] [gdb/exp] Fix gdb.fortran/intrinsics.exp fail "
      ` [PING][PATCH "

[PATCH] [gdb] Prune inferior after switching inferior
 2024-07-31  7:50 UTC  (4+ messages)

[PATCH v2] [gdb] Prune inferior after switching inferior
 2024-07-31  7:46 UTC 

[PATCH] gdb/testsuite/gdb.server/server-kill.exp: fix tstatus test expected string
 2024-07-31  7:27 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some more
 2024-07-30 19:51 UTC  (2+ messages)

[pushed] gdb: don't call macro_bcache with nullptr
 2024-07-30 19:31 UTC 

[RFC v4] [gdb/symtab] Handle jumping back to first instruction in line
 2024-07-30 18:17 UTC  (2+ messages)

[PATCH v2] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-07-30 15:59 UTC  (5+ messages)

[PATCH 0/3] [gdb/symtab] Fix some issues with macro complaints
 2024-07-30 14:59 UTC  (4+ messages)
` [PATCH 1/3] [gdb/symtab] Emit malformed macro definition complaint once

[PATCH] gdb: some global_block improvements
 2024-07-30 14:37 UTC 

[PATCH 0/2] Remove manual memory management in macro definition
 2024-07-30 12:55 UTC  (7+ messages)
` [PATCH 1/2] gdb: use std::string vector for "
` [PATCH 2/2] gdb: remove use of alloca in new_macro_definition

[PATCH] gdb/doc: move @anchor off @item line
 2024-07-30 12:34 UTC  (3+ messages)

[PATCH v3 0/2] Remove MPX
 2024-07-30 12:26 UTC  (6+ messages)
` [PATCH v3 1/2] gdb, testsuite, python: Add missing imports
      `  "
        ` [PING*2][PATCH "

[PATCH v2][PR 30630] gdb/remote: fix assertion failure during startup
 2024-07-30 10:54 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox