[PATCH] gdb: fix 'maint info inline-frames' after 'stepi'
2024-10-18 19:53 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 1/2] [gdb/build, c++20] Fix more deprecated implicit capture of this
2024-10-18 19:43 UTC (4+ messages)
` [PATCH 2/2] [gdb/guile, c++20] Work around Werror=volatile in libguile.h
[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] "
RFC: Deprecate the ARM simulator
2024-10-18 13:23 UTC (5+ messages)
[PATCH v2 1/5] [gdb] Don't create registry keys in destructor
2024-10-18 12:09 UTC (8+ messages)
` [PATCH v2 2/5] [gdb] Handle bad alloc handling in gdb_bfd_open
` [PATCH v2 3/5] [gdb] Handle bad alloc in cooked_index_debug_info::do_reading
` [PATCH v2 4/5] [gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept
` [PATCH v2 5/5] [gdb] Handle bad alloc in cooked_index_worker::start
[PATCH v2] [gdb] Don't create registry keys in destructor
2024-10-18 12:02 UTC
[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 0/2] some amendments to rejecting inserting breakpoints between functions
2024-10-18 10:21 UTC (3+ 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] [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)
[PATCH 0/3] More use of ui-out tables
2024-10-17 19:20 UTC (8+ 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-17 17:56 UTC (4+ 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/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 (8+ messages)
` [PATCHv3 1/3] gdb/features: set osabi in all Linux related features/*.xml files
` [PATCHv3 2/3] gdb/regformats: add osabi information to generated .dat files
` [PATCHv3 3/3] gdbserver: pass osabi to GDB in more target descriptions
` [PATCHv4 0/3] Returning osabi from gdbserer in more cases
` [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 (19+ messages)
` [PATCH v6 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PATCH v6 2/5] gdb: add "unwinder class" to "
` [PATCH v6 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v6 4/5] gdb: introduce ability to disable frame unwinders
[PATCH] [gdb] Handle EINTR in run_under_shell
2024-10-14 14:49 UTC
[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
[PATCH] gdb: reference gold --gdb-index in documentation
2024-10-12 11:47 UTC (2+ messages)
[PATCH v2 00/11] GDB-internal TLS support for Linux targets
2024-10-12 8:49 UTC (13+ messages)
` [PATCH v2 01/11] Don't attempt to find TLS address when target has no registers
` [PATCH v2 02/11] Allow TLS access to work in gdb.server/no-thread-db.exp
` [PATCH v2 03/11] Track and fetch TLS module ids for MUSL and GLIBC
` [PATCH v2 04/11] Implement internal TLS address lookup for Linux targets
` [PATCH v2 05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x
` [PATCH v2 06/11] Internal, but disabled, TLS support for i386
` [PATCH v2 07/11] Delete disabled i386 internal TLS support
` [PATCH v2 08/11] New test - gdb.base/tls-nothreads.exp
` [PATCH v2 09/11] New test - gdb.base/tls-multiobj.exp
` [PATCH v2 10/11] New test - gdb.base/tls-dlobj.exp
` [PATCH v2 11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command
[PATCH 0/4] Python API to find missing objfiles
2024-10-11 23:07 UTC (4+ messages)
` [PATCH 4/4] gdb/python: implement Python find_exec_by_build_id hook
[PATCH 00/11] GDB-internal TLS support for Linux targets
2024-10-11 19:48 UTC (9+ messages)
` [PATCH 05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x
` [PATCH 11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command
[PATCH] Add syscall tests when following/detaching from fork
2024-10-11 15:16 UTC
[PATCH] [gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept
2024-10-11 14:38 UTC (2+ messages)
[PUSHED] gdbserver: remove declaration of init_registers_arm_with_neon
2024-10-11 12:23 UTC
[PATCH] gdbreplay: Add --debug-logging option
2024-10-11 9:51 UTC (5+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox