Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-08-27 14:20 UTC  (19+ messages)
  ` [PATCH v2 2/8] Windows gdb: Use allocated buffer for CONTEXT
  ` [PATCH v2 3/8] Windows gdb: Remove mappings member from windows_per_inferior
  ` [PATCH v2 4/8] Windows gdb: Refactor getting pointer to register inside context
  ` [PATCH v2 5/8] Windows gdb: Prepare XState functions
  ` [PATCH v2 6/8] Windows gdb: Get available XState features
  ` [PATCH v2 7/8] Windows gdb: Implement XState (Intel AVX) support

[PATCH] Check record types for compatibility in ada_type_match
 2026-08-27 14:17 UTC  (2+ messages)

[pushed] pre-commit: Update isort: 8.0.1 -> 9.0.0
 2026-08-27  9:21 UTC 

[PATCH] [pre-commit] Don't allow pre-release revisions
 2026-08-27  9:21 UTC  (2+ messages)

[REPOST][PATCH] H8/300: sim: testsuite: Use the correct file descriptor for stdout
 2026-08-27  8:31 UTC 

[PATCH] [gdb/python] Document quit_force uses
 2026-08-27  7:50 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH v3] [pre-commit] Add shellcheck
 2026-08-27  7:40 UTC  (2+ messages)

[pushed] [pre-commit] Run yamllint in strict mode
 2026-08-27  6:56 UTC 

remote fileio: st_ino truncated to 32 bits in vFile:stat/lstat
 2026-08-27  6:43 UTC  (3+ messages)

[PATCH v2 0/5] [gdb] xml linting
 2026-08-26 21:22 UTC  (6+ messages)
` [PATCH v2 1/5] [pre-commit] Check xml files
` [PATCH v2 2/5] [gdb] Fix xmllint namespace errors
` [PATCH v2 3/5] [gdb] Fix target element validity error in features/gdb-target.dtd
` [PATCH v2 4/5] [gdb] Fix syscalls-info -> syscalls_info in syscalls/gdb-syscalls.dtd
` [PATCH v2 5/5] [pre-commit] Use --valid with xmllint

[PATCH] Windows gdb: Don't abort get_windows_debug_event with no threads
 2026-08-26 18:32 UTC  (2+ messages)

[PATCH] Include <array> in ui-style.h
 2026-08-26 16:34 UTC  (2+ messages)

[PATCH 0/2] [gdb] xml linting
 2026-08-26 14:55 UTC  (5+ messages)
` [PATCH 1/2] [gdb] Fix xmllint namespace errors
` [PATCH 2/2] [pre-commit] Check xml files

[PATCH 0/1] Add Intel APX support
 2026-08-25 17:03 UTC  (6+ messages)
` [PATCH 1/1] gdb, gdbserver: Add Intel APX register support

[PATCH 0/5] [pre-commit] Some pre-commit improvements
 2026-08-25 12:52 UTC  (4+ messages)

[PATCH] [gdb/build] Rename gdb/gdb-gdb.py.in to gdb/gdb-gdb.py
 2026-08-25 12:06 UTC  (2+ messages)

[PATCH v2 0/6] gdb: introduce file_reader_t to read procfs files
 2026-08-25 10:09 UTC  (7+ messages)
` [PATCH v2 1/6] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v2 2/6] gdb support: add gdb::ranges::replace algorithm
` [PATCH v2 3/6] gdb: introduce helper class file_reader_t
` [PATCH v2 4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v2 5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v2 6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload

[PATCH v4 00/13] Add new command to print the shadow stack backtrace
 2026-08-25  9:01 UTC  (4+ messages)
` [PATCH v4 02/13] aarch64: Implement gdbarch function top_addr_empty_shadow_stack

[PATCH v1 0/6] gdb: introduce file_reader_t to read procfs files
 2026-08-25  8:55 UTC  (6+ messages)
` [PATCH v1 3/6] gdb: introduce helper class file_reader_t

[PATCH] Skip gdb.dap/pause.exp on Solaris [PR34548]
 2026-08-25  8:22 UTC  (6+ messages)

[PATCH 00/11] [gdb/testsuite] Refactor exception handling
 2026-08-25  7:29 UTC  (13+ messages)
` [PATCH 01/11] [gdb/testsuite] Normalize indentation in with_test_prefix
` [PATCH 02/11] [gdb/testsuite] Fix return -level 2 bug "
` [PATCH 03/11] [gdb/testsuite] Simplify foreach_with_prefix
` [PATCH 04/11] [gdb/testsuite] Refactor exception handling in foreach_with_prefix
` [PATCH 05/11] [gdb/testsuite] Add transparent_uplevel
` [PATCH 06/11] [gdb/testsuite] Refactor exception handling
` [PATCH 07/11] [gdb/testsuite] Refactor exception handling in gdb_expect
` [PATCH 08/11] [gdb/testsuite] Refactor exception handling in gdb_test_multiple
` [PATCH 09/11] [gdb/testsuite] Refactor exception handling in lock_file_acquire/release
` [PATCH 10/11] [gdb/testsuite] Refactor exception handling in tentative_rename
` [PATCH 11/11] [gdb/testsuite] Refactor exception handling in with_stub_devices

