Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Rewrite bplocpy_repr
 2026-09-11 15:47 UTC 

[RFC] [gdb] Work around zero l_addr/l_ld
 2026-09-11 15:06 UTC  (4+ messages)

[PATCH] [gdb] Detect corrupt link map with zero l_ld and l_addr
 2026-09-11 15:05 UTC 

[PATCH] gdb/dwarf2: don't sign-extend DW_FORM_data<n> enumerator constants
 2026-09-11 14:58 UTC  (2+ messages)

[PATCH 0/2] Fix regressions after find_function_in_inferior changes
 2026-09-11 14:43 UTC  (7+ messages)
` [PATCH 1/2] gdb: fill in default return types for some inferior function calls
` [PATCH 2/2] gdb: catch some exceptions in find_function_in_inferior

[PATCH v3 0/2] gdb: improve interrupting an empty remote target
 2026-09-11 13:58 UTC  (4+ messages)
` [PATCH v3 1/2] gdb: fix assertion when "
` [PATCH v3 2/2] gdb, remote: Skip sending of 'vCont' packet if remote target is empty

[PATCH] [gdb] Improve debug print of gdb_mpz
 2026-09-11 13:58 UTC  (2+ messages)

GDB 18.1 release update -- 2026-09-07
 2026-09-11 13:15 UTC  (2+ messages)

[PATCH v2 0/6] gdb: introduce file_reader_t to read procfs files
 2026-09-11  8:41 UTC  (15+ 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 0/1] gdb: remember previously selected thread per inferior
 2026-09-11  8:10 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
 2026-09-10 22:32 UTC  (9+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 4/5] gdb/aarch64: Add core file and signal frame "
` [PATCH v4 5/5] gdb/testsuite: Add FEAT_S1POE testcases

[PATCH v4 00/13] Add new command to print the shadow stack backtrace
 2026-09-10 19:42 UTC  (6+ messages)
` [PATCH v4 08/13] gdb: Add command option 'bt -shadow' "

[PATCH] Rewrite gdb_mpz::export_bits
 2026-09-10 19:01 UTC  (3+ messages)

[PATCH v2] Speed up next/step while debugging multithreaded programs on AIX
 2026-09-10 17:32 UTC  (5+ messages)

