public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/24] C++ification of struct so_list
 2023-10-17 19:14 UTC  (20+ messages)
` [PATCH 02/24] gdb: add program_space parameter to target_so_ops::clear_solib
` [PATCH 06/24] gdbsupport: make intrusive_list's disposer accept a reference
` [PATCH 12/24] gdb: make solib-svr4 not use so_list internally
` [PATCH 13/24] gdb: make solib-rocm "
` [PATCH 20/24] gdb: make so_list::{so_original_name,so_name} std::strings
  ` [PATCH 20/24] gdb: make so_list::{so_original_name, so_name} std::strings
` [PATCH 21/24] gdb: link so_list using intrusive_list

[PATCH v2] gdb: include the end address in in-memory bfd filenames
 2023-10-17 16:26 UTC  (2+ messages)

[PATCH] gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronize
 2023-10-17 15:45 UTC  (2+ messages)
` [PATCH v2] "

Re_School Districts Contacts 2023
 2023-10-17 14:58 UTC 

[PATCH] gdb/testsuite/gdb.rocm: Fix incorrect use of continue N in multi-inferior-gpu.exp
 2023-10-17 14:48 UTC  (5+ messages)

[PATCH 00/11] GDB: Require C++17
 2023-10-17 14:20 UTC  (27+ messages)
` [PATCH 01/11] gdb/ax_cxx_compile_stdcxx.m4: upgrade
` [PATCH 02/11] gdb/gdbsupport/gdbserver: Require c++17
` [PATCH 03/11] gdb: Use C++17's std::make_unique instead of gdb::make_unique
` [PATCH 04/11] gdb: Replace gdb::optional with std::optional
` [PATCH 05/11] gdbsupport: remove gdb::optional
` [PATCH 06/11] gdb: Use std::string_view instead of gdb::string_view
` [PATCH 07/11] gdb: Remove uses of gdb::to_string (const std::string_view &)
` [PATCH 08/11] gdbsupport: Remove gdb::string_view
` [PATCH 09/11] gdbsupport: Replace gdb::invoke_result with std::invoke_result
` [PATCH 10/11] gdb/disasm.h: Mark callbacks noexcept unconditionally
` [PATCH 11/11] gdb: Use initializers in lambda captures unconditionally

[RFC] [PATCH] [PR gdb/29796] Fix gdbserver delay before quitting in extended-remote
 2023-10-17 13:38 UTC  (4+ messages)

[PATCH 0/7] More C++17 Updates
 2023-10-17  9:30 UTC  (13+ messages)
` [PATCH 1/7] Use C++17 [[fallthrough]] attribute
` [PATCH 2/7] Switch to -Wimplicit-fallthrough=5
` [PATCH 3/7] Enable some C++14 code in array-view.h
` [PATCH 4/7] Use try_emplace in index-write.c
` [PATCH 5/7] Rely on C++17 <new> in new-op.cc
` [PATCH 6/7] Rely on copy elision in scope-exit.h
` [PATCH 7/7] Use C++17 void_t

[PATCH 4/4] [sim/riscv] Add semi-hosting support
 2023-10-17  5:53 UTC 

[PATCH 3/4] [sim/riscv] Add support for compressed integer instruction set
 2023-10-17  5:53 UTC 

[PATCH 2/4] [sim/riscv] Fix JALR instruction simulation
 2023-10-17  5:53 UTC 

[PATCH 1/4] [sim/riscv] Add basic semi-hosting support
 2023-10-17  5:53 UTC 

[PATCH 0/4] sim: riscv: Compressed instruction simulation and semi-hosting support
 2023-10-17  5:53 UTC 

[RFC 00/13] Proposal for a new NT_X86_CPUID core dump note
 2023-10-17  0:36 UTC  (25+ messages)
