Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] testsuite: Introduce gdb_watchdog (avoid unistd.h/alarm)
 2025-08-10  3:28 UTC  (2+ messages)

[PATCH] gdb/dap: add option commandEscapePrefix
 2025-08-09 11:46 UTC  (2+ messages)

[PATCH v2 0/5] [gdb/cli] Improve the pagination prompt
 2025-08-09 10:57 UTC  (4+ messages)
` [PATCH v2 5/5] "

[PATCH] [gdb/cli] Make ^C cancel i-search
 2025-08-09 10:16 UTC 

[PATCH] gnulib: Update obsolete autoconf macros
 2025-08-09  2:00 UTC 

[PATCH] MSYS2+MinGW testing: Unix <-> Windows path conversion
 2025-08-08 23:13 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2] [gdb/testsuite] Support clean_restart $binfile
 2025-08-08 21:59 UTC  (4+ messages)

[PATCH] gdb/aarch64: restore in-order watchpoint matching
 2025-08-08 18:37 UTC  (2+ messages)

[PATCH] should_validate_memtags: Do not dereference references
 2025-08-08 18:04 UTC  (3+ messages)

[PATCH] Provide papersize for refcard.dvi
 2025-08-08 17:48 UTC  (13+ messages)

[PATCH v3 00/31] Search symbols via quick API
 2025-08-08 15:12 UTC  (48+ messages)
` [PATCH v3 01/31] Change how C parser looks up type tag names
` [PATCH v3 02/31] Skip some tests with "readnow" board
` [PATCH v3 03/31] Add another minor hack to cooked_index_entry::full_name
` [PATCH v3 04/31] Change ada_decode to preserve upper-case in some situations
` [PATCH v3 05/31] Emit some type declarations in .gdb_index
` [PATCH v3 06/31] Ada import functions not in index
` [PATCH v3 07/31] Fix index's handling of DW_TAG_imported_declaration
` [PATCH v3 08/31] Put all CTF symbols in global scope
` [PATCH v3 09/31] Restore "ingestion" of .debug_str when writing .debug_names
` [PATCH v3 10/31] Entries from anon-struct.exp not in cooked index
` [PATCH v3 11/31] Remove dwarf2_per_cu_data::mark
` [PATCH v3 12/31] Have expand_symtabs_matching work for already-expanded CUs
` [PATCH v3 13/31] Rewrite the .gdb_index reader
` [PATCH v3 14/31] Convert default_collect_symbol_completion_matches_break_on
` [PATCH v3 15/31] Convert gdbpy_lookup_static_symbols
` [PATCH v3 16/31] Convert ada_add_global_exceptions
` [PATCH v3 17/31] Convert ada_language_defn::collect_symbol_completion_matches
` [PATCH v3 18/31] Convert ada-lang.c:map_matching_symbols
` [PATCH v3 19/31] Remove expand_symtabs_matching
` [PATCH v3 20/31] Simplify basic_lookup_transparent_type
` [PATCH v3 21/31] Remove objfile::expand_symtabs_for_function
` [PATCH v3 22/31] Convert linespec.c:iterate_over_all_matching_symtabs
` [PATCH v3 23/31] Simplify block_lookup_symbol_primary
` [PATCH v3 24/31] Pass lookup_name_info to block_lookup_symbol_primary
` [PATCH v3 25/31] Simplify block_lookup_symbol
` [PATCH v3 26/31] Add best_symbol_tracker
` [PATCH v3 27/31] Convert lookup_symbol_via_quick_fns
` [PATCH v3 28/31] Convert lookup_symbol_in_objfile
` [PATCH v3 29/31] Make dw_expand_symtabs_matching_file_matcher static
` [PATCH v3 30/31] Remove enter_symbol_lookup
` [PATCH v3 31/31] Rename expand_symtabs_matching

[pushed] Revert "Call target_can_do_single_step from maybe_software_singlestep"
 2025-08-08 14:35 UTC  (5+ messages)

[PATCH 0/5] [gdb/testsuite] Try out TERM=ansis for the TUI tests
 2025-08-08 11:51 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog.S compilation
 2025-08-08 11:24 UTC 

