Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] gdb: do better at retaining shlib_disabled breakpoint locations
 2024-10-27 20:09 UTC  (2+ messages)
` [PATCHv2] "

[PATCHv4 0/3] Returning osabi from gdbserer in more cases
 2024-10-27 20:07 UTC  (5+ messages)
` [PATCHv5 "
  ` [PATCHv5 1/3] gdb/features: set osabi in all Linux related features/*.xml files
  ` [PATCHv5 2/3] gdb/regformats: add osabi information to generated .dat files
  ` [PATCHv5 3/3] gdbserver: pass osabi to GDB in more target descriptions

[PATCH] Don't copy memory for arguments if there are none
 2024-10-27 18:55 UTC 

[PATCHv1 0/2] Fix regression passing core files on GDB command line
 2024-10-27  9:19 UTC  (3+ messages)
` [PATCHv1 1/2] gdb: make core_target_open static
` [PATCHv1 2/2] gdb: allow core file containing special characters on the command line

[PATCH 0/2] Filename option support
 2024-10-27  9:15 UTC  (4+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: add filename "
  ` [PATCHv2 2/2] gdb: use option framework for add-inferior and clone-inferior

[PATCH 0/4] Python API to find missing objfiles
 2024-10-27  9:10 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/4] gdb: use mapped file information to improve debuginfod text
  ` [PATCHv2 2/4] gdb: rename ext_lang_missing_debuginfo_result
  ` [PATCHv2 3/4] gdb: add extension hook ext_lang_find_objfile_from_buildid
  ` [PATCHv2 4/4] gdb/python: implement Python find_exec_by_build_id hook

[PUSHED] gdb/testsuite: avoid intermittent failures on a debuginfod test
 2024-10-27  9:07 UTC 

[PATCH v3] Fix signal unsafe call inside a signal
 2024-10-27  8:25 UTC  (3+ messages)

[PATCH 1/5] [gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines)
 2024-10-26 13:02 UTC  (5+ messages)
` [PATCH 3/5] [gdb/testsuite] Fix some test-cases for check-read1 (-lbl)

[pushed] [gdb/testsuite] Fix gdb.dwarf2/dwp-symlink.exp with target board fission-dwp
 2024-10-26 12:49 UTC 

[PATCH 0/5] Better executable auto-loading when opening a core file
 2024-10-26 11:11 UTC  (6+ messages)
` [PATCH 1/5] gdb: add gdbarch method to get execution context from "
` [PATCH 2/5] gdb: parse and set the inferior environment from core files
` [PATCH 3/5] gdb/testsuite: make some of the core file / build-id tests harder
` [PATCH 4/5] gdb: improve GDB's ability to auto-load the exec for a core file
` [PATCH 5/5] gdb/freebsd: port core file context parsing to FreeBSD

[PATCH v2] Add gdb.events.tui_enabled
 2024-10-26  3:31 UTC  (2+ messages)

You have a private message from Emily
 2024-10-26  1:44 UTC 

[PATCH v2] [gdb] Fix compile error due to [[noreturn]] with clang
 2024-10-25 23:35 UTC 

[PATCH] Add gdb.events.tui_status
 2024-10-25 19:10 UTC  (3+ messages)

[PATCH v3 0/3] gdbserver: add thread map
 2024-10-25 19:01 UTC  (8+ messages)
` [PATCH v3 1/3] gdbserver: use 'gdb::function_view' in 'find_*' and 'for_each_*'
` [PATCH v3 2/3] gdbserver: introduce 'introdusive_list' type
` [PATCH v3 3/3] gdbserver: add process specific thread list and map

[PATCH] gdb: fix crash when GDB can't read an objfile
 2024-10-25 18:55 UTC  (2+ messages)

[PATCH v3] [gdb] Don't create registry keys in destructor
 2024-10-25 18:39 UTC  (2+ messages)

[PATCH v8 0/1] Fix arrays of variable length strings for FORTRAN
 2024-10-25 18:36 UTC  (3+ messages)
` [PATCH v8 1/1] fortran: "

[PATCH 1/2] [gdbsupport] Rewrite handle_eintr
 2024-10-25 18:28 UTC  (3+ messages)
` [PATCH 2/2] [gdb] Use gdb::handle_eintr more often

[PATCH] [gdb/symtab] Handle multiple .debug_info sections
 2024-10-25 17:56 UTC  (2+ messages)

[PATCH 00/16] Inferior argument (inc for remote targets) changes
 2024-10-25 17:25 UTC  (24+ messages)
