public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] Deprecate stabs
 2023-08-30 17:48 UTC  (3+ messages)

[PATCH] gdb: simplify vector construction in eval_op_rust_array
 2023-08-30 15:21 UTC 

[PATCH v2 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
 2023-08-30 12:56 UTC  (17+ messages)
` [PATCH v2 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb "
` [PATCH v2 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver
` [PATCH v2 3/6] [gdb/aarch64] sme2: signal frame support
` [PATCH v2 4/6] [gdb/aarch64] sme2: Core file support for ZT register set
` [PATCH v2 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2
` [PATCH v2 6/6] [gdb/docs] sme2: Document SME2 registers and features

[PATCH v4 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-08-30 10:37 UTC  (8+ messages)
` [PATCH v4 07/16] [gdbserver/aarch64] sme: Add support for SME
` [PATCH v4 14/16] [gdb/aarch64] sme: Core file support for Linux

[PATCH v10 00/10] Extensions for PTWRITE
 2023-08-30  8:42 UTC  (15+ messages)
` [PATCH v10 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v10 08/10] btrace, linux: Enable ptwrite packets

[PATCH] gdb/testsuite: recognize one more unsupported instruction in gdb.reverse/step-precsave.exp
 2023-08-30  7:46 UTC  (6+ messages)

[PATCH 1/1] gdbserver, linux-low: add a couple of nullptr assertions
 2023-08-30  6:40 UTC  (3+ messages)

RFC: Top level configure: Require a minimum version 6.8 texinfo
 2023-08-30  2:53 UTC  (8+ messages)

[PATCH] download_prerequisites: New script port from GCC
 2023-08-30  1:09 UTC  (2+ messages)

[PATCH] Add symbol::matches method
 2023-08-29 20:00 UTC 

[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-08-29 18:55 UTC  (5+ messages)
` [PATCH 1/2] Add gdb_compile options column-info and no-column-info
` [PATCH 2/2 ver 8] Fix reverse stepping multiple contiguous PC ranges over the line table

[PATCH] [gdb/build] Fix C inclusion of nat/x86-cpuid.h
 2023-08-29 18:18 UTC  (5+ messages)

[PATCH v3 0/7] Small cleanups in array_operation::evaluate
 2023-08-29 18:16 UTC  (9+ messages)
` [PATCH v3 1/7] Use gdb::array_view for value_array
` [PATCH v3 2/7] Declare 'tem' in loop header in array_operation::evaluate
` [PATCH v3 3/7] Hoist array bounds check "
` [PATCH v3 4/7] Remove redundant variable from array_operation::evaluate
` [PATCH v3 5/7] Remove another "
` [PATCH v3 6/7] Remove "highbound" parameter from value_array
` [PATCH v3 7/7] More renames in array_operation::evaluate

[PATCH v2 0/7] Small cleanups in array_operation::evaluate
 2023-08-29 18:01 UTC  (11+ messages)
` [PATCH v2 1/7] Use gdb::array_view for value_array
` [PATCH v2 2/7] Declare 'tem' in loop header in array_operation::evaluate
` [PATCH v2 3/7] Hoist array bounds check "
` [PATCH v2 4/7] Remove redundant variable from array_operation::evaluate
` [PATCH v2 5/7] Remove another "
` [PATCH v2 6/7] Remove "highbound" parameter from value_array
` [PATCH v2 7/7] More renames in array_operation::evaluate

[PATCH] Remove eval_op_ternop
 2023-08-29 16:55 UTC 

[PATCH 0/2] Stop notifications when unwindonsignal is on
 2023-08-29 16:37 UTC  (3+ messages)
` [PATCH 2/2] gdb: MI stopped events "

[PATCH 0/5] Small cleanups in array_operation::evaluate
 2023-08-29 15:35 UTC  (10+ messages)
` [PATCH 1/5] Use gdb::array_view for value_array
` [PATCH 2/5] Declare 'tem' in loop header in array_operation::evaluate
` [PATCH 3/5] Hoist array bounds check "
` [PATCH 4/5] Remove redundant variable from array_operation::evaluate
` [PATCH 5/5] Remove another "

[pushed 1/4] [gdb/testsuite] Fix false negative in have_host_locale
 2023-08-29 15:27 UTC  (4+ messages)
` [pushed 2/4] [gdb/testsuite] Handle some test-cases with older compiler
` [pushed 3/4] [gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls-abi-tag.exp
` [pushed 4/4] [gdb/testsuite] Require have_compile_flag -mavx512f in gdb.arch/i386-avx512.exp

[PATCH] gdb: LoongArch: Add vector extensions support
 2023-08-29 15:04 UTC  (2+ messages)

gdb : Signal to pstack/gdb kills the attached process
 2023-08-29 14:47 UTC 

[pushed] [gdb/testsuite] Check for sys/random.h in gdb.reverse/getrandom.exp
 2023-08-29  9:02 UTC 

[PATCH] gdb: LoongArch: Support LBT registers
 2023-08-29  2:49 UTC  (2+ messages)

[PATCH v4 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2023-08-29  1:57 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp

[PUSHED OBV] gdbserver: Fix style of struct declarations in i387-fp.cc
 2023-08-28 21:25 UTC 

[PATCH v2 0/5] Unify getpkt methods in remote.c
 2023-08-28 21:15 UTC  (7+ messages)
` [PATCH v2 1/5] Remove getpkt_sane
` [PATCH v2 2/5] Remove expecting_notif parameter from getpkt_or_notif_sane_1
` [PATCH v2 3/5] Use bool in getpkt
` [PATCH v2 4/5] Unify getpkt and getpkt_or_notif_sane
` [PATCH v2 5/5] Default getpkt 'forever' parameter to 'false'

[PATCH v6 00/15] Handle variable XSAVE layouts
 2023-08-28 20:57 UTC  (21+ messages)
` [PATCH v6 06/15] gdb: Update x86 FreeBSD architectures to support "
  ` [PATCH v6a "
` [PATCH v6 08/15] gdb: Update x86 Linux "
  ` [PATCH v6a "
` [PATCH v6 10/15] gdb: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v6 11/15] gdbserver: Add a function to set the XSAVE mask and size
` [PATCH v6 12/15] gdbserver: Refactor the legacy region within the xsave struct
` [PATCH v6 13/15] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area
` [PATCH v6 14/15] x86: Remove X86_XSTATE_SIZE and related constants
` [PATCH v6 15/15] gdbserver: Simplify handling of ZMM registers

[PATCH 0/4] Unify getpkt methods in remote.c
 2023-08-28 19:06 UTC  (7+ messages)
` [PATCH 1/4] Remove getpkt_sane
` [PATCH 2/4] Remove expecting_notif parameter from getpkt_or_notif_sane_1
` [PATCH 3/4] Use bool in getpkt
` [PATCH 4/4] Unify getpkt and getpkt_or_notif_sane

[PATCH] Verify COFF symbol stringtab offset
 2023-08-28 16:53 UTC  (4+ messages)

[pushed] Use sect_offset_str in cooked_index::dump
 2023-08-28 16:36 UTC 

[PATCH] Fix gdb/coffread.c build on 32bit architectures
 2023-08-28 16:33 UTC  (9+ messages)

[PATCH 00/10] Improve GDB/gdbserver experience when using a local gdbserver
 2023-08-28 16:06 UTC  (24+ messages)
` [PATCH 03/10] gdb: improve show text and help text for 'remote exec-file'
` [PATCH 04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet
` [PATCH 07/10] gdb: add qMachineId packet
` [PATCHv2 00/10] Improve GDB/gdbserver experience when using a local gdbserver
  ` [PATCHv2 01/10] gdb: have remote_target::extended_remote_run take the exec filename
  ` [PATCHv2 02/10] gdb: improve how 'remote exec-file' is stored and accessed
  ` [PATCHv2 03/10] gdb: improve show text and help text for 'remote exec-file'
  ` [PATCHv2 04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet
  ` [PATCHv2 05/10] gdb: detect when gdbserver has no default executable set
  ` [PATCHv2 06/10] gdb: make use of is_target_filename
  ` [PATCHv2 07/10] gdb: add qMachineId packet
  ` [PATCHv2 08/10] gdb: remote filesystem can be local to GDB in some cases
  ` [PATCHv2 09/10] gdb: use exec_file with remote targets when possible
  ` [PATCHv2 10/10] gdb: remove the get_remote_exec_file function

[PATCH v2] gdb/cli: fixes to newly added "list ." command
 2023-08-28 15:50 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] [gdb/symtab] Handle self-reference in inherit_abstract_dies
 2023-08-28 14:32 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Improve xfail in gdb.cp/nsusing.exp
 2023-08-28 14:19 UTC  (2+ messages)

[pushed 1/3] [gdb/testsuite] Handle gdb.cp/*.exp with older compiler
 2023-08-28 11:47 UTC  (3+ messages)
` [pushed 2/3] [gdb/testsuite] Refactor gdb.cp/subtypes.exp
` [pushed 3/3] [gdb/testsuite] Add xfail in gdb.cp/subtypes.exp

[PATCH v3] gdb/testsuite: fix completion tests when using READ1
 2023-08-28 11:30 UTC 

[PATCH] Simplify definition of GUILE
 2023-08-26 19:09 UTC  (2+ messages)

[PATCH] [gdb/symtab] Fix too many symbols in gdbpy_lookup_static_symbols
 2023-08-26 10:07 UTC 

[PATCH] Use get_frame_address_in_block in print_frame
 2023-08-26  2:33 UTC  (2+ messages)

[PUSHED OBV] Update FreeBSD system calls for the upcoming 14.0-RELEASE
 2023-08-25 19:41 UTC 

[PATCH] Fix 64 bit red zone frame size in AIX
 2023-08-25 17:53 UTC  (3+ messages)

[PATCH] Fix for call feature having nine parameters or more in AIX
 2023-08-25 17:47 UTC  (9+ messages)

[RFC 0/7] [gdb/symtab, cc-with-dwz] Fix gdb.cp/breakpoint-locs.exp
 2023-08-25 15:55 UTC  (8+ messages)
` [RFC 1/7] [gdb/symtab] Factor out m_die_range_map and m_deferred_entries usage
` [RFC 2/7] [gdb/symtab] Check effect in parent_map::set_parent
` [RFC 3/7] [gdb/symtab] Handle nullptr parent "
` [RFC 4/7] [gdb/symtab] Add parent_map::dump
` [RFC 5/7] [gdb/symtab] Add debug_handle_deferred_entries
` [RFC 6/7] [gdb/symtab] Add DW_TAG_inlined_subroutine entries in the cooked index for c++
` [RFC 7/7] [gdb/symtab] Resolve deferred entries, inter-shard case

[PATCH v3] gdb/debuginfod: Ctrl-C ask to cancel further downloads
 2023-08-25 10:19 UTC  (2+ messages)

[PATCH] gdb/solib-rocm: Detect SO for unsupported AMDGPU device
 2023-08-24 19:36 UTC  (3+ messages)

[PATCH 0/7] Rewrite gdb_bfd_openr_iovec to be type-safe
 2023-08-24 17:12 UTC  (8+ messages)
` [PATCH 1/7] Introduce type-safe variant of gdb_bfd_openr_iovec
` [PATCH 2/7] Small constructor change to target_buffer
` [PATCH 3/7] Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec
` [PATCH 4/7] Convert target fileio "
` [PATCH 5/7] Convert minidebug "
` [PATCH 6/7] Convert solib-rocm "
` [PATCH 7/7] Remove old gdb_bfd_openr_iovec

[PATCH v4 0/4] Many fixes to gdb.reverse tests when testing
 2023-08-24 16:06 UTC  (3+ messages)

[PATCH v2] gdb/testsuite: fix completion tests when using READ1
 2023-08-24 16:05 UTC  (3+ messages)

[PATCH 1/2] [gdb/build] Support reference return type in make-target-delegates.py
 2023-08-24 11:37 UTC  (7+ messages)
` [PATCH 2/2] [gdb/build] Return const reference in thread_info_to_thread_handle

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