Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
RFC: Deprecate the ARM simulator
 2024-10-22  9:18 UTC  (6+ messages)

[PATCH] gdbreplay: Calculate the checksum if missing
 2024-10-22  9:03 UTC 

PATCH: Fix error message when compiling gdb with clang++
 2024-10-22  8:07 UTC  (3+ messages)

[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] [gdb] Handle EINTR in run_under_shell
 2024-10-22  7:13 UTC  (3+ messages)

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

[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
 2024-10-21 18:21 UTC  (2+ messages)

[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  (10+ messages)
` [PATCH 1/3] Use ui-out tables in some "maint print" commands
` [PATCH 2/3] Use ui-out table in "maint print reggroups"
` [PATCH 3/3] Fix "maint print" error messages

[PATCH v3 0/3] *** SUBJECT HERE ***
 2024-10-21 16:03 UTC  (6+ 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 v3 3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile

[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 0/6] fix PR gdb/19340
 2024-10-21 11:29 UTC  (3+ messages)
` [PATCH v2 5/6] gdb, infrun: fix silent inferior switch in do_target_wait()

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

[PATCH v3] [gdb] Don't create registry keys in destructor
 2024-10-21 11:11 UTC 

[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] Fix compile error due to [[noreturn]] with clang
 2024-10-20 18:00 UTC 

[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 v3 0/3] gdbserver: add thread map
 2024-10-18 18:03 UTC  (7+ 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 v5 0/5] Modernize frame unwinders and add disable feature
 2024-10-18 17:40 UTC  (8+ 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 00/16] Inferior argument (inc for remote targets) changes
 2024-10-18 15:39 UTC  (16+ 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 16/16] gdb/gdbserver: rework argument splitting and joining

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

[PATCH v2 1/5] [gdb] Don't create registry keys in destructor
 2024-10-18 12:09 UTC  (5+ messages)
` [PATCH v2 2/5] [gdb] Handle bad alloc handling in gdb_bfd_open

[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  (5+ messages)
` [PATCH v5 1/3] Fix handling of DW_AT_entry_pc of inlined subroutines
` [PATCH v5 3/3] Fix range end handling "

[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  (9+ messages)

[PATCH] [gdbsupport] Add gdb::array_view::{iterator,const_iterator}
 2024-10-18  9:08 UTC  (3+ messages)

[PATCH 0/2] Fix a data race with the background DWARF reader
 2024-10-18  0:02 UTC  (3+ messages)
` [PATCH 1/2] Use gdb_bfd_get_full_section_contents in auto-load.c
` [PATCH 2/2] Add locking when reading BFD sections

[PATCH v7 0/1] Fix arrays of variable length strings for FORTRAN
 2024-10-17 23:39 UTC  (3+ messages)
` [PATCH v7 1/1] fortran: "

RFC: Adding a target to src-release.sh to crate a binutils release without Gold
 2024-10-17 23:00 UTC  (2+ messages)

[PATCH] [gdb/build] Use -fno-hoist-adjacent-loads for gcc <= 13
 2024-10-17 22:22 UTC  (3+ messages)

[PATCH] [gdb/symtab] Fix qualified name for cooked index dump
 2024-10-17 22:16 UTC  (3+ messages)

[PATCH] Require a command argument in gdb.execute_mi
 2024-10-17 20:22 UTC  (2+ messages)

[PATCH v2 0/3] clang inspired testsuite fixups
 2024-10-17 20:13 UTC  (13+ messages)
` [PATCH v2 1/3] gdb/testsuite: fix XPASSes when testing with clang
` [PATCH v2 2/3] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp
` [PATCH v2 3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile

[PATCH v2 2/2] gdbreplay: Add --debug-logging option
 2024-10-17 20:12 UTC  (2+ messages)

[PATCH v2 1/2] gdbreplay: Use getopt_long to parse command line arguments
 2024-10-17 20:09 UTC  (2+ messages)

[PATCH] gdb, configure: Add disable-formats option for configure
 2024-10-17 19:48 UTC  (7+ messages)

[pushed] [gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc < 10
 2024-10-17 13:54 UTC 

[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
 2024-10-17 12:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] Add myself to gdb/MAINTAINERS
 2024-10-17 12:14 UTC  (3+ messages)

[PATCH] Require Python 3.4
 2024-10-16 18:24 UTC  (2+ messages)

Linaro CI new feature: skip precommit testing
 2024-10-16 16:31 UTC 

[PATCH v6 0/2] gdb: setting BP with multiple locations only displays one location
 2024-10-16 15:39 UTC  (7+ messages)
` [PATCH v6 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v6 2/2] gdb, breakpoint: output multiple bp locations
` [PING][PATCH v6 0/2] gdb: setting BP with multiple locations only displays one location

[PATCH 1/2] gdbreplay: Use getopt_long to parse command line arguments
 2024-10-16 12:35 UTC  (4+ messages)
` [PATCH 2/2] gdbreplay: Add --debug-logging option

[PATCH] Add myself to gdb/MAINTAINERS
 2024-10-16 11:58 UTC  (3+ messages)

Welcome!
 2024-10-16  0:26 UTC 

[PATCH 00/46] A new target to debug Intel GPUs
 2024-10-15 23:35 UTC  (8+ messages)
` [PATCH 02/46] bfd: add intelgt target to BFD
` [PATCH 05/46] gdb, arch, intelgt: add intelgt arch definitions
` [PATCH 06/46] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture

[PATCH] gdb: unix: allow to use custom baud rate
 2024-10-15 23:16 UTC  (5+ messages)
    ` [PATCHv2] "
  ` Why are we still missing BOTHER from termios? (was: Re: [PATCH] gdb: unix: allow to use custom baud rate)

[PATCH] Introduce and use gnat_version_compare
 2024-10-15 17:10 UTC  (2+ messages)

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

[PATCH] gdb/testsuite: fix gdb.multi/inferior-specific-bp.exp
 2024-10-14 19:58 UTC  (4+ messages)

[PATCH v6 0/5] Modernize frame unwinders and add disable feature
 2024-10-14 15:32 UTC  (8+ messages)
` [PATCH v6 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v6 4/5] gdb: introduce ability to disable frame unwinders

[PATCH 0/2] More use of ui-out tables
 2024-10-14 14:05 UTC  (5+ messages)
` [PATCH 2/2] Use ui-out tables in "maint print user-regs"

[OBV PATCH] gdb: make frame_unwind_try_unwinder return bool
 2024-10-14 12:12 UTC 

[PATCH v5 0/2] Add amd64 LAM watchpoint support
 2024-10-14 11:18 UTC  (11+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][PATCH "
            ` [PING*6][PATCH "
              ` [PING*7][PATCH "
                ` [PING*8][PATCH "
                  ` [PING*9][PATCH "

[PATCH v5] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-10-14 11:15 UTC  (2+ messages)

[PATCH] gdb/doc: some more details in the README file
 2024-10-12 19:44 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