` [PATCH 04/16] gdb: remove the !startup_with_shell path from construct_inferior_arguments
` [PATCH 08/16] gdb: move remote arg splitting and joining into gdbsupport/
` [PATCH 10/16] gdb: add remote argument passing self tests
` [PATCH 12/16] gdb/gdbserver: add a '--no-escape-args' command line option
` [PATCH 13/16] gdb: allow 'set args' and run commands to contain newlines
` [PATCH 15/16] gdb: new maintenance command to help debug remote argument issues
` [PATCH 16/16] gdb/gdbserver: rework argument splitting and joining

[PATCH] [gdb] Handle EINTR in run_under_shell
 2024-10-25 16:55 UTC  (4+ messages)

[PATCH v5 0/7] Support for recording some AVX instructions
 2024-10-25 15:46 UTC  (9+ messages)
` [PATCH v5 1/7] gdb: Allow replayed threads to read and write pseudo registers
` [PATCH v5 2/7] gdb: Start supporting AVX instruction
` [PATCH v5 3/7] gdb/record: add support to vmovd and vmovq instructions
` [PATCH v5 4/7] gdb/record: add support to AVX unpack instructions
` [PATCH v5 5/7] gdb/record: Add recording support to vpbroadcast instructions
` [PATCH v5 6/7] gdb/record: support AVX instructions VMOVDQ(U|A) when recording
` [PATCH v5 7/7] gdb/record: add support to vzeroupper instruction

PATCH: Fix error message when compiling gdb with clang++
 2024-10-25 15:37 UTC  (6+ messages)

[PATCH] Fix compile error due to [[noreturn]] with clang
 2024-10-25 15:36 UTC  (11+ messages)

[PATCH v3 0/3] *** SUBJECT HERE ***
 2024-10-25 15:22 UTC  (8+ messages)
` [PATCH v3 1/3] gdb/testsuite: fix XPASSes when testing with clang
` [PATCH v3 2/3] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp

[PATCH v7 0/2] add annotation in 'info locals' command for variables shadowing case
 2024-10-25 14:47 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 00/46] A new target to debug Intel GPUs
 2024-10-25 12:18 UTC  (8+ messages)
` [PATCH 02/46] bfd: add intelgt target to BFD
` [PATCH 05/46] gdb, arch, intelgt: add intelgt arch definitions

[PATCH v2 1/5] [gdb] Don't create registry keys in destructor
 2024-10-25 10:49 UTC  (5+ messages)
