Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 1/1] gdb, testsuite, rust: fix for empty array
 2025-02-12  9:50 UTC 

[PATCH] gdb: LoongArch: Extend the maximum number of hardware watchpoints
 2025-02-12  9:15 UTC  (3+ messages)

[PATCH 0/2] RISC-V: Fix abort when displaying data and add test
 2025-02-12  8:57 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: Fix abort when displaying .dword
` [PATCH 2/2] RISC-V: Add testcase for 6 byte instruction

[pushed] gdb: cleanup includes in mi/
 2025-02-12  2:58 UTC 

[PATCH] gdb/linux-tdep: use thread lwp instead of pid for info proc
 2025-02-12  1:33 UTC 

[PATCH v7] This commit adds record full support for rv64gc instruction set
 2025-02-11 22:06 UTC  (4+ messages)
` [PING][PATCH v8] "
    ` [PATCH] "

[PATCH^11] gdb: mips: Add MIPSR6 support
 2025-02-11 20:45 UTC  (3+ messages)

[PATCH] gdb: Fix assertion failure when inline frame #0 is duplicated
 2025-02-11 18:02 UTC  (4+ messages)

[PATCH] alpha, ld: remove -taso option
 2025-02-11 17:43 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
 2025-02-11 16:49 UTC  (5+ messages)

[PATCH v4 0/1] gdb: remove minimal symbol check in 'start_command'
 2025-02-11 15:53 UTC  (6+ messages)
` [PATCH v4 1/1] gdb: remove check for minimal symbols "

[PATCH 1/2] gdb/dwarf: remove cooked_index::vec_type
 2025-02-11 15:12 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: rename cooked_index::m_vector to m_shards

[PATCH 0/2] TUI: better source display before inferior start
 2025-02-11 14:13 UTC  (5+ messages)
` [PATCH 1/2] gdb/tui: update maybe_update to take gdbarch
` [PATCH 2/2] gdb/tui: use maybe_update for source centring in an extra case

[PATCH] gdb: only update m_last_subfile after writing a line table entry
 2025-02-11 14:02 UTC  (2+ messages)

[PATCH 0/2] quote inferior args even for !startup_with_shell
 2025-02-11 10:39 UTC  (3+ messages)
` [PATCH 1/2] gdb: remove the !startup_with_shell path from construct_inferior_arguments
` [PATCH 2/2] gdb: split up construct_inferior_arguments

[PATCH] RISC-V: Move all global static target stuff into private data for disassembler
 2025-02-11  6:39 UTC  (3+ messages)

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

[PATCH] gdb/tui: use tui_batch_rendering more
 2025-02-10 21:06 UTC  (3+ messages)

[PATCH] gdb/tui: remove unnecessary wmove call from tui_status_window
 2025-02-10 21:06 UTC  (3+ messages)

[PATCH v2 0/4] Some .debug_names improvements
 2025-02-10 19:51 UTC  (11+ messages)
` [PATCH v2 1/4] gdbsupport: add gdb::make_array_view overload to create from an array
` [PATCH v2 2/4] gdb/dwarf: write offset to parent entry for DW_IDX_parent
` [PATCH v2 3/4] gdb/dwarf: allow for cooked_index_shard::m_addrmap to be nullptr
` [PATCH v2 4/4] gdb/dwarf: create multiple cooked index shards when reading .debug_names

[PATCH 1/1] gdb: Deprecate stabs debug info
 2025-02-10 18:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [PR GDB/32398] Fix name resolution for imported D modules
 2025-02-10 17:31 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] gdb: LoongArch: Improve the handling of atomic sequence
 2025-02-10 11:35 UTC  (2+ messages)

[PATCH] gdb: fix selecting tail-call frames by name
 2025-02-10 10:09 UTC  (2+ messages)

[PATCHv5 0/7] disabled_by_cond fixes for breakpoints
 2025-02-10  9:59 UTC  (11+ messages)
` [PATCHv6 "
  ` [PATCHv6 1/7] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
  ` [PATCHv7 0/6] disabled_by_cond fixes for breakpoints
    ` [PATCHv7 1/6] gdb: fixes for code_breakpoint::disabled_by_cond logic
    ` [PATCHv7 2/6] gdb: restructure disable_breakpoints_in_unloaded_shlib
    ` [PATCHv7 3/6] gdb: handle dprintf breakpoints when unloading a shared library
    ` [PATCHv7 4/6] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib
    ` [PATCHv7 5/6] gdb: disable internal b/p when a solib is unloaded
    ` [PATCHv7 6/6] gdb: handle empty locspec when printing breakpoints

[PATCH] RISC-V: Fix incorrect .size calculation for bar function in gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S
 2025-02-10  9:04 UTC 

[PATCH] Add dwarf2_per_bfd::start_reading
 2025-02-09 23:13 UTC  (3+ messages)

L Loma m
 2025-02-09 21:22 UTC 

[PATCH] gdb: Support some escaping of args with startup-with-shell being off
 2025-02-09 16:46 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/2] [gdb/tdep] Fix vmovdqu decoding
 2025-02-09 13:53 UTC  (3+ messages)
` [PATCH 1/2] [gdb/tdep] Add amd64-insn-decode selftest
` [PATCH 2/2] [gdb/tdep] Fix vmovdqu decoding

Rebecca😉:New lady in your soul requires a tour 
 2025-02-09 11:32 UTC 

💋Hello, my name is Rebecca
 2025-02-09  7:00 UTC 

[PATCH 0/3] Some .debug_names improvements
 2025-02-09  5:31 UTC  (20+ messages)
` [PATCH 1/3] gdbsupport: add gdb::make_array_view overload to create from an array
` [PATCH 2/3] gdb/dwarf: write offset to parent entry for DW_IDX_parent
` [PATCH 3/3] gdb/dwarf: create multiple cooked index shards when reading .debug_names