[SH] Fix mac.w insn simulation for SH2 and above
 2026-08-25  0:55 UTC  (4+ messages)
` Ping^1 "

[PATCH] etc: import changes to texi2pod.pl from gcc
 2026-08-24 20:35 UTC  (3+ messages)

[PATCH 0/2] Cleanup and bug fix related to thread iteration and proceed calls
 2026-08-24 18:18 UTC  (6+ messages)
` [PATCH 2/2] gdb: share some thread proceed related code between CLI and MI

[PATCH 0/5] Remove `...' and related forms of quoting from gdb
 2026-08-24 18:09 UTC  (8+ messages)
` [PATCH 1/5] Change `...'-style quoting in gdbsupport
` [PATCH 2/5] Change `...'-style quoting in gdbserver
` [PATCH 3/5] Fix weird quoting in stap-probe.c
` [PATCH 4/5] Change `...'-style quoting in gdb
` [PATCH 5/5] Fix styling in a few messages

[PATCH] gdb: track parents of nameless DIEs in cooked indexer
 2026-08-24 18:07 UTC  (3+ messages)

[PATCH v1 0/2] gdb: fix for bug 31207
 2026-08-24 16:27 UTC  (11+ messages)
` [PATCH v1 1/2] gdb: rename any_thread_of_inferior to any_non_exited_thread_of_inferior
` [PATCH v1 2/2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files

[PATCHv7 0/4] gdb: allow 'until' to work in outermost frame
 2026-08-24 16:22 UTC  (10+ messages)
` [PATCHv8 "
  ` [PATCHv8 3/4] "
  ` [PATCHv9 0/4] "
    ` [PATCHv9 1/4] gdb: rename program_space::entry_point_address* functions
    ` [PATCHv9 2/4] gdb: introduce program_space::get_entry_point_info function
    ` [PATCHv9 3/4] gdb: allow 'until' to work in outermost frame
    ` [PATCHv9 4/4] gdb: cache program space entry point information

[PATCH v2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files
 2026-08-24 16:21 UTC 

[PATCH v2 0/1] gdb: add 'set print shadowed' to hide shadowed variables
 2026-08-24 15:05 UTC  (4+ messages)
` [PATCH v2 1/1] gdb: Introduce new setting to filter out "

[PATCH v1] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
 2026-08-24 14:06 UTC  (4+ messages)

[PATCH v2] gdbtypes: improve documentation of composite type helpers
 2026-08-24 13:59 UTC  (3+ messages)

[PATCH v3] gdbtypes: improve documentation of composite type helpers
 2026-08-24 13:57 UTC 

GDB 18.1 release update -- 2026-08-24
 2026-08-24 13:38 UTC 

GDB 18.1 release update -- 2026-08-14
 2026-08-24 12:24 UTC  (2+ messages)

[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
 2026-08-24 11:03 UTC  (9+ messages)
              ` Ping^1 "

[PATCH] H8/300: sim: testsuite: Use the correct file descriptor for stdout
 2026-08-24 10:47 UTC  (2+ messages)

[PATCH v7] Fix crash in AIX when current working directory is NULL
 2026-08-24  8:13 UTC  (2+ messages)

[PATCH v1] Fix wrong build tree in python.exp path on AIX
 2026-08-24  6:48 UTC  (3+ messages)

[PATCH v3] h8300-elf: ld: Use USER_LABEL_PREFIX when generating linker scripts [REPOST]
 2026-08-24  0:52 UTC  (2+ messages)

[PATCH] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
 2026-08-23 20:50 UTC  (2+ messages)

[PATCH v2] Prevent downgrading of hardware watchpoints if possible
 2026-08-23 16:52 UTC  (3+ messages)

[PATCH] Reduce gdb.base/many-headers.c iterations on Solaris [PR34555]
 2026-08-22 20:40 UTC 

[PATCH] Use Solaris iconv
 2026-08-22 20:19 UTC  (6+ messages)

[PATCH] Skip gdb.base/break.exp catchpoint tests without catchpoints [PR34535]
 2026-08-22 20:14 UTC  (3+ messages)
  ` [PATCH v2] Handle missing catchpoint support in gdb.base/break.exp [PR34535]

[PATCH] [gdb/testsuite] Document return behavior in gdb_test_multiple
 2026-08-22  9:30 UTC 

[PATCH] Ignore the last EXIT_THREAD_DEBUG_EVENT on Windows
 2026-08-22  5:47 UTC  (4+ messages)

[PATCH 1/2] gdb: add default parameter for cp_demangled_name_to_comp errmsg
 2026-08-22  5:22 UTC  (5+ messages)
` [PATCH 2/2] gdb: introduce demangle_parse_info_up

[PATCH] include, opcodes: prefix REG_* macros in cris.h, nds32.h and microblaze-opcm.h
 2026-08-22  5:19 UTC  (8+ messages)

[PATCH v2] gdb: Check DW_OP_deref_type size against type
 2026-08-22  3:56 UTC 

[PATCH] gdb: Check DW_OP_deref_type size against type
 2026-08-22  2:22 UTC  (3+ messages)

[PATCH v4 00/10] Multiple solib_ops in a program_space
 2026-08-21 19:24 UTC  (5+ messages)
` [PATCH v4 06/10] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH v4 08/10] gdb: add objfile -> solib backlink

[PATCH v4] gdb: search local symbols before global symbols in completion
 2026-08-21 19:12 UTC  (3+ messages)

[PATCH] gdb/Windows: Make windows-nat skip iterating GPU threads
 2026-08-21 17:44 UTC  (2+ messages)

[PATCH] [GDB 18] gdb: resolve class name via DW_AT_signature in cooked index
 2026-08-21 17:07 UTC  (2+ messages)

[PATCH] gdb: invalidate register cache after monitor commands
 2026-08-21 16:44 UTC  (5+ messages)

[PATCH 0/4] Remove some bfd_boolean uses
 2026-08-21 16:42 UTC  (3+ messages)

[PATCH] gdb: search local symbols before global symbols in completion
 2026-08-21 15:51 UTC  (4+ messages)

[PATCH] gdb/dap: stop setting CompletionItem.length
 2026-08-21 15:49 UTC  (2+ messages)

[PATCH v2] gdb: use gdb::unordered_{set,map} at a few places
 2026-08-21 15:30 UTC  (3+ messages)

[PATCH 1/2] gdb/linux-tdep: clearer variable names in linux_get_siginfo_type
 2026-08-21 15:23 UTC  (4+ messages)
` [PATCH 2/2] gdb: pass type name directly to arch_composite_type

[PATCH] [gdb/build] Add warning_prefix_default/error_prefix_default constants
 2026-08-21 15:18 UTC  (2+ messages)

[PATCH] gdb: Don't print NUL with "Recursive internal problem."
 2026-08-21 15:07 UTC  (2+ messages)

[PATCH v4 0/1] gdb: Add python support for demangling register unwind values
 2026-08-21 10:39 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] gdb: Add python support for transforming "

[PATCH] Add missing null pointer check in get_sal_arch
 2026-08-21 10:25 UTC  (8+ messages)

[PATCH v2 0/6] sim: Fix MIPS livelocks and add software interrupts
 2026-08-21  3:23 UTC  (7+ messages)
` [PATCH v2 1/6] sim: Allow an overdue event to be descheduled
` [PATCH v2 2/6] sim/mips: Do not abort on a HI/LO hazard
` [PATCH v2 3/6] sim/mips: Deliver the reserved instruction exception
` [PATCH v2 4/6] sim/mips: Check all interrupt enable conditions
` [PATCH v2 5/6] sim/mips: Keep the pending interrupts in Cause
` [PATCH v2 6/6] sim/mips: Recognise a software interrupt request

[PATCH 1/2] gdb: remove redundant rm in local-maintainer-clean
 2026-08-20 21:50 UTC  (5+ messages)
` [PATCH 2/2] gdb: remove stale entries from gdb/.gitignore

[PATCH v3] gdb/dwarf2: Add symbols for function declarations
 2026-08-20 21:17 UTC  (2+ messages)

[PATCH] xfail gdb.base/break-on-linker-gcd-function.exp with Solaris ld [PR34534]
 2026-08-20 18:02 UTC  (3+ messages)

[PATCH 1/2] gdb: fix crash when pretty printing anonymous struct with base class
 2026-08-20 16:26 UTC  (5+ messages)

[PATCH v10] gdb: Add source-tracking breakpoints feature
 2026-08-20 15:48 UTC  (2+ messages)

[PATCH v5 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-08-20 11:55 UTC  (5+ messages)

[PATCH v2] PowerPC: fix external calls from modules built by the compile command
 2026-08-20 11:03 UTC  (2+ messages)

[PATCH v6] Fix crash in AIX when current working directory is NULL
 2026-08-20  9:25 UTC  (2+ messages)

[PING 02][PATCH v4 00/11] Add AlwaysNonStop remote protocol extension
 2026-08-20  8:54 UTC 

[PATCH 0/4] Convert py-frame.c to Python safety API
 2026-08-19 23:54 UTC  (5+ messages)
` [PATCH 1/4] Basic safety conversion of py-frame.c
` [PATCH 2/4] Convert gdbpy_newest_frame and gdbpy_selected_frame to safety API
` [PATCH 3/4] Convert gdbpy_frame_stop_reason_string to the "
` [PATCH 4/4] Convert frapy_richcompare to "

[PATCHi v1] PowerPC: Create call stubs for compiled modules
 2026-08-19 18:39 UTC  (5+ 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