[PATCH] Fix handling of DW_AT_artificial on fields
2026-03-24 16:04 UTC
[PATCH] Hold the GIL while clearing gdbpy_reggroup_object_map
2026-03-24 16:02 UTC (2+ messages)
[PATCH 0/2] [gdb] Two patches related to readline macros
2026-03-24 15:42 UTC (5+ messages)
` [PATCH 1/2] [gdbsupport] Add c_unctrl
` [PATCH 2/2] [gdb/tui] Remove local CTRL_CHAR definition
[PATCH 0/7] [pre-commit] Some codespell fixes
2026-03-24 15:37 UTC (2+ messages)
` [PING][PATCH "
[PATCH v2] [gdb/remote] Reimplement escape_buffer
2026-03-24 15:34 UTC (5+ messages)
[PATCH v3] [gdb/remote] Use sevenbit_strings == true in escape_buffer
2026-03-24 15:32 UTC
[PATCH] [gdbsupport] Poison ctype.h / cctype functions
2026-03-24 14:42 UTC (6+ messages)
[PATCH 0/5] 'x' command and type instance flags
2026-03-24 14:39 UTC (6+ messages)
` [PATCH 5/5] gdb: preserve type instance flags in 'x' command
[PATCH] Fix unlikely getpkt buffer overflow
2026-03-24 14:36 UTC (3+ messages)
[PATCH v2] Fix asertion failure while analysing core files in AIX with terminated threads
2026-03-24 14:15 UTC
[PATCH 0/5] [pre-commit] Bump tclint to 0.8.0
2026-03-24 14:10 UTC (7+ messages)
` [PATCH 1/5] [gdb/testsuite] Fix timeout in gdb.python/py-template.exp
` [PATCH 2/5] [gdb/testsuite] Fix unopened-quote errors (part 1)
` [PATCH 3/5] [gdb/testsuite] Fix unopened-quote errors (part 2)
` [PATCH 4/5] [gdb/testsuite] Fix unopened-quote errors (part 3)
` [PATCH 5/5] [pre-commit] Bump tclint to 0.8.0
[PATCH] [gdb/ada] Use c_isupper in ada_decode
2026-03-24 13:52 UTC (2+ messages)
[RFC] gdb/dap: add support for opening core files
2026-03-24 13:51 UTC (2+ messages)
[PATCH 1/2] Fix asertion failure while analysing core files in AIX with terminated threads
2026-03-24 13:42 UTC (4+ messages)
[PATCH] gdb: fix segfault on apps without .text section
2026-03-24 12:51 UTC (3+ messages)
` [PATCHv2] gdb: fix segfault wrong section index for symbols
[PATCH 2/2] Fix AIX core file handling: prevent crashes during GDB quit
2026-03-24 12:17 UTC (2+ messages)
[pushed] [gdb] Fix whitespace in NEWS
2026-03-24 5:31 UTC
[PATCH] Add in NEWS about dropping AIX 7.1 support
2026-03-24 3:38 UTC (3+ messages)
[PATCH v3] Add support for recording minimal symbols in AIX for non DWARF compiled library function record
2026-03-24 3:34 UTC (3+ messages)
[PATCH V4] PR gdb/33747: gdb/ser-unix: modernize and fix custom baud rate support on musl
2026-03-23 23:23 UTC (5+ messages)
[PATCH 0/5] Allow styling of gdb exception messages
2026-03-23 18:52 UTC (2+ messages)
[PATCH v2 0/2] Support for Haiku/x86-64 in GDB
2026-03-23 17:40 UTC (5+ messages)
` [PATCH v2 1/2] gdbserver: Haiku support
` [PATCH v2 2/2] gdb: "
[pushed] Remove PRINT_LITERAL_FORM
2026-03-23 17:35 UTC
[pushed] Use 'true' when assigning to sevenbit_strings
2026-03-23 16:58 UTC
[PATCH v3 0/7] gdb: more fixes for Python limited C API support
2026-03-23 10:28 UTC (2+ messages)
[PATCH] gdb/python: allow Architecture.disassemble to give styled output
2026-03-23 10:17 UTC (4+ messages)
[PATCH v2] Add support for recording minimal symbols in AIX for non DWARF compiled library function record
2026-03-23 4:40 UTC (3+ messages)
[PATCH V3] PR gdb/33747: gdb/ser-unix: modernize Linux custom baud rate support
2026-03-22 19:55 UTC (5+ messages)
[PATCH] [gdb/tdep] Eliminate ostringstream use from arc_check_tdesc_feature
2026-03-22 16:10 UTC (3+ messages)
[PATCH] [gdb/remote] Reimplement escape_buffer
2026-03-21 9:45 UTC (3+ messages)
[PATCH] [gdb/tdep] Fix unrelocated pc in i386_displaced_step_fixup
2026-03-20 16:33 UTC (5+ messages)
[PATCH] gdb: fix edge case assertion from get_selected_frame
2026-03-20 16:25 UTC (3+ messages)
[PATCH] Remove 'fd' argument from exec_file_find
2026-03-20 16:14 UTC (2+ messages)
[PATCH] Handle inherited discriminants in Ada
2026-03-20 13:05 UTC
[PATCH] Allow dynamic DW_AT_bit_stride on DW_TAG_array_type
2026-03-20 12:53 UTC
[PATCH] Add support for recording minimal symbols in AIX for non DWARF compiled library function record
2026-03-20 12:19 UTC (3+ messages)
[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 (5+ messages)
` [PATCH 08/14] [gdb/testsuite, Tcl 9.0] Namespace fixes
[PATCH] Add lock_guard to thread_pool::thread_count
2026-03-19 22:52 UTC (2+ messages)
[PATCH 00/11] [gdb/testsuite] Handle Tcl 9.0
2026-03-19 19:58 UTC (8+ messages)
` [PATCH 05/11] [gdb/testsuite, Tcl 9.0] Namespace fixes
` [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 (4+ messages)
` [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 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-03-19 15:39 UTC (7+ messages)
` [PATCH 3/3] "
[PATCH v2] gdb/python: add property ranges to gdb.Block object
2026-03-19 15:12 UTC (3+ messages)
` [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 (10+ messages)
` [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 (4+ messages)
` [PATCH v6] infcall: Add support for integer literals as reference function parameters
[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 (4+ messages)
` [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 (3+ messages)
[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
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