Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2] gdbsupport/event-loop: do not truncate poll timeouts to lower second
 2025-05-12 13:52 UTC  (2+ messages)

[PATCHv2 0/7] include shared memory with id zero in core NT_FILE note
 2025-05-12 13:32 UTC  (14+ messages)
` [PATCHv2 1/7] gdb: use bool more in linux-tdep.c
` [PATCHv2 2/7] gdb: pass struct smaps_data to linux_dump_mapping_p_ftype
` [PATCHv2 3/7] gdb: always call should_dump_mapping_p during core file creation
` [PATCHv2 4/7] gdb: move extra checks into dump_note_entry_p
` [PATCHv2 5/7] gdb: remove unnecessary function declaration
` [PATCHv2 6/7] gdb: pass std::string from linux_find_memory_regions_full
` [PATCHv2 7/7] gdb: support zero inode in generate-core-file command

[RFC PATCH] gdb: Add python support for demangling register unwind values
 2025-05-12 13:15 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH 0/4] [gdb/breakpoints] Fix PR32202
 2025-05-12  8:56 UTC  (9+ messages)
` [PATCH 3/4] [gdb] Partially stabilize sort in compare_{symbols, msymbols}
` [PATCH 4/4] [gdb] Factor out compare_pointers
` [PING][PATCH 0/4] [gdb/breakpoints] Fix PR32202

[PATCH 0/2][PR GDB/32956] gdb: fix GDB failing to find build-id debug files in linux mount namespaces
 2025-05-11 15:01 UTC  (3+ messages)
` [PATCH 1/2][PR GDB/32956] gdb: implement linux namespace support for fileio_stat
` [PATCH 2/2][PR GDB/32956] gdb: query inferior's filesystem for build-id debug files

[PATCH][PR GDB/32955] gdb: fix exec file not being found for linux mount namespaces
 2025-05-11 14:15 UTC 

GDB 17.1 release -- 2025-05-10 update
 2025-05-10 17:30 UTC 

[PATCH] gdb: LoongArch: Emulate floating-point branch instructions
 2025-05-10 13:29 UTC  (3+ messages)

[PATCH] * GDB Texinfo manual: correct keyboard shortcut for gud-break in Emacs
 2025-05-10 10:29 UTC  (5+ messages)
    ` [PATCH v2] * GDB Texinfo manual: Correctly reference Emacs facilities

[PATCH v2] gdb/dap: fix decode_source
 2025-05-10  8:56 UTC 

[PATCH 0/2] Use check-mark for current row of CLI table
 2025-05-10  6:32 UTC  (5+ messages)
` [PATCH 1/2] Introduce ui_out::field_check_mark
` [PATCH 2/2] Allow check-mark to be changed for CLI

[PATCH v3 0/2] Option to show stopped threads only
 2025-05-09 20:54 UTC  (11+ messages)
` [PATCH v3 2/2] gdb: add a '-stopped' option to "info threads"
` [PATCH v4 0/3] Option to show stopped/running threads only
  ` [PATCH v4 1/3] gdb: pass info_threads_opts to print_thread_info_1
  ` [PATCH v4 2/3] gdb: update "info threads" output when no threads match the arguments
  ` [PATCH v4 3/3] gdb: add '-stopped' and '-running' options to "info threads"

[PATCH] gdbsupport/event-loop: do not truncate poll timeouts to lower second
 2025-05-09 20:20 UTC 

[pushed] Fix two comments in cli-style.c
 2025-05-09 19:43 UTC 

[pushed] Move "show style sources" documentation
 2025-05-09 19:42 UTC 

[PATCH] Handle an argument-less operator in the C++ name parser
 2025-05-09 14:00 UTC 

[PATCH v2 0/6] fix PR gdb/19340
 2025-05-09 10:47 UTC  (7+ messages)
` [PATCH v2 1/6] gdb, btrace: fix pr19340
` [PATCH v2 3/6] gdb, btrace: remove record_btrace_target::supports_*()

[PATCH v2 0/2] substitute_path_component cleanups
 2025-05-08 15:33 UTC  (4+ messages)
` [PATCH v2 1/2] Move substitute_path_component
` [PATCH v2 2/2] Change substitute_path_component to use std::string

[PATCH] Add syscall tests when following/detaching from fork
 2025-05-08 10:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/47] A new target to debug Intel GPUs
 2025-05-08  7:40 UTC  (3+ messages)

[PATCH v5] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2025-05-07 21:16 UTC  (2+ messages)

[PATCH v3 00/11] Add CET shadow stack support
 2025-05-07 16:46 UTC  (12+ messages)
