Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] gdb/riscv: use register number for 'info reg' output format choice
 2026-03-20  9:51 UTC  (3+ messages)

[PATCH] docs: Clarify gdb remote protocol AArch64 SVE and SME handling
 2026-03-20  9:25 UTC  (7+ messages)

[PATCH 00/14] [gdb/testsuite] Handle Tcl 9.0
 2026-03-20  9:03 UTC  (19+ messages)
` [PATCH 01/14] [gdb/testsuite] Add test for Term::with_term
` [PATCH 02/14] [gdb/testsuite] Fix Term::_TERM setting leak in Term::with_tuiterm
` [PATCH 03/14] [gdb/testsuite] Clean up globals saving in gdb.tui/tuiterm.exp
` [PATCH 04/14] [gdb/testsuite, Tcl 9.0] Fix use of deprecated trace variable subcommand
` [PATCH 05/14] [gdb/testsuite, Tcl 9.0] Fix Tcl version check
` [PATCH 06/14] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Term::_TERM
` [PATCH 07/14] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Dwarf::_line_unit_version
` [PATCH 08/14] [gdb/testsuite, Tcl 9.0] Namespace fixes
` [PATCH 09/14] [gdb/testsuite, Tcl 9.0] Fix error: invalid character in array index
` [PATCH 10/14] [gdb/testsuite, Tcl 9.0] Fix clipping by format %x
` [PATCH 11/14] [gdb/testsuite, Tcl 9.0] Fix uninitialized string in gdb.fortran/function-calls.f90
` [PATCH 12/14] [gdb/testsuite, Tcl 9.0] Fix error: invalid or incomplete multibyte or wide character
` [PATCH 13/14] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 1)
` [PATCH 14/14] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 2)
` [PATCH v2 00/14] [gdb/testsuite] Handle Tcl 9.0

[PATCH V3] PR gdb/33747: gdb/ser-unix: modernize Linux custom baud rate support
 2026-03-20  1:24 UTC  (3+ messages)

[PATCH] Add lock_guard to thread_pool::thread_count
 2026-03-19 22:52 UTC  (2+ messages)

[PATCH] [gdb/tdep] Fix unrelocated pc in i386_displaced_step_fixup
 2026-03-19 22:34 UTC  (4+ messages)

[PATCH 00/11] [gdb/testsuite] Handle Tcl 9.0
 2026-03-19 19:58 UTC  (18+ messages)
` [PATCH 03/11] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Term::_TERM
` [PATCH 05/11] [gdb/testsuite, Tcl 9.0] Namespace fixes
` [PATCH 07/11] [gdb/testsuite, Tcl 9.0] Fix clipping by format %x
` [PATCH 10/11] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 1)
` [PATCH 11/11] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 2)

[RESEND][PATCH] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
 2026-03-19 19:58 UTC 

[PATCH] [gdb] Fix missing print frame when stepping out of function
 2026-03-19 18:03 UTC  (3+ messages)

[BACKPORT PATCH] GDB: aarch64-linux: Fix build failure on musl systems
 2026-03-19 18:03 UTC  (3+ messages)

[PATCH 0/5] Template type parameter resolution
 2026-03-19 16:19 UTC  (7+ messages)
` [PATCH 2/5] gdb: Support new DWARF for template type parameters
` [PATCH 5/5] gdb: Print template arguments of function templates

[PATCH 1/1] gdb: Print template arguments of function templates
 2026-03-19 16:16 UTC 

[PATCH v2 0/2] Support for Haiku/x86-64 in GDB
 2026-03-19 15:42 UTC  (4+ messages)
` [PATCH v2 1/2] gdbserver: Haiku support
` [PATCH v2 2/2] gdb: "

