Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2] gdbserver: widen the stat fields returned by the vFile packets
 2026-09-16 13:22 UTC  (2+ messages)

[PATCH v3 3/3][RFC] Speed up next/step while debugging multithreaded programs on AIX
 2026-09-16 11:49 UTC 

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

[PATCH 2/3][RFC] Batch getthrds() calls in get_signaled_thread
 2026-09-16 11:46 UTC 

[PATCH 1/3] Remove stale pre-AIX-7.2 compatibility guards
 2026-09-16 11:45 UTC 

[PATCH v2] Speed up next/step while debugging multithreaded programs on AIX
 2026-09-16 11:40 UTC  (8+ messages)

[PATCH] gdb/testsuite: XFAIL watchpoint-basic for more gfx targets
 2026-09-16 11:10 UTC  (2+ messages)

[PATCH v2 0/6] gdb: introduce file_reader_t to read procfs files
 2026-09-16 10:55 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 v3] gdbtypes: improve documentation of composite type helpers
 2026-09-16 10:42 UTC  (2+ messages)

[PATCH 0/4] [gdb/testsuite] Fixes in gdb.python/py-rbreak.exp
 2026-09-16  9:52 UTC  (5+ messages)
` [PATCH 1/4] [gdb/testsuite] Use strict regexp "
` [PATCH 2/4] [gdb/testsuite] Make gdb.python/py-rbreak.exp more readable
` [PATCH 3/4] [gdb/testsuite] Fix test name in gdb.python/py-rbreak.exp
` [PATCH 4/4] [gdb/testsuite] Speed up gdb.python/py-rbreak.exp

[PATCH v5 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
 2026-09-16  9:18 UTC  (6+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
` [PATCH v5 3/5] gdbserver/aarch64: Add POR_EL0 register support
` [PATCH v5 4/5] gdb/aarch64: Add core file and signal frame support for FEAT_S1POE
` [PATCH v5 5/5] gdb/testsuite: Add FEAT_S1POE testcases

[PATCH v3] h8300-elf: ld: Use USER_LABEL_PREFIX when generating linker scripts [REPOST]
 2026-09-16  4:46 UTC  (3+ messages)
` [PING] "

[PATCH] gdb/dwarf: fix reading DW_FORM_addrx with address size of 2
 2026-09-16  1:45 UTC 

[PATCH] RISC-V: Use hardware single step when available
 2026-09-16  0:28 UTC 

[PATCH v5 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2026-09-15 18:31 UTC  (3+ messages)

[PATCH 0/2] [gdb] Normalize shell script indentation
 2026-09-15 17:28 UTC  (3+ messages)
` [PATCH 1/2] [gdb] Mark some shell scripts as having 2-space indentation
` [PATCH 2/2] [gdb] Fix 3-space indentation in shell scripts

[PATCH] Remove iterate_over_block_arg_vars_printing
 2026-09-15 17:28 UTC  (2+ messages)

[PATCH] [gdb/contrib] Make gdb-add-index.sh shellcheck-clean
 2026-09-15 17:14 UTC 

[PATCH v2 1/1] gdb: Enable OS generated corefiles on systems with Intel AMX support
 2026-09-15 15:06 UTC  (2+ messages)

[PATCH] gdb, infrun: do not discard a step-completed pending waitstatus
 2026-09-15 14:14 UTC 

[RFC 0/3] [pre-commit] Add shfmt
 2026-09-15  7:26 UTC  (3+ messages)
` [RFC 3/3] [gdb/contrib] Use shfmt --simplify in shfmt.sh

[pushed] [gdb] Simplify gdb/make-init-c
 2026-09-15  7:25 UTC 

[PATCH 0/2] [pre-commit] Two symlink fixes
 2026-09-15  6:54 UTC  (2+ messages)

[PATCH] Wrap (and poison) PyObject_CallFunctionObjArgs
 2026-09-14 22:15 UTC  (3+ messages)

[PATCH v2 0/3] [gdb] Three gdb_buildall.sh fixes
 2026-09-14 21:32 UTC  (2+ messages)

[PATCH 0/2] [gdb] Two gdb_mbuild.sh fixes
 2026-09-14 21:27 UTC  (2+ messages)

[PATCH 1/2] RISC-V Vector Extension Support
 2026-09-14 20:58 UTC  (2+ messages)

[PATCH 0/4] Use gdbpy_borrowed_ref more + cast removal
 2026-09-14 19:58 UTC  (10+ messages)
` [PATCH 1/4] Change evpy_emit_event to accept a gdbpy_opt_borrowed_ref
` [PATCH 3/4] Use gdbpy_borrowed_ref when creating events

[PATCH 1/4] gdb/python: check for nullptr before calling evpy_add_attribute
 2026-09-14 19:47 UTC  (11+ messages)
` [PATCH 2/4] gdb/python: collapse some nested ifs
` [PATCH 3/4] gdb/python: rename evregpy_no_listeners_p to evregpy_has_listeners_p
` [PATCH 4/4] gdb/python: remove more useless casts

[PATCH] Rewrite gdb_mpz::export_bits
 2026-09-14 17:43 UTC  (5+ messages)

[PATCH] Fix inheritance of finish_breakpoint_object
 2026-09-14 15:33 UTC  (5+ messages)

[PATCH 0/2] gdb, aarch64: cache pointer authentication masks per inferior
 2026-09-14 15:24 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gdb, aarch64: add selftest for the pauth mask cache

[PATCH] Inline build_bp_list into its only caller
 2026-09-14 13:48 UTC  (2+ messages)

[PATCH] Rename gdbpy_new_list
 2026-09-14 13:26 UTC  (2+ messages)

GDB 18.1 release update - 2026-09-14
 2026-09-14 13:16 UTC  (2+ messages)

[PATCH v2 0/7] [gdb/tui] Some section hole handling fixes
 2026-09-14  7:34 UTC  (18+ 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 v2] gdb: search local symbols before global symbols in completion
 2026-09-13 22:43 UTC 

[PATCH] gdb/dap: Return only actual completions
 2026-09-13 22:40 UTC 

[PATCH v3 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-09-13 21:37 UTC  (11+ messages)
` [PATCH v3 7/8] Windows gdb: Implement AVX register support
` [PATCH v3 8/8] Windows gdb: Implement AVX-512 "

[PATCH] gdb/dap: compute CompletionItem.length from input
 2026-09-13 19:26 UTC 

[PATCH] gdb/dap: stop setting CompletionItem.length
 2026-09-13 19:24 UTC  (3+ messages)

[PATCH v4 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
 2026-09-12 21:43 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] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2026-09-12  8:03 UTC  (3+ messages)

[PATCH v4 00/13] Add new command to print the shadow stack backtrace
 2026-09-12  6:02 UTC  (9+ messages)
` [PATCH v4 02/13] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
` [PATCH v4 08/13] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace

[PATCH] gdb/dwarf2: don't sign-extend DW_FORM_data<n> enumerator constants
 2026-09-12  1:46 UTC  (3+ messages)

GDB 18.1 release update -- 2026-09-07
 2026-09-12  1:40 UTC  (3+ messages)

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

[PATCH v3 0/1] gdb: add 'set print shadowed' to hide shadowed variables
 2026-09-11 20:02 UTC  (3+ messages)
` [PATCH v3 1/1] gdb: Introduce new setting to filter out "

[PATCH] [gdb] Refactor svr4_solib_ops::lm_addr_check
 2026-09-11 19:19 UTC 

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

[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 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)

[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 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  (7+ 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  (3+ messages)
` [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 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] "

page:  |  | latest

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