` [PATCH v2 4/5] [gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept
  ` [pushed][PATCH "

[PATCH v3 00/11] GDB-internal TLS support for Linux targets
 2024-10-25  7:34 UTC  (13+ messages)
` [PATCH v3 01/11] Don't attempt to find TLS address when target has no registers
` [PATCH v3 02/11] Allow TLS access to work in gdb.server/no-thread-db.exp
` [PATCH v3 03/11] Track and fetch TLS module ids for MUSL and GLIBC
` [PATCH v3 04/11] Implement internal TLS address lookup for Linux targets
` [PATCH v3 05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x
` [PATCH v3 06/11] Internal, but disabled, TLS support for i386
` [PATCH v3 07/11] Delete disabled i386 internal TLS support
` [PATCH v3 08/11] New test - gdb.base/tls-nothreads.exp
` [PATCH v3 09/11] New test - gdb.base/tls-multiobj.exp
` [PATCH v3 10/11] New test - gdb.base/tls-dlobj.exp
` [PATCH v3 11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command

[PATCH v7 0/1] Fix arrays of variable length strings for FORTRAN
 2024-10-24 13:31 UTC  (4+ messages)
` [PATCH v7 1/1] fortran: "

[PATCH] Require Python 3.4
 2024-10-24 12:11 UTC  (3+ messages)

[PATCH v4] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-10-24 12:07 UTC  (5+ messages)

[PATCH] [gdb/symtab] Keep track of all parents for cooked index
 2024-10-24 11:23 UTC 

[PATCH] gdb: unix: allow to use custom baud rate
 2024-10-24  7:55 UTC  (6+ messages)
  ` Why are we still missing BOTHER from termios? (was: Re: [PATCH] gdb: unix: allow to use custom baud rate)
    ` Why are we still missing BOTHER from termios?

[PATCH v2 0/6] fix PR gdb/19340
 2024-10-24  7:27 UTC  (6+ messages)
` [PATCH v2 5/6] gdb, infrun: fix silent inferior switch in do_target_wait()

[PATCH 0/2] Fix a data race with the background DWARF reader
 2024-10-23 22:30 UTC  (2+ messages)

[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
 2024-10-23 20:10 UTC  (4+ messages)
` [PATCH v4 1/4] "

[PATCH v2 0/3] clang inspired testsuite fixups
 2024-10-23 17:17 UTC  (6+ messages)
` [PATCH v2 3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile

[PATCH] Use an iterator range for 'using' directives
 2024-10-23 16:51 UTC 

RFC: Deprecate the ARM simulator
 2024-10-23 13:54 UTC  (7+ messages)

[PATCH] gdbreplay: Calculate the checksum if missing
 2024-10-23  9:47 UTC  (5+ messages)

[PATCH v4 0/2] gdbserver: add thread map
 2024-10-22 15:02 UTC  (3+ messages)
` [PATCH v4 1/2] gdbserver: introduce 'owning_introdusive_list' type
` [PATCH v4 2/2] gdbserver: add process specific thread list and map

[PATCH v2 0/6] Refinement of scheduler-locking settings
 2024-10-22 11:59 UTC  (6+ messages)
  ` [PING][PATCH "
    ` [PING V2][PATCH "
      ` [PING V3][PATCH "
        ` [PING V4][PATCH "

[PATCH] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2024-10-22 11:50 UTC  (4+ messages)
    ` [PING][PATCH] "

[pushed 1/2] [gdb/testsuite] Improve class name in gdb.dwarf2/self-spec.exp
 2024-10-22  7:23 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Handle maint set dwarf synchronous off default

PATCH: Fix error message when compiling gdb with clang++
 2024-10-22  3:59 UTC 

[PATCH] [gdb/symtab] Fix incorrect filenames with inter-CU refs
 2024-10-21 17:13 UTC  (3+ messages)

[PATCH 0/3] More use of ui-out tables
 2024-10-21 17:05 UTC  (6+ messages)
` [PATCH 1/3] Use ui-out tables in some "maint print" commands

[pushed] [gdb/contrib] Handle dot in spellcheck.sh
 2024-10-21 13:19 UTC 

[PATCH 1/3] [gdb/contrib] Add spellcheck.sh --check
 2024-10-21 13:08 UTC  (3+ messages)
` [PATCH 3/3] [gdb] Add spell check pre-commit hook
  ` [PING][PATCH "

[PATCH v2] [gdb] Don't create registry keys in destructor
 2024-10-21 11:19 UTC  (3+ messages)

[PATCH 0/2] some amendments to rejecting inserting breakpoints between functions
 2024-10-21 10:29 UTC  (5+ messages)
` [PATCH 1/2] gdb, linespec: avoid multiple locations with same PC
` [PATCH 2/2] gdb, linespec: reject inserting breakpoints for both entry and prologue end PC

[PATCH v6 0/4] PR gdb/31353
 2024-10-21  9:56 UTC  (5+ messages)
` [PATCH v6 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v6 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v6 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v6 4/4] gdb, infrun: fix multi-threaded reverse stepping

[PATCH v5 0/4] PR gdb/31353
 2024-10-21  9:46 UTC  (4+ messages)

[PATCH] gdb/guile: add get-basic-type
 2024-10-21  9:37 UTC  (3+ messages)

[PATCH v2] [gdb/build, c++20] Fix more deprecated implicit capture of this
 2024-10-21  6:04 UTC  (3+ messages)

[PATCH] gdb: fix 'maint info inline-frames' after 'stepi'
 2024-10-20 20:55 UTC  (3+ messages)

[PATCH] Use std::make_unique in more places
 2024-10-20 16:12 UTC  (4+ messages)

[PATCH 1/2] [gdb/build, c++20] Fix more deprecated implicit capture of this
 2024-10-20  9:21 UTC  (6+ messages)
` [PATCH 2/2] [gdb/guile, c++20] Work around Werror=volatile in libguile.h

[PATCH 0/3] Capture some globals for background DWARF reading
 2024-10-19 19:20 UTC  (2+ messages)

[PATCH v3] [gdb/symtab] Skip local variables in cooked index
 2024-10-18 19:50 UTC  (2+ messages)

[PATCH v3 1/2] gdbreplay: Use getopt_long to parse command line arguments
 2024-10-18 19:46 UTC  (2+ messages)

[PATCH v2 1/2] [gdbsupport] Use std::span-style iterators for gdb::array_view
 2024-10-18 19:44 UTC  (4+ messages)
` [PATCH v2 2/2] [gdbsupport] Add gdb::array_view::{iterator, const_iterator}

[PATCH v5 0/5] Modernize frame unwinders and add disable feature
 2024-10-18 17:40 UTC  (7+ messages)
` [PATCH v5 1/5] gdb: make gdbarch store a vector of frame unwinders

[PATCH v2] [gdb/symtab] Skip local variables in cooked index
 2024-10-18 17:16 UTC  (3+ messages)

[PATCH] gdb: fix handling of DW_AT_entry_pc of inlined subroutines
 2024-10-18 14:24 UTC  (8+ messages)
` [PATCHv2] "

[PATCH v2 0/1] gdbserver: add thread map
 2024-10-18 11:21 UTC  (4+ messages)
` [PATCH v2 1/1] gdbserver: add process specific thread list and map

[PATCH v5 0/3] Improve debugging of optimized code
 2024-10-18 10:47 UTC  (3+ messages)
` [PATCH v5 3/3] Fix range end handling of inlined subroutines

[PATCH] gdb: stepping between inline functions with multiple ranges
 2024-10-18 10:45 UTC 

[PATCH] [gdb/symtab] Skip local variables in cooked index
 2024-10-18 10:32 UTC  (4+ messages)

page: 

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