public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH^2] gdb: mips: Add MIPSR6 support
 2023-08-31 17:56 UTC  (4+ messages)

[PATCH 0/7] Remove some more TYPE/FIELD macros
 2023-08-31 17:16 UTC  (10+ messages)
` [PATCH 1/7] gdb: introduce field::is_artificial / field::set_is_artificial
` [PATCH 2/7] gdb: remove FIELD_ARTIFICIAL
` [PATCH 3/7] gdb: remove TYPE_FIELD_ARTIFICIAL
` [PATCH 4/7] gdb: introduce field::bitsize / field::set_bitsize
` [PATCH 5/7] gdb: remove FIELD_BITSIZE
` [PATCH 6/7] gdb: remove TYPE_FIELD_BITSIZE
` [PATCH 7/7] gdb: remove TYPE_FIELD_PACKED

[PATCH] Add symbol::matches method
 2023-08-31 17:13 UTC  (2+ messages)

[PATCH] Remove eval_op_ternop
 2023-08-31 16:11 UTC  (2+ messages)

[PATCH v2] gdb: LoongArch: Support LBT registers
 2023-08-31 16:05 UTC  (2+ messages)

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

[PATCH] Unify DW_TAG_typedef case in new_symbol
 2023-08-31 13:40 UTC  (3+ messages)

sim prune_warnings
 2023-08-31 13:25 UTC  (2+ messages)

[PATCH] [gdb/contrib] Require minimal dwz version in cc-with-tweaks.sh
 2023-08-31 13:18 UTC  (2+ messages)

[PATCH] gdb/riscv: Fix oob memory access when printing info registers
 2023-08-31 11:24 UTC 

[PATCH] [gdb/symtab] Handle PU in iterate_over_some_symtabs
 2023-08-31  9:53 UTC 

[PATCH 1/6] [gdb/symtab] Fix uninitialized memory in buildsym_compunit::finish_block_internal
 2023-08-31  8:00 UTC  (14+ messages)
` [PATCH 2/6] [gdb/symtab] Factor out type::{alloc_fields,copy_fields}
` [PATCH 3/6] [gdb/symtab] Do more zero-initialization of type::fields
` [PATCH 4/6] [gdb/symtab] Replace TYPE_ALLOC + memset with TYPE_ZALLOC
` [PATCH 5/6] [gdb/symtab] Replace TYPE_ALLOC + B_CLRALL "
` [PATCH 6/6] [gdb/symtab] Replace TYPE_ALLOC with TYPE_ZALLOC where required

[PATCH v2 0/3] RISC-V: Add ratified 'E' base ISA support with draft ABIs
 2023-08-31  3:21 UTC  (4+ messages)
  ` [PATCH v2 1/3] RISC-V: Remove RV64E conflict
  ` [PATCH v2 2/3] RISC-V: Add "lp64e" ABI support
  ` [PATCH v2 3/3] RISC-V: Add RV64E support to GDB

[pushed] [gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc-with-dwz-m
 2023-08-30 21:33 UTC 

[RFC] Deprecate stabs
 2023-08-30 20:47 UTC  (6+ messages)

RFC: Top level configure: Require a minimum version 6.8 texinfo
 2023-08-30 20:28 UTC  (9+ messages)

[PATCH] gdb: simplify vector construction in eval_op_rust_array
 2023-08-30 18:32 UTC  (3+ messages)

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

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

[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-08-29 18:55 UTC  (3+ messages)

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

[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  (12+ messages)
` [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 04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet
  ` [PATCHv2 07/10] gdb: add qMachineId packet
  ` [PATCHv2 08/10] gdb: remote filesystem can be local to GDB in some cases

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

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