[pushed] [gdb/testsuite] Fix gdb.base/exprs.exp for gdb build with byacc
 2025-08-08 10:57 UTC 

[PATCH] [gdb/testsuite] Add gdb.base/color-prompt.exp
 2025-08-08  8:54 UTC  (2+ messages)

[PATCH v3 00/44] A new target to debug Intel GPUs
 2025-08-08  5:25 UTC  (12+ messages)
` [PATCH v3 02/44] bfd: add intelgt target to BFD
` [PATCH v3 03/44] ld: add intelgt as a target configuration
` [PATCH v3 33/44] gdb, dwarf, ze: add DW_OP_INTEL_regval_bits

[PATCH v2] [gdb/tdep] Fix inferior call return of small char array for ppc64 v1 abi
 2025-08-08  5:21 UTC  (5+ messages)
` [PING] "
  ` [PING^2] "

[PATCH v2] Change type::fields to return an array_view
 2025-08-07 20:43 UTC 

[PATCH] Introduce and use type::all_fields
 2025-08-07 20:39 UTC  (3+ messages)

[PATCH 0/3] Use gnulib c-ctype module, not <ctype.h>
 2025-08-07 20:39 UTC  (6+ messages)
` [PATCH 1/3] Import the c-ctype module from gnulib
` [PATCH 2/3] Use c-ctype.h (not safe-ctype.h) in gdb
` [PATCH 3/3] Use gnulib c-ctype module "

[PATCH 0/6] [gdb/testsuite] Error out on clean_restart <absolute filename>
 2025-08-07 15:59 UTC  (7+ messages)
` [PATCH 1/6] [SQUASH-BEFORE-COMMIT, gdb/testsuite] Fix clean_restart $binfile
` [PATCH 2/6] [SQUASH-BEFORE-COMMIT, gdb/testsuite] Fix fallout from previous patch
` [PATCH 3/6] [gdb/testsuite] Fix clean_restart <tempfile>
` [PATCH 4/6] [gdb/testsuite] Fix prepare_for_testing $binfile
` [PATCH 5/6] [gdb/testsuite] Fix clean_restart <absolute filename>
` [PATCH 6/6] [gdb/testsuite] Error out on "

[PATCH 1/1] gdb: change default initialization for register numbers on x86
 2025-08-07 12:33 UTC  (4+ messages)

[PATCH v5 00/12] Add CET shadow stack support
 2025-08-07  3:17 UTC  (25+ messages)
` [PATCH v5 05/12] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v5 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v5 07/12] gdb: amd64 linux coredump support with shadow stack
` [PATCH v5 11/12] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer

[PATCH] gdb/dwarf: clear per_bfd::num_{comp,type}_units on error
 2025-08-06 19:31 UTC 

[PATCH v2 0/6] Self tests improvements
 2025-08-06 19:28 UTC  (7+ messages)
` [PATCH v2 1/6] gdb/testsuite: namespace procs in lib/selftest-support.exp
` [PATCH v2 2/6] gdb/testsuite: remove function parameter from do_self_tests
` [PATCH v2 3/6] gdb/testsuite: do not copy gdb executable in self tests
` [PATCH v2 4/6] gdb/testsuite: use libtool to launch selftests
` [PATCH v2 5/6] gdb/testsuite: turn thread events off in selftests
` [PATCH v2 6/6] gdb/testsuite: get real executable in gdb.gdb/index-file.exp

[PATCH 0/6] Self tests improvements
 2025-08-06 17:31 UTC  (8+ messages)