` [PATCH v3 01/11] gdbserver: Add optional runtime register set type
` [PATCH v3 02/11] gdbserver: Add assert in x86_linux_read_description
` [PATCH v3 03/11] gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc 14 branch
` [PATCH v3 04/11] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v3 05/11] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v3 06/11] gdb, bfd: amd64 linux coredump support with shadow stack
` [PATCH v3 07/11] gdb: Handle shadow stack pointer register unwinding for amd64 linux
` [PATCH v3 08/11] gdb, gdbarch: Enable inferior calls for shadow stack support
` [PATCH v3 09/11] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH v3 10/11] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH v3 11/11] gdb: Enable displaced stepping with shadow stack on amd64 linux

[PATCH v4] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2025-05-07  5:52 UTC  (2+ messages)

[PATCH 0/2] substitute_path_component cleanups
 2025-05-06 23:53 UTC  (4+ messages)
` [PATCH 2/2] Change substitute_path_component to use std::string

[PATCH 0/2] Minor cleanup to templates.exp
 2025-05-06 20:48 UTC  (5+ messages)
` [PATCH 1/2] Rewrite bug references in templates.exp
` [PATCH 2/2] Remove kfail from templates.exp

Undeliverable: =?cp1125?B?Rmxvb3IgdGhlb3J5IGJlaGluZCBpbXByb3ZlLiBTTVRQLTI=?=
 2025-05-06 20:44 UTC 

[PATCH 1/3] gdb/dwarf: allocate dwo_unit with new
 2025-05-06 20:24 UTC  (3+ messages)
` [PATCH 2/3] gdb/dwarf: allocate DWP dwarf2_section_info "
` [PATCH 3/3] gdb/dwarf: split dwo_lock in more granular locks

[PATCH v4 0/8] Fix failures with DWARF reference to field
 2025-05-06 17:08 UTC  (12+ messages)
` [PATCH v4 1/8] Constify property_addr_info
` [PATCH v4 2/8] Add resolve_dynamic_field
` [PATCH v4 3/8] Add new unpack_field_as_long overload
` [PATCH v4 4/8] Handle dynamic field properties
` [PATCH v4 5/8] Clean up handle_member_location
` [PATCH v4 6/8] Use OBSTACK_ZALLOC when allocating batons
` [PATCH v4 7/8] Introduce apply_bit_offset_to_field helper function
` [PATCH v4 8/8] Handle field with dynamic bit offset

[PATCH 1/2] gdb/dwarf: move loops into locate_dw{o,z}_sections
 2025-05-06 17:03 UTC  (2+ messages)
` [PATCH 2/2] gdb/dwarf: skip broken .debug_macro.dwo

[PATCH 0/2] include shared memory with id zero in core NT_FILE note
 2025-05-06 16:00 UTC  (5+ messages)
` [PUSHED "
  ` [PUSHED 1/2] gdb/testsuite: add gcore_cmd_available predicate proc
  ` [PUSHED 2/2] gdb: support zero inode in generate-core-file command

[PATCH] gdb/testsuite: Add require allow_hipcc_tests in gdb.rocm/mi-attach.exp
 2025-05-06 14:52 UTC  (4+ messages)

[PATCH] gdb/dap: fix decode_source
 2025-05-06 14:11 UTC  (4+ messages)

[PATCH] gdb/python/guile: check if styling is disabled in Color.escape_sequence
 2025-05-06 10:25 UTC  (3+ messages)

[PATCH 1/3] gdb/dwarf: scan DWARF 5 DWO CUs by just reading the header
 2025-05-06  4:25 UTC  (10+ messages)
` [PATCH 2/3] gdb/dwarf: scan .debug_info.dwo just once
` [PATCH 3/3] gdb/dwarf: read multiple .debug_info.dwo sections

[PATCH] gdb/mi: Fix segfault when attaching a rocm process with MI
 2025-05-05 22:08 UTC  (3+ messages)

[PATCH 0/2] [gdb/symtab] Throw DWARF error on out-of-bounds DW_FORM_strx
 2025-05-05 20:28 UTC  (5+ messages)
` [PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/dw-form-strx.exp
` [PATCH 2/2] [gdb/symtab] Throw DWARF error on out-of-bounds DW_FORM_strx

[PATCH 1/6] gdb: re-work parallel-for-selftests.c
 2025-05-05 20:15 UTC  (6+ messages)
` [PATCH 2/6] gdbsupport: make gdb::parallel_for_each's n parameter a template parameter
` [PATCH 3/6] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
` [PATCH 4/6] gdbsupport: factor out work queue from parallel-for.h
` [PATCH 5/6] gdbsupport: add async parallel_for_each version
` [PATCH 6/6] gdb/dwarf: use dynamic partitioning for DWARF CU indexing

[PATCH v3] Use emoji to indicate errors and warnings
 2025-05-05 18:12 UTC  (7+ messages)

[PATCH] Do not set yydebug in cp-name-parser.y
 2025-05-05  2:32 UTC  (2+ messages)

[PATCH] Fix "set debug parser"
 2025-05-03 17:26 UTC  (5+ messages)

GDB 17.1 release -- 2025-05-03 Update
 2025-05-03 16:37 UTC 

[PATCH] gdb/dap: allow more requests when the process is running
 2025-05-03 11:11 UTC 

[PATCH v2] [gdb/testsuite] Simplify gdb.tui/tui-layout-asm.exp
 2025-05-02 20:22 UTC  (3+ messages)

[PATCH] Fix sign of Ada rational constants
 2025-05-02 20:17 UTC  (2+ messages)

[PATCH 0/2] [gdb] Fix error handling with nullptr gdb_stdout/gdb_stderr
 2025-05-02 18:45 UTC  (6+ messages)
` [PATCH 1/2] [gdb] Fix sig_write for null gdb_stderr

[PATCH v2] [gdb/symtab] Work around a gcc PR fixed in gcc 9
 2025-05-02 18:43 UTC  (4+ messages)

[PATCH] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
 2025-05-02 18:37 UTC  (2+ messages)

[PATCH] [gdbsupport] Reimplement phex and phex_nz as templates
 2025-05-02 18:31 UTC  (2+ messages)

[PATCH] readline/tcap.h: Update definitions for C23
 2025-05-02 18:03 UTC  (4+ messages)

[PATCH v2 0/2] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout
 2025-05-02 14:56 UTC  (8+ messages)
` [PATCH v2 1/2] [gdb/testsuite] Make gdb.reverse/time-reverse.exp more robust
` [PATCH v2 2/2] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout

[pushed] Minor changes to Ada tests for gnat-llvm
 2025-05-02 14:20 UTC 

[PATCH] [gdb/testsuite] Fix gdb.reverse/time-reverse.exp timeout
 2025-05-02 12:01 UTC  (4+ messages)

[PATCH 0/2] [gdb/testsuite] Escape minus in string_to_regexp
 2025-05-02  8:40 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/2] [gdb/testsuite] Fixes in gdb.threads/inf-thr-count.exp
 2025-05-02  8:37 UTC  (7+ messages)