[PATCH 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
 2026-03-19 15:39 UTC  (11+ messages)
` [PATCH 3/3] "

[PATCH] Add support for recording minimal symbols in AIX for non DWARF compiled library function record
 2026-03-19 15:19 UTC  (2+ messages)

[PATCH] gdb/python: add property ranges to gdb.Block object
 2026-03-19 15:12 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/6] Remove some trivial TYPE_* macros
 2026-03-19 14:34 UTC  (10+ messages)
` [PATCH 1/6] gdb: remove INIT_NONE_SPECIFIC
` [PATCH 2/6] gdb: remove TYPE_MAIN_TYPE
` [PATCH 3/6] gdb: remove TYPE_POINTER_TYPE
` [PATCH 4/6] gdb: remove TYPE_REFERENCE_TYPE
` [PATCH 5/6] gdb: remove TYPE_RVALUE_REFERENCE_TYPE
` [PATCH 6/6] gdb: remove TYPE_CHAIN

[PATCH 1/5] gdb/linux-tdep: check return value of linux_find_memory_region_ftype callback
 2026-03-19 14:08 UTC  (15+ messages)
` [PATCH 2/5] gdb/gcore: check return values of some find_memory_region_ftype calls
` [PATCH 3/5] gdb/linux-tdep: make linux_find_memory_region_ftype a function_view
` [PATCH 4/5] gdb/linux-tdep: remove linux_collect_thread_registers_ftype typedef
` [PATCH 5/5] gdb: make find_memory_region_ftype a function_view
  ` [PATCH v2] "

[PATCH] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
 2026-03-19 10:51 UTC  (3+ messages)
` [PING PATCH] "

[PATCH] [gdb/testsuite] Handle to many watchpoints in gdb.base/watchpoint-adjacent.exp
 2026-03-19 10:12 UTC  (3+ messages)

[PATCH 0/4] [gdb/tui] Some TUI refactoring
 2026-03-19  9:57 UTC  (6+ messages)
` [PATCH 3/4] [gdb/tui] Add tui_try_activate
` [PING][PATCH 0/4] [gdb/tui] Some TUI refactoring

[PATCH 1/2] gdb/testsuite: add .debug_frame support in DWARF assembler
 2026-03-18 20:27 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: fix internal error when FDEs do not describe the CFA
  ` [PATCH v2 1/2] gdb/testsuite: add .debug_frame support in DWARF assembler
    ` [PATCH v2 2/2] gdb/dwarf: fix internal error when FDEs do not describe the CFA

[PATCH] gdb: new_objfile observer, update some comments, add some asserts
 2026-03-18 20:25 UTC  (4+ messages)
  ` [PATCHv2] gdb: change new_objfile observer to take an objfile reference

[PATCH] gdb: notify of inferior switch when needed from 'thread' command
 2026-03-18 14:34 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] dwarf2: avoid decoding .debug_line for type units
 2026-03-18 13:35 UTC 

[PATCH v7 0/4] PR gdb/31353
 2026-03-18 10:02 UTC  (4+ messages)
  ` [ping 2][PATCH "
    ` [ping 3][PATCH "

[PATCH v4 0/6] GDB: aarch64-linux: Some header fixes
 2026-03-17 23:43 UTC  (7+ messages)

[PATCH] infcall: Add support for integer literals as reference function paramters
 2026-03-17 18:11 UTC  (7+ messages)
` [PATCH v5] infcall: Add support for integer literals as reference function parameters
` [PATCH v6] "

[PATCH v5 0/2] Add warning if the native target is not supported
 2026-03-17 13:58 UTC  (5+ messages)
` [PATCH v5 1/2] gdb: improve help text for set commands with limited options
` [PATCH v5 2/2] gdb: Improve warning when no native target is available

[PATCH 0/8] Handle foreign type units in .debug_names
 2026-03-17 12:57 UTC  (10+ messages)
` [PATCH 1/8] gdb/dwarf: refuse to produce .gdb_index when skeletonless type units are present
` [PATCH 2/8] gdb/dwarf: move dwo_unit and dwo_file to read.h
` [PATCH 3/8] gdb/dwarf: move dwarf2_cu::section to cu.c
` [PATCH 4/8] gdb/dwarf: add dwo_file::find_tus
` [PATCH 5/8] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH 6/8] gdb/dwarf: add debug output in read-debug-names.c
` [PATCH 7/8] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH 8/8] gdb/dwarf: read foreign type units

[PATCH 32 0/2] Handle the new .note section introduced in Linux
 2026-03-17 10:02 UTC  (10+ messages)