` [PATCH 6/6] gdb/testsuite: get real executable in gdb.gdb/index-file.exp

[PATCH v4] [gdb/tui] Handle unicode chars in prompt
 2025-08-06 15:40 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v5 1/1] gdb, configure: Add disable-formats option for configure
 2025-08-06 14:17 UTC  (8+ messages)
` [PATCH v6] "
  ` [PATCH v7 1/1] gdb, configure: Add enable-binary-file-format "

[PATCH v2 0/2] Call target_can_do_single_step from maybe_software_singlestep
 2025-08-06 10:10 UTC  (3+ messages)

[PING v2][PATCH v13 0/2] gdb: mips: Add MIPSR6 support
 2025-08-06  9:46 UTC  (2+ messages)
` [PING v3][PATCH "

[pushed] Use '.rs' extension for Rust in gdb_simple_compile
 2025-08-05 18:11 UTC 

[PATCH v2 1/4] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
 2025-08-05 17:01 UTC  (2+ messages)

[PATCH 0/3] Update required version of Tcl
 2025-08-05 16:58 UTC  (7+ messages)
` [PATCH 2/3] Rewrite tcl_version_at_least

[PATCH] Do not include cleanups.h from common-defs.h
 2025-08-05 14:11 UTC  (2+ messages)

[PATCH] gdb/aarch64: restore in-order watchpoint matching
 2025-08-05 10:12 UTC  (9+ messages)

[PATCH 1/2] gdbserver, read_ptid: handle '0' and '-1' thread ids
 2025-08-05  7:19 UTC  (2+ messages)
` [PATCH 2/2] gdb, remote: fix set_thread () in start_remote ()

[pushed] [gdb/testsuite] Fix gdb.base/style.exp on freebsd
 2025-08-04 18:49 UTC 

[PATCH] gdb, d: Fix PR 22480: ptype returning struct for D classes
 2025-08-04 17:58 UTC  (2+ messages)

[PATCH] gdb, d: Fix PR 33201 - ICE in d_lookup_nested_symbol
 2025-08-04 17:45 UTC  (2+ messages)

[PATCH] gdb, d: Fix PR 33200 - Segfault in d_lookup_symbol
 2025-08-04 17:43 UTC  (4+ messages)
` [PATCH v2] "

[RFC] [gdb/python] Reimplement gdb.interrupt race fix
 2025-08-04 15:48 UTC  (2+ messages)

[FYI] gdb: Add myself to gdb/MAINTAINERS
 2025-08-04 14:59 UTC 

[PATCH] [gdb/tui] Improve asm window
 2025-08-04 13:20 UTC  (3+ messages)

[PATCH v2 0/2] [gdb/tui] Improve asm window
 2025-08-04 13:18 UTC  (3+ messages)
` [PATCH v2 1/2] [gdb/tui] Make tui_disassemble more efficient
` [PATCH v2 2/2] [gdb/tui] Improve asm window

[PATCH 0/4] Four multi-target bug fixes
 2025-08-04 12:06 UTC  (5+ messages)
` [PATCH 2/4] gdb: disable commit resumed in wait_for_inferior

Potential patch to remove Emacs "confuzzed" comment
 2025-08-04 11:51 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] gdb/record: Support wfi, sret and mret instructions in risc-v
 2025-08-04 10:08 UTC  (2+ messages)
` [PATCH v2] gdb/record: Support wfi, sfence.vma, "

GDB 17.1 release update -- 2025-08-02
 2025-08-02 17:06 UTC 

[PATCH 0/2] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm
 2025-08-02 16:55 UTC  (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Move setting of Term::_last_char to Term::_insert
` [PATCH 2/2] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm

[PATCH v3 00/12] fix PR gdb/19340
 2025-08-02 11:13 UTC  (6+ messages)
` [PATCH v3 02/12] gdb, record: notify_normal_stop on 'record stop' when selected thread moves

[PATCH v2] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2025-08-01 17:46 UTC  (5+ messages)
` [PP?] "

[pushed OB] gdb/MAINTAINERS: Update my email address
 2025-08-01 16:35 UTC 

[RFC v6 00/18] Add Python "JIT" API
 2025-08-01 16:17 UTC  (9+ messages)
` [RFC v6 08/18] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v6 09/18] gdb/python: add unlink () method to gdb.Objfile object
` [RFC v6 10/18] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v6 12/18] gdb/python: allow instantiation of gdb.Block "
` [RFC v6 13/18] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v6 15/18] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v6 16/18] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v6 17/18] gdb/python: allow instantiation of gdb.LineTable objects

page: 

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