` [PATCH 2/2] [gdb/testsuite] Make gdb.threads/inf-thr-count.exp more readable

CosmicDoll💕:Greetings . Need a new good friend ?
 2025-05-01 12:09 UTC 

[PATCH v6 0/3] Tab complete convenience variables
 2025-05-01  4:39 UTC  (4+ messages)
` [PATCH v6 1/3] gdb: Do not create variables when parsing expressions

[PATCH] [gdb/symtab] Error out on missing .debug_str_offsets.dwo section
 2025-04-30 17:27 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Add gdb.dwarf2/fission-dw-form-strx.exp
 2025-04-30 17:24 UTC  (3+ messages)

[pushed] gdb/progspace: fix formatting issue
 2025-04-30 12:30 UTC 

[PATCH] gdb: Stop exec_close looking like a UAF weakness
 2025-04-30 12:17 UTC  (3+ messages)

[Linaro-TCWG-CI] gdb patch #111028: 2 regressions on arm
 2025-04-30 11:47 UTC 

[pushed] [gdb/testsuite] Handle asm frame in gdb.python/py-missing-objfile.exp
 2025-04-30 11:41 UTC 

[pushed] [gdb/build] Fix Wformat errors in gdb/riscv-tdep.c
 2025-04-30  7:50 UTC 

[PATCH v9 0/2] gdb: setting BP with multiple locations only displays one location
 2025-04-30  4:00 UTC  (3+ messages)

[PATCH v3] RISC-V: support for vector register accesses via ptrace() in RISC-V Linux native
 2025-04-30  2:27 UTC  (2+ messages)

[PATCH v2 1/2] gdb/dwarf: avoid cutu_reader moves
 2025-04-29 19:55 UTC  (3+ messages)

[PATCH v2 00/28] Search symbols via quick API
 2025-04-29 19:31 UTC  (4+ messages)

[PATCH v2 1/3] gdbsupport: move run_time_clock::now(user, system) out of run_time_clock
 2025-04-29 19:25 UTC  (3+ messages)

[PATCH] gdb/dwarf: replace some "compile unit" terminology with "unit"
 2025-04-29 19:25 UTC  (3+ messages)

[PATCH] Handle base type without DW_AT_byte_size
 2025-04-29 17:09 UTC  (2+ messages)

[PATCH 1/2] gdb/dwarf: move cooked_index_worker_debug_info up
 2025-04-29 16:50 UTC  (3+ messages)
` [PATCH 2/2] gdb/dwarf: change a bunch of functions to be methods of cooked_index_worker_debug_info

page:  |  | latest

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