[PATCH v2] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2025-02-08 22:58 UTC  (4+ messages)
  ` [PING] "
    ` [PING v2] "

[PATCH] Hoist language-finding in expand_symtabs_matching
 2025-02-08 21:53 UTC 

[PATCH] Clean up DW_TAG_namelist handling in new_symbol
 2025-02-08 21:35 UTC 

[PATCH] gdb/tui: use wrefresh if output is not surpressed
 2025-02-08 20:29 UTC  (5+ messages)

[PATCH] gdb/testsuite: fix "up to main" in gdb.base/corefile-exec-context.exp
 2025-02-07 20:08 UTC  (3+ messages)

[PATCH] gdb/testsuite: Force DWARF debuginfo where applicable in AIX systems
 2025-02-07 18:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] [gdb] Fix segfault in core_target_open
 2025-02-07 15:23 UTC  (3+ messages)

[PATCH] [gdb/build] Fix x86_64-w64-mingw32 build by avoiding SCNx8
 2025-02-07 15:01 UTC  (3+ messages)

[PATCH v2] [UI/TUI] Add support for italic and underline ANSI escape sequences
 2025-02-07 14:53 UTC  (2+ messages)

[PATCH v2] [gdb/tui] Don't show incorrect source file in source window
 2025-02-07 14:00 UTC  (4+ messages)

[PATCH v2 00/47] A new target to debug Intel GPUs
 2025-02-07 10:18 UTC  (2+ messages)

[PATCH^10] gdb: mips: Add MIPSR6 support
 2025-02-06 20:28 UTC  (2+ messages)

[PATCH] Handle DW_END_default
 2025-02-06 16:07 UTC 

[PATCH] [gdb/testsuite] Use -nostdlib in gdb.base/list-dot-nodebug.exp
 2025-02-06 15:18 UTC  (3+ messages)

[PATCH] gdb/testsuite: gdb.base/gcorebg.exp against installed binaries
 2025-02-06 14:26 UTC  (3+ messages)

[pushed] [gdb/build] Fix unused var in linux-fork.c
 2025-02-06  6:35 UTC 

[pushed] Return bool from dwarf2_read_gdb_index
 2025-02-06  4:21 UTC 

[PATCH v5 0/4] Make linux checkpoints work with multiple inferiors
 2025-02-05 22:06 UTC  (4+ messages)
` [PATCH v5 1/4] "

[PATCH 3/7] gdb: introduce the debuginfo_reader class
 2025-02-05 20:04 UTC  (4+ messages)
` [RFC] [PATCH] gdb: wrap mdebug debuginfo reading in ifdefs

[RFC v4 00/22] Add Python "JIT" API
 2025-02-05 16:10 UTC  (23+ messages)
` [RFC v4 01/22] gdb: introduce expand_symtabs_maybe_overlapping
` [RFC v4 02/22] gdb: introduce compunit_symtab::maybe_contains
` [RFC v4 03/22] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v4 04/22] gdb/python: add owner property to gdb.Type
` [RFC v4 05/22] gdb: introduce new function create_function_type
` [RFC v4 06/22] gdb/python: add function () method to gdb.Type object
` [RFC v4 07/22] gdb/python: add template function to implement equality comparison
` [RFC v4 08/22] gdb/python: make gdb.Symbol comparable for equality
` [RFC v4 09/22] gdb/python: make gdb.Symtab "
` [RFC v4 10/22] gdb: use std::vector<> to hold on blocks in struct blockvector
` [RFC v4 11/22] gdb/python: add gdb.Compunit
` [RFC v4 12/22] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v4 13/22] gdb/python: add unlink () method to gdb.Objfile object
` [RFC v4 14/22] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v4 15/22] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v4 16/22] gdb/python: allow instantiation of gdb.Block "
` [RFC v4 17/22] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v4 18/22] gdb/python: add add_symbol () method to gdb.Block
` [RFC v4 19/22] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v4 20/22] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v4 21/22] gdb/python: allow instantiation of gdb.LineTable objects
` [RFC v4 22/22] gdb/python: add section in documentation on implementing JIT interface

[PATCH] gdb: restrict configure error with all targets and 64 bit bfd to mips
 2025-02-05 14:43 UTC  (4+ messages)

page:  |  | latest

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