public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/8] Initial support for ROCm platform (AMD GPU) debugging
 2023-01-05 20:31 UTC  (11+ messages)
` [PATCH v2 1/8] gdb: add supports_arch_info callback to gdbarch_register
` [PATCH v2 2/8] gdb: make install_breakpoint return a non-owning reference
` [PATCH v2 3/8] gdbsupport: add type definitions for pid, lwp and tid
` [PATCH v2 4/8] gdb: add inferior_pre_detach observable
` [PATCH v2 5/8] gdb: add gdbarch_up
` [PATCH v2 6/8] gdb/solib-svr4: don't disable probes interface if probe not found
` [PATCH v2 7/8] gdb: make gdb_printing_disassembler::stream public
` [PATCH v2 8/8] gdb: initial support for ROCm platform (AMDGPU) debugging

[PATCH] I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, which is a editor implemented with rust lang. When I type gdb command below: (gdb) b pars gdb dumped. I got: m_match = 0x7fffd8173cc7 "parse::h3bbecc5bbd82b347" m_ignored_ranges = { first = 0x7fffd8173cbb "<impl str>::parse::h3bbecc5bbd82b347", second = 0x7fffd8173cc5 "::parse::h3bbecc5bbd82b347" }
 2023-01-05 20:24 UTC  (2+ messages)

[PATCH] gdbsupport: fix scoped_debug_start_end's move constructor
 2023-01-05 20:23 UTC  (4+ messages)

[PATCH] gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp when using clang
 2023-01-05 20:06 UTC  (2+ messages)

[PATCH v2] gdb/mi: add no-history stop reason
 2023-01-05 20:00 UTC  (2+ messages)

[PATCH 1/2] testsuite: handle icc and icpc deprecated remarks
 2023-01-05 19:59 UTC  (4+ messages)
` [PATCH 2/2] testsuite: add -O0 to Intel compilers if no 'optimize' option is given

[PATCH v4] gdb/c++: Detect ambiguous variables in imported namespaces
 2023-01-05 19:53 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v3 0/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2023-01-05 19:52 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/4] Dynamic properties of pointers
 2023-01-05 19:46 UTC  (5+ messages)
` [PATCH v2 2/4] gdb/types: Resolve pointer types dynamically
` [PATCH v2 3/4] gdb, typeprint: workaround icc/icpc/ifort pointer/reference DWARF

[PATCH 00/12] Initial support for ROCm platform (AMDGPU) debugging
 2023-01-05 19:41 UTC  (2+ messages)

[PATCH] remote.c: Allow inferior to reply with an error
 2023-01-05 18:16 UTC  (3+ messages)

Two observations using GDB 13 snapshot
 2023-01-05 18:06 UTC  (31+ messages)

[PATCH] Initial implementation of Debugger Adapter Protocol
 2023-01-05 17:07 UTC  (15+ messages)
              ` [PATCH] [gdb/python] Avoid queue.SimpleQueue for python 3.6

[PATCH] gdb: use gdb_test_multiple in gdb_breakpoint
 2023-01-05 16:36 UTC  (13+ messages)

[PATCH 1/2] gdb, gnulib: Regenerate using the maintainer mode
 2023-01-05 16:31 UTC  (6+ messages)
` [PATCH 2/2] sim: "
` [PATCH v2] gdbsupport, gnulib: Regenerate with "

[PATCH] Add type to expression dump of symbol
 2023-01-05 15:08 UTC  (3+ messages)

[PATCH v3 0/7] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
 2023-01-05 13:35 UTC  (3+ messages)

[PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
 2023-01-05 13:16 UTC  (2+ messages)

[PATCH] sim: Move getopt checking inside SIM_AC_PLATFORM
 2023-01-05  3:38 UTC  (3+ messages)

[PATCH 00/46] Rewrite "require" test procedure and use it more often
 2023-01-05  1:29 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc
 2023-01-04 16:54 UTC  (2+ messages)

[PATCH 0/2] Two minor expression changes
 2023-01-04 16:47 UTC  (3+ messages)

[PATCH 0/2] Add some agent expression support for Ada
 2023-01-04 16:44 UTC  (3+ messages)
` [PATCH 1/2] Implement some agent expressions "
` [PATCH 2/2] Handle range types in ax-gdb.c

FYI: Updating Copyright Year ranges for GDB to add year 2023
 2023-01-04 16:06 UTC  (2+ messages)

[PATCH] gdb/mi: add no-history stop reason
 2023-01-04 14:40 UTC  (3+ messages)

[PUSHED] gdb: fix some #ifdef logic in bt-utils.h
 2023-01-04 11:50 UTC 

[PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
 2023-01-04 11:15 UTC  (2+ messages)
` [PING] "

[PATCH v3] gdb: add 'maintenance print record-instruction' command
 2023-01-04 10:30 UTC  (8+ messages)

[PING][RFC PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
 2023-01-03 21:32 UTC  (4+ messages)
` [PATCH] "
  ` [PING*3][RFC PATCH] "
    ` [PING*4][RFC "

[PATCH v2 00/13] Make frame_info_ptr automatic
 2023-01-03 19:09 UTC  (7+ messages)
` [PATCH v2 06/13] gdb: move frame_info_ptr to frame.{c,h}

[PATCH 0/9] Fix "finish" with variably-sized types
 2023-01-03 16:44 UTC  (2+ messages)

[pushed] [gdb/testsuite] Add xfail in gdb.arch/i386-pkru.exp
 2023-01-03 15:41 UTC 

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2023-01-03 13:12 UTC  (8+ messages)

[PATCH v2] gdb: defer warnings when loading separate debug files
 2023-01-03 13:03 UTC 

[PATCH v2 0/5] sim: Suppress warnings if built with Clang
 2023-01-03  8:47 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] sim: Check known getopt definition existence

[PATCH 00/83] sim: merge subdir makefiles into top-level
 2023-01-03  7:56 UTC  (84+ messages)
` [PATCH 01/83] sim: mips: add multi source to built sources
` [PATCH 02/83] sim: modules: trigger generation from top-level
` [PATCH 03/83] sim: build: drop support for subdir extra deps
` [PATCH 04/83] sim: aarch64: move libsim.a creation to top-level
` [PATCH 05/83] sim: arm: "
` [PATCH 06/83] sim: avr: "
` [PATCH 07/83] sim: bfin: "
` [PATCH 08/83] sim: bpf: "
` [PATCH 09/83] sim: cr16: "
` [PATCH 10/83] sim: cris: "
` [PATCH 11/83] sim: d10v: "
` [PATCH 12/83] sim: erc32: "
` [PATCH 13/83] sim: example-synacor: "
` [PATCH 14/83] sim: frv: "
` [PATCH 15/83] sim: ft32: "
` [PATCH 16/83] sim: h8300: "
` [PATCH 17/83] sim: iq2000: "
` [PATCH 18/83] sim: lm32: "
` [PATCH 19/83] sim: m32c: "
` [PATCH 20/83] sim: m32r: "
` [PATCH 21/83] sim: m68hc11: "
` [PATCH 22/83] sim: mcore: "
` [PATCH 23/83] sim: microblaze: "
` [PATCH 24/83] sim: mips: "
` [PATCH 25/83] sim: mn10300: "
` [PATCH 26/83] sim: moxie: "
` [PATCH 27/83] sim: msp430: "
` [PATCH 28/83] sim: or1k: "
` [PATCH 29/83] sim: pru: "
` [PATCH 30/83] sim: riscv: "
` [PATCH 31/83] sim: rl78: "
` [PATCH 32/83] sim: rx: "
` [PATCH 33/83] sim: sh: "
` [PATCH 34/83] sim: v850: "
` [PATCH 35/83] sim: build: drop support for creating libsim.a in subdirs
` [PATCH 36/83] sim: build: drop common/nrun.o subdir hack
` [PATCH 37/83] sim: modules.c: move generation to top-level
` [PATCH 38/83] sim: build: add basic framework for compiling arch objects in top-level
` [PATCH 39/83] sim: aarch64: move arch-specific file compilation to top-level
` [PATCH 40/83] sim: arm: "
` [PATCH 41/83] sim: avr: "
` [PATCH 42/83] sim: bpf: "
` [PATCH 43/83] sim: bfin: "
` [PATCH 44/83] sim: cr16: "
` [PATCH 45/83] sim: cris: "
` [PATCH 46/83] sim: d10v: "
` [PATCH 47/83] sim: erc32: "
` [PATCH 48/83] sim: example-synacor: "
` [PATCH 49/83] sim: frv: "
` [PATCH 50/83] sim: ft32: "
` [PATCH 51/83] sim: h8300: "
` [PATCH 52/83] sim: iq2000: "
` [PATCH 53/83] sim: lm32: "
` [PATCH 54/83] sim: m32c: "
` [PATCH 55/83] sim: m32r: "
` [PATCH 56/83] sim: m68hc11: "
` [PATCH 57/83] sim: mcore: "
` [PATCH 58/83] sim: microblaze: "
` [PATCH 59/83] sim: mips: "
` [PATCH 60/83] sim: mn10300: "
` [PATCH 61/83] sim: moxie: "
` [PATCH 62/83] sim: msp430: "
` [PATCH 63/83] sim: or1k: "
` [PATCH 64/83] sim: pru: "
` [PATCH 65/83] sim: riscv: "
` [PATCH 66/83] sim: rl78: "
` [PATCH 67/83] sim: rx: "
` [PATCH 68/83] sim: sh: "
` [PATCH 69/83] sim: v850: "
` [PATCH 70/83] sim: move arch-specific file compilation of common/ files "
` [PATCH 71/83] sim: common: move test-hw-events to top-level build
` [PATCH 72/83] sim: disable recursive make in (most) subdirs
` [PATCH 73/83] sim: build: drop subdir Makefile.in files
` [PATCH 74/83] sim: build: delete Make-common.in logic
` [PATCH 75/83] sim: build: drop AM_MAKEFLAGS settings
` [PATCH 76/83] sim: common: simplify hw-config.h deps
` [PATCH 77/83] sim: igen: simplify build dep
` [PATCH 78/83] sim: common: move libcommon.a objects to sources
` [PATCH 79/83] sim: build: drop most recursive build deps
` [PATCH 80/83] sim: common: move libcommon.a dep to ppc code
` [PATCH 81/83] sim: common: move modules.c to source tracking
` [PATCH 82/83] sim: common: simplify modules.c deps
` [PATCH 83/83] sim: build: drop depdir subdir hack

[PATCH] sim: sh: move some generated source files to built sources
 2023-01-03  3:56 UTC 

[PATCH] sim: build: add var for tracking sim enable directly
 2023-01-03  3:43 UTC 

[PATCH] sim: common: drop libcommon.a linkage
 2023-01-03  3:21 UTC 

[PATCH] sim: build: move generated headers to built sources
 2023-01-03  3:14 UTC 

[PATCH 1/3] gdb: add support for DW_AT_trampoline in DWARF reader
 2023-01-03  1:07 UTC 

[PATCH] sim: build: use Automake include vars
 2023-01-03  0:31 UTC 

[pushed] Simplify debug_exp
 2023-01-02 17:38 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).