` [RFC 01/13] binutils: Support for the "
` [RFC 02/13] i387-tdep: Add function to read XSAVE layout from NT_X86_CPUID
` [RFC 04/13] gdb: Use NT_X86_CPUID in x86 FreeBSD architectures to read XSAVE layouts
` [RFC 05/13] nat/x86-cpuid.h: Remove non-x86 fallbacks
` [RFC 06/13] nat/x86-cpuid: Add a function to build the contents of a NT_X86_CPUID note
` [RFC 10/13] {amd64,i386}-fbsd-tdep: Include NT_X86_CPUID notes in core dumps from gcore
  ` [RFC 10/13] {amd64, i386}-fbsd-tdep: "

[PATCH v3 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-17  0:20 UTC  (10+ messages)
` [PATCH v3 1/4] [gdb/cli] Skip string copy in source_cache::ensure
` [PATCH v3 2/4] [gdb/cli] Factor out try_source_highlight
` [PATCH v3 3/4] [gdb/cli] Keep track of styling failures in source_cache
` [PATCH v3 4/4] [gdb/cli] Allow source highlighting to be interrupted

[PATCH v3] gdb/testsuite: fix completion tests when using READ1
 2023-10-16 23:48 UTC  (3+ messages)
` [PINGv2][PATCH "

[pushed] gdb: remove unnecessary declarations in target.c
 2023-10-16 19:54 UTC 

[PATCH v2] [gdb/python]: Add StepEndedEvent (simplifies DAP)
 2023-10-16 19:05 UTC  (2+ messages)

[PATCH v1] [gdb/python]: Add StepEndedEvent (simplifies DAP)
 2023-10-16 18:36 UTC  (5+ messages)

[PATCH] gdb: include the end address in in-memory bfd filenames
 2023-10-16 16:32 UTC  (3+ messages)

[PATCH] gnulib: mark configure +x
 2023-10-16 15:59 UTC  (2+ messages)

PowerPC, Fix-test-gdb.base-store.exp
 2023-10-16 15:51 UTC  (13+ messages)
` [Patch 1/2] "
` [PATCH 2/2] "

[PATCH] Have DAP handle non-Value results from 'children'
 2023-10-16 15:40 UTC  (2+ messages)

[PATCH 0/2] Two more small DAP / Python fixes
 2023-10-16 15:19 UTC  (2+ messages)

[PATCH] Add DAP scope cache
 2023-10-16 14:41 UTC  (3+ messages)

[PATCH] Use std::optional when available
 2023-10-16 14:13 UTC  (5+ messages)

[PATCH] [aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
 2023-10-16 14:12 UTC  (3+ messages)

[PATCH] [gdb/symtab] Work around PR gas/29517
 2023-10-16 13:55 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH 00/13] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-10-16 11:40 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] [gdb/arm] Only allow closure lookup by address if there are threads displaced-stepping
 2023-10-16 11:00 UTC  (5+ messages)
` [PATCH,v2] "
  ` [PING][PATCH, v2] "

[PATCH htdocs 1/2] css: start a file to hold common content
 2023-10-16 10:12 UTC  (2+ messages)

[PATCH] gdb : Signal to pstack/gdb kills the attached process
 2023-10-16  9:28 UTC 

[PATCH] gdb: replace architecture_changed with new_architecture observer
 2023-10-16  9:06 UTC  (5+ messages)

[PATCH v2 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-16  8:25 UTC  (12+ messages)
` [PATCH v2 1/4] [gdb/cli] Skip string copy in source_cache::ensure
` [PATCH v2 2/4] [gdb/cli] Factor out try_source_highlight
` [PATCH v2 3/4] [gdb/cli] Keep track of styling failures in source_cache
` [PATCH v2 4/4] [gdb/cli] Allow source highlighting to be interrupted

[PATCH] [gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64
 2023-10-16  8:23 UTC  (5+ messages)

[PATCH 1/3] gnulib: support building for --build [PR sim/30882]
 2023-10-15 17:17 UTC  (3+ messages)
` [PATCH 2/3] gnulib: enable a --build setup for sim "
` [PATCH 3/3] sim: use build-gnulib with build-time tools "

[PATCH/committed] sim: add distclean dep for gnulib
 2023-10-15 17:15 UTC 

[PATCH/committed] sim: mips: fix printf string
 2023-10-15 10:40 UTC 

[PATCH] sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
 2023-10-15 10:37 UTC  (3+ messages)

sim prune_warnings
 2023-10-15  9:38 UTC  (2+ messages)

[PATCH 0/2] Two .debug_aranges changes
 2023-10-14 20:56 UTC  (3+ messages)
` [PATCH 1/2] Pre-read .debug_aranges section
` [PATCH 2/2] Move read_addrmap_from_aranges to new file

Updating mailman settings to avoid From rewriting
 2023-10-14 20:26 UTC  (7+ messages)

[PATCH v7 00/18] SME support for AArch64 gdb/gdbserver on Linux
 2023-10-13 14:50 UTC  (5+ messages)
` [PATCH v7 05/18] [gdb/aarch64] sme: Enable SME registers and pseudo-registers

[RFC] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-13 12:25 UTC  (7+ messages)

[PATCH 1/4] [gdb/cli] Skip string copy in source_cache::ensure
 2023-10-13 12:21 UTC  (5+ messages)
` [PATCH 2/4] [gdb/cli] Factor out try_source_highlight
` [PATCH 3/4] [gdb/cli] Keep track of styling failures in source_cache
` [PATCH 4/4] [gdb/cli] Allow source highlighting to be interrupted

[PATCH] Move -lsocket check to common.m4
 2023-10-12 18:32 UTC  (3+ messages)

[RFC] [gdb/build] Require c++17 compiler
 2023-10-12 17:30 UTC  (5+ messages)
` [PATCH RFC] "

[PATCH v4 0/2] add annotation in 'info locals' command for variables shadowing case
 2023-10-12  9:39 UTC  (3+ messages)
` [PATCH v4 1/2] gdb: "

gdb : Signal to pstack/gdb kills the attached process
 2023-10-12  7:18 UTC 

[PATCH] Fix test suite failure in file-then-restart.exp
 2023-10-11 18:48 UTC  (3+ messages)

[PATCH 0/2] Add name_of_main and language_of_main to the DWARF index
 2023-10-11 15:37 UTC  (4+ messages)
` [PATCH 1/2] [gdb/symtab] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).