public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/7] More C++17 Updates
 2023-10-16 23:02 UTC 

[PATCH 00/11] GDB: Require C++17
 2023-10-16 21:53 UTC  (24+ 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

[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] gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronize
 2023-10-16 15:14 UTC 

[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 v3 0/4] [gdb/cli] Allow source highlighting to be interrupted
 2023-10-16 11:28 UTC  (9+ 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] [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)

[RFC 00/13] Proposal for a new NT_X86_CPUID core dump note
 2023-10-16  9:31 UTC  (18+ 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] 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 

[RFC] [PATCH] [PR gdb/29796] Fix gdbserver delay before quitting in extended-remote
 2023-10-15 16:33 UTC  (2+ messages)

[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 00/24] C++ification of struct so_list
 2023-10-14 20:12 UTC  (35+ messages)
` [PATCH 01/24] gdb: remove empty clear_solib functions
` [PATCH 02/24] gdb: add program_space parameter to target_so_ops::clear_solib
` [PATCH 03/24] gdb: make interps_notify work with references
` [PATCH 04/24] gdb: replace some so_list parameters to use references
` [PATCH 05/24] gdbsupport: use "reference" and "pointer" type aliases in intrusive_list
` [PATCH 06/24] gdbsupport: make intrusive_list's disposer accept a reference
` [PATCH 07/24] gdb: make get_cbfd_soname_build_id static
` [PATCH 08/24] gdb: allocate so_list with new, deallocate with delete
` [PATCH 09/24] gdb: rename lm_info_base to lm_info
` [PATCH 10/24] gdb: remove target_so_ops::free_so
` [PATCH 11/24] gdb: use gdb::checked_static_cast when casting lm_info
` [PATCH 12/24] gdb: make solib-svr4 not use so_list internally
` [PATCH 13/24] gdb: make solib-rocm "
` [PATCH 14/24] gdb: remove lm_info_vector typedef
` [PATCH 15/24] gdb: make so_list::lm_info a unique_ptr
` [PATCH 16/24] gdb: make clear_so a method of struct so_list
` [PATCH 17/24] gdb: remove target_section_table typedef
` [PATCH 18/24] gdb: make so_list::sections not a pointer
` [PATCH 19/24] gdb: make so_list::abfd a gdb_bfd_ref_ptr
` [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 22/24] gdb: don't call so_list::clear in free_so
` [PATCH 23/24] gdb: remove free_so function
` [PATCH 24/24] gdb: rename struct so_list to so

[PATCH v3] gdb/testsuite: fix completion tests when using READ1
 2023-10-13 15:26 UTC  (2+ messages)
` [PINGv2][PATCH "

[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  (5+ messages)
` [PATCH 1/2] [gdb/symtab] "

[PATCH 1/2] [gdb/symtab] Fix style issues in v9 .gdb_index section support
 2023-10-11 15:32 UTC  (2+ messages)
` [PATCH 2/2] [gdb/symtab] Fix two style issues in gdb/dwarf2/index-write.c

[PATCH v2] gdb: Enable early init of thread pool size
 2023-10-11 15:02 UTC 

[PATCH v1] gdb: Enable early init of thread pool size
 2023-10-11 13:02 UTC  (3+ messages)

[PATCH 0/2] Missing thread events for remote targets
 2023-10-11 12:53 UTC  (3+ messages)
` [PATCH 1/2] gdb: call update_thread_list for $_inferior_thread_count function
` [PATCH 2/2] gdb: call update_thread_list after completing an inferior call

[PATCH v2] gdb: LoongArch: Handle special struct in dummy call
 2023-10-11  1:13 UTC  (2+ messages)

[PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading
 2023-10-10 21:58 UTC  (10+ messages)
` [PATCH 5/7 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
    ` [PING*2][PATCH "
` [PATCH 6/7 v4] gdb/debuginfod: Support on-demand debuginfo downloading
    ` [PING*2][PATCH "
` [PATCH 7/7 v4] gdb/debuginfod: Add .debug_line downloading
    ` [PING*2][PATCH "

[PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo
 2023-10-10 21:55 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v3 0/4] Dynamic properties of pointers
 2023-10-10 19:52 UTC  (7+ messages)
` [PATCH v3 2/4] gdb, types: Resolve pointer types dynamically
` [PATCH v3 3/4] gdb, intel-classic-compilers, testsuite: workaround icc/icpc/ifort pointer/reference DWARF

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).