[PATCH v3 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-09-10 16:54 UTC  (12+ messages)
` [PATCH v3 7/8] Windows gdb: Implement AVX register support
` [PATCH v3 8/8] Windows gdb: Implement AVX-512 "

[PATCHv2] gdb: resolve class name via DW_AT_signature in cooked index
 2026-09-10 16:18 UTC  (4+ messages)
` [PATCHv3] "

[PATCH v4 2/3] Add support for TLS variables in shared libraries on AIX
 2026-09-10 10:46 UTC  (2+ messages)

[PATCH v1][RFC] Speed up next/step while debugging multithreaded programs on AIX
 2026-09-10 10:15 UTC  (3+ messages)

[PATCH v3 2/3] This patch adds support to debug thread local variables defined in shared libraries in AIX
 2026-09-10  9:19 UTC  (3+ messages)

[PATCH v4] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
 2026-09-10  1:58 UTC 

[PATCH 1/2] [gdb/testsuite] Fix timeout in do_self_tests
 2026-09-09 20:28 UTC  (8+ messages)
` [PATCH 2/2] [gdb] Exclude unavailable hardware threads in default worker-threads

[PATCH v2 0/2] gdb: improve interrupting an empty remote target
 2026-09-09 16:08 UTC  (4+ messages)
` [PATCH v2 1/2] gdb: fix assertion when "
` [PATCH v2 2/2] gdb, remote: Skip sending of 'vCont' packet if remote target is empty

[PATCH v8 0/4] PR gdb/31353
 2026-09-09 13:13 UTC  (6+ messages)
` [PING] "
  ` [PING v2] "
    ` [PING v3] "
      ` [PING v4] "
        ` [PING v5] "

[PATCH] [gdb-17-branch, gdb/stabs] Fix out-of-bounds write in read_member_functions
 2026-09-09 13:10 UTC  (3+ messages)

[PATCH] [gdb/contrib] Simplify rc usage in cc-with-tweaks.sh
 2026-09-09 13:04 UTC  (2+ messages)

[PATCH 1/2] [gdb] Document word regexp choice in pyproject.toml
 2026-09-09 11:49 UTC  (4+ messages)
` [PATCH 2/2] [gdb] Fix some typos

[PATCH] [gdb/tui] Don't disassemble non-code sections and section holes
 2026-09-09 11:27 UTC  (6+ messages)

[PATCH v2 0/7] [gdb/tui] Some section hole handling fixes
 2026-09-09  9:48 UTC  (8+ messages)
` [PATCH v2 1/7] [gdb/tui] Improve tui_disassemble comment
` [PATCH v2 2/7] [gdb/tui] Fix underflow in tui_find_backward_disassembly_start_address
` [PATCH v2 3/7] [gdb/tui] Improve section handling "
` [PATCH v2 4/7] [gdb] replace bsearch with std::lower_bound in find_pc_section
` [PATCH v2 5/7] [gdb] Add prev/next params to find_pc_section
` [PATCH v2 6/7] [gdb/tui] Handle section holes when forward disassembling
` [PATCH v2 7/7] [gdb/tui] Handle section holes when backward disassembling

[PATCH v11 00/10] GDB support for DW_AT_trampoline
 2026-09-09  7:40 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v2] gdb: fix breakpoints on inline functions qualified with source file name
 2026-09-09  6:12 UTC  (3+ messages)
  ` [PING][PATCH "

[PATCH] gdb/record: fix missing "no history" message in some situations
 2026-09-08 20:55 UTC  (3+ messages)

[PATCH v2] gdb/record: fix missing "no history" message in some situations
 2026-09-08 20:53 UTC 

[PATCH v3 0/1] gdb: remember previously selected thread per inferior
 2026-09-08 20:01 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/19] Move C++ support code out of .y files
 2026-09-08 18:28 UTC  (21+ messages)
` [PATCH v2 01/19] gdb/ada-exp-parser: remove name_info struct
` [PATCH v2 02/19] gdb: replace parse_type macros with functions
` [PATCH v2 03/19] gdb: suffix flex/bison output files with -gen.c
` [PATCH v2 04/19] gdb: remove YY_NULL to YY_NULLPTR substitution
` [PATCH v2 05/19] gdb: move parser output post-processing to a script
` [PATCH v2 06/19] gdb: let the parser and lexer generators prefix their symbols
` [PATCH v2 07/19] gdb: separate cp-name-parser's symbol prefix with an underscore
` [PATCH v2 08/19] gdb: make $(YACC) and $(FLEX) generate headers
` [PATCH v2 09/19] gdb: add check for stale build generated files
` [PATCH v2 10/19] gdb: move cp-name-parser.y's support code to cp-name-parser.c
` [PATCH v2 11/19] gdb: rename LANG-exp.y to LANG-exp-parser.y
` [PATCH v2 12/19] gdb: move c-exp-parser.y's support code to c-exp-parser.c
` [PATCH v2 13/19] gdb: move ada-exp-parser.y's support code to ada-exp-parser.c
` [PATCH v2 14/19] gdb: move d-exp-parser.y's support code to d-exp-parser.c
` [PATCH v2 15/19] gdb: move f-exp-parser.y's support code to f-exp-parser.c
` [PATCH v2 16/19] gdb: move go-exp-parser.y's support code to go-exp-parser.c
` [PATCH v2 17/19] gdb: move m2-exp-parser.y's support code to m2-exp-parser.c
` [PATCH v2 18/19] gdb: move p-exp-parser.y's support code to p-exp-parser.c
` [PATCH v2 19/19] gdb: honor "set debug parser" in the Modula-2 and Pascal parsers

[PATCH] gdb: fix incorrect search domain in find_function_in_inferior
 2026-09-08 17:23 UTC  (11+ messages)

[PATCH v2 3/3] Add test cases for all TLS support in AIX
 2026-09-08 13:31 UTC 

[PATCH v2 2/2] This patch adds support to debug thread local variables defined in shared libraries in AIX
 2026-09-08 13:30 UTC  (3+ messages)

[PATCH 0/2] Problem with linux corefiles for CPUs with Intel AMX support
 2026-09-08 13:28 UTC  (4+ messages)
` [PATCH 1/2] gdb: Enable OS generated corefiles on systems "

[PATCH] gdb/amdgpu: Fix accessing GPU global memory
 2026-09-08  9:10 UTC  (3+ messages)

[PATCH] Reduce gdb.base/many-headers.c iterations on Solaris [PR34555]
 2026-09-08  8:39 UTC  (3+ messages)

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

[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
 2026-09-08  4:26 UTC  (10+ messages)
              ` Ping^1 "
                ` Ping^2 "

[PATCH] infrun: Introduce empty-loop step heuristic
 2026-09-08  1:06 UTC 

[PATCH v1] gdb/linux-tdep: display ProtectionKey in info proc mappings
 2026-09-07 16:00 UTC  (4+ messages)

[PATCH 0/4] Support the Windows/MSVC target in GDB
 2026-09-07 14:58 UTC  (3+ messages)

[PATCH v4 00/11] Add AlwaysNonStop remote protocol extension
 2026-09-07 13:31 UTC  (4+ messages)

[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
 2026-09-07 13:17 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH] gdb/testsuite: Always close '-x hip' with '-x none' (was: Re: [PATCH v2] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler)

GDB 18.1 release update -- 2026-09-01
 2026-09-07 13:04 UTC  (3+ messages)

[PATCH v9 0/6] gdb: refine scheduler locking settings
 2026-09-07 11:55 UTC  (7+ messages)
` [PATCH v9 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH v9 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH v9 3/6] gdb, cli: pass the argument of a set command to its callback
` [PATCH v9 4/6] gdb: change the internal representation of scheduler locking
` [PATCH v9 5/6] gdb: refine commands to control "
` [PATCH v9 6/6] gdb: add eval option to lock the scheduler during infcalls

[PATCH 32 0/2] Handle the new .note section introduced in Linux
 2026-09-07 11:47 UTC  (10+ messages)
                ` [PING][PATCH "

[PATCH] Skip gdb.dap/pause.exp on Solaris [PR34548]
 2026-09-07 10:43 UTC  (11+ messages)
          ` [PATCH v2] Require async support for DAP tests [PR34548]

[PATCH] gdb.gdb/python-helper.exp: Increase timeout values
 2026-09-07  4:21 UTC  (6+ messages)

[pushed] Fix typo in python.c:do_initialize
 2026-09-06 19:58 UTC 

[pushed] gdb/testsuite: adapt gdb.rocm/symbol-lookup.exp to amdclang++
 2026-09-06  3:32 UTC 

Fix `add-symbol-file -o ... -s ...` address mapping bug
 2026-09-05 10:16 UTC 

[PATCH 00/17] Move C++ support code out of .y files
 2026-09-05  4:04 UTC  (19+ messages)
` [PATCH 04/17] gdb: move parser output post-processing to a script
` [PATCH 05/17] gdb: let the parser and lexer generators prefix their symbols
` [PATCH 06/17] gdb: separate cp-name-parser's symbol prefix with an underscore
` [PATCH 07/17] gdb: make $(YACC) and $(FLEX) generate headers
` [PATCH 09/17] gdb: move cp-name-parser.y's support code to cp-name-parser.c
` [PATCH 12/17] gdb: move ada-exp-parser.y's support code to ada-exp-parser.c
` [PATCH 13/17] gdb: move d-exp-parser.y's support code to d-exp-parser.c
` [PATCH 14/17] gdb: move f-exp-parser.y's support code to f-exp-parser.c
` [PATCH 15/17] gdb: move go-exp-parser.y's support code to go-exp-parser.c
` [PATCH 16/17] gdb: move m2-exp-parser.y's support code to m2-exp-parser.c
` [PATCH 17/17] gdb: move p-exp-parser.y's support code to p-exp-parser.c

[pushed] [gdb/testsuite] Fix tclint error in gdb.rocm/symbol-lookup.exp
 2026-09-04 20:06 UTC 

[PATCH v4 00/10] Multiple solib_ops in a program_space
 2026-09-04 19:59 UTC  (4+ messages)
` [PATCH v4 08/10] gdb: add objfile -> solib backlink

[PATCH v5] gdb: align siginfo_t with the Linux kernel definition
 2026-09-04 19:49 UTC  (3+ messages)

[PATCH 0/1] Add Intel APX support
 2026-09-04 19:43 UTC  (3+ messages)
` [PATCH 1/1] gdb, gdbserver: Add Intel APX register support

[PATCH] Convert py-connection.c to the Python safety API
 2026-09-04 18:07 UTC 

[PATCH v4] gdb: search local symbols before global symbols in completion
 2026-09-04 18:03 UTC  (4+ messages)

[PATCH] Remove windows_process_info::main_thread_id
 2026-09-04 17:56 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