[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
 2026-03-17  4:50 UTC  (7+ messages)

[PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq
 2026-03-16 17:29 UTC  (3+ messages)

[PATCH] gdb/dwarf: fix build error with older gcc
 2026-03-16  0:24 UTC  (3+ messages)

[PATCH 00/13] DWARF refactorings and cleanups
 2026-03-15 22:05 UTC  (3+ messages)
` [PATCH 13/13] gdb/dwarf: use gdb::unordered_map for line headers

[PATCH 1/3] gdb/linux-tdep: use builtin integer types
 2026-03-15  2:54 UTC  (7+ messages)
` [PATCH 2/3] gdb/fbsd-tdep: "
` [PATCH 3/3] gdb/linux-tdep: remove linux_get_siginfo_type_with_fields

[PATCH v5 0/4] [gdb/tui] Fix crash with debuginfod query
 2026-03-14 17:37 UTC  (5+ messages)
` [PATCH v5 1/4] [gdb] Simplify debuginfod_is_enabled
` [PATCH v5 2/4] [gdb] Add debuginfod_enabled_ask_p
` [PATCH v5 3/4] [gdb] Add defaulted_query_auto_answers_p
` [PATCH v5 4/4] [gdb/tui] Don't enter TUI if debuginfod enabled == ask

[PATCH 1/2] gdb/dwarf: don't pass lowpc/highpc to dwarf2_ranges_read in cooked_indexer::scan_attributes
 2026-03-14 17:35 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: rename low_set variable in dwarf2_ranges_read

[PATCH 1/3] gdbsupport: add gdb::enumerate util
 2026-03-14 17:32 UTC  (3+ messages)
` [PATCH v2 1/3] gdbsupport: add gdb::ranges::views::enumerate util

[PATCH v4] [gdb/tui] Don't enter TUI if debuginfod enabled == ask
 2026-03-14 16:20 UTC  (2+ messages)

[PATCH 0/5] Improved support for core files with missing NT_FILE note
 2026-03-14 14:32 UTC  (6+ messages)
` [PATCH 1/5] gdb/testsuite: improve corefile-no-threads.py script
` [PATCH 2/5] gdb/testsuite: restructure gdb.base/corefile-buildid.exp
` [PATCH 3/5] gdb: remove 'num' argument from gdbarch_read_core_file_mappings callback
` [PATCH 4/5] gdb: remove pre-loop callback from gdbarch_read_core_file_mappings
` [PATCH 5/5] gdb/linux: handle missing NT_FILE note when opening core files

[PATCH 0/2] Remove "stub is supported" from struct type
 2026-03-13 18:48 UTC  (4+ messages)
` [PATCH 2/2] Remove type::stub_is_supported

[PATCH v3 0/7] gdb: more fixes for Python limited C API support
 2026-03-13 18:09 UTC  (8+ messages)
` [PATCH v3 1/7] gdb: introduce rgb_color type to simplify existing code
` [PATCH v3 7/7] gdb/python: add accessor helpers for __dict__ in Python extension objects

[PATCH] Print overload debug messages to gdb_stdlog
 2026-03-12 22:16 UTC  (2+ messages)

[PATCH 0/8] Support for Haiku/x86-64 in GDB
 2026-03-12 21:42 UTC  (14+ messages)
` [PATCH 1/8] gdbserver: Initial Haiku support
` [PATCH 2/8] gdb: "
` [PATCH 3/8] gdb: Update Haiku support for 16.x
` [PATCH 4/8] gdbserver: "
` [PATCH 5/8] gdb: Update Haiku support for 17.x
` [PATCH 6/8] gdbserver: "
` [PATCH 7/8] gdb: Update Haiku support for 18.x
` [PATCH 8/8] gdbserver: "

[PATCH] [gdb/testsuite] Handle debuginfod output in gdb.debuginfod/solib-with-dwz.exp
 2026-03-12 20:20 UTC  (3+ messages)

[PATCH] Do not write negative PID or TID in remote protocol
 2026-03-12 19:42 UTC  (2+ messages)

[PATCH] gdb: fix edge case assertion from get_selected_frame
 2026-03-12 18:53 UTC  (2+ messages)

[pushed] Fix the --disable-libctf build
 2026-03-12 17:21 UTC 

[pushed] [pre-commit] Bump black to 26.3.1
 2026-03-12 15:45 UTC 

[PATCH 00/23] int -> bool in dwarf2/
 2026-03-12 14:21 UTC  (8+ messages)
` [PATCH 10/23] gdb/dwarf: change dwarf2_ranges_read to return bool
` [PATCH 22/23] gdb/dwarf: change dwarf_block_to_sp_offset "
` [PATCH 23/23] gdb/dwarf: change dwarf_block_to_fb_offset "

[PATCH 0/9] Add new command to print the shadow stack backtrace
 2026-03-12  9:53 UTC  (10+ messages)

[pushed] gdb/dwarf: remove unneeded scopes in dwarf2_frame_cache
 2026-03-11 20:43 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