public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-09-07 15:20 UTC  (10+ messages)
` [PATCH v5 01/16] [gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
` [PATCH v5 04/16] [gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
` [PATCH v5 06/16] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
` [PATCH v5 07/16] [gdbserver/aarch64] sme: Add support for SME
` [PATCH v5 08/16] [gdb/aarch64] sve: Fix signal frame z/v register restore
` [PATCH v5 09/16] [gdb/aarch64] sme: Signal frame support
` [PATCH v5 10/16] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
` [PATCH v5 11/16] [gdb/aarch64] sme: Support TPIDR2 signal frame context
` [PATCH v5 12/16] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files

[PATCH] [gdb/ada] Extend type equivalence test in ada_resolve_enum
 2023-09-07 14:42 UTC  (2+ messages)
` [PATCH] [gdb/symtab] Fix gdb-index writing for .debug_types

[pushed] gdb: fix indentation in mi/mi-parse.h
 2023-09-07 14:42 UTC 

[PATCH v2] gdb/mi: make current_token a field of mi_interp
 2023-09-07 14:41 UTC  (3+ messages)

[PATCH v2] gdb: c++ify btrace_target_info
 2023-09-07 14:09 UTC  (2+ messages)

[PATCH] [gdb/ada] Move identical enums handling later
 2023-09-07 14:00 UTC  (2+ messages)

[PATCH 1/2] gdb, btrace: move xml parsing into remote.c
 2023-09-07 13:54 UTC  (6+ messages)
` [PATCH 2/2] gdb: c++ify btrace_target_info

[PATCH v2] gdb: LoongArch: Support LBT registers
 2023-09-07 11:31 UTC  (3+ messages)

[PATCHv3 0/9] thread-specific breakpoints in just some inferiors
 2023-09-06 22:06 UTC  (4+ messages)
` [PATCHv4 00/10] "
  ` [PATCHv4 06/10] gdb: parse pending breakpoint thread/task immediately

[PATCH 1/2] gdb: remove interp_pre_command_loop
 2023-09-06 19:29 UTC  (2+ messages)
` [PATCH 2/2] gdb: remove interp_supports_command_editing

[pushed] [gdb/testsuite] Fix gdb.ada/same_enum.exp
 2023-09-06 15:25 UTC 

[PATCH v10 00/10] Extensions for PTWRITE
 2023-09-06 14:07 UTC  (16+ messages)
` [PATCH v10 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v10 08/10] btrace, linux: Enable ptwrite packets

[PATCH] Simplify block_find_symbol
 2023-09-06 11:50 UTC  (2+ messages)

[PATCH] [gdb/symtab] Handle PU in iterate_over_some_symtabs
 2023-09-06 10:24 UTC  (5+ messages)

[PATCH] [gdb/symtab] Fix too many symbols in gdbpy_lookup_static_symbols
 2023-09-06  9:03 UTC  (2+ messages)

starting the GDB 14 release process
 2023-09-06  2:19 UTC  (4+ messages)

[committed] src-release.sh (SIM_SUPPORT_DIRS): Add libsframe, libctf/swap.h and gnulib
 2023-09-06  2:16 UTC 

[PING 6][PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2023-09-06  2:10 UTC  (2+ messages)

[PATCH 0/5] Handle pointers and references correctly in DAP
 2023-09-05 19:47 UTC  (6+ messages)
` [PATCH 1/5] Pass a type allocator to init_fixed_point_type
` [PATCH 2/5] Regularize some DWARF type initialization
` [PATCH 3/5] Add is_array_like and to_array to language_defn
` [PATCH 4/5] Give a language to a type
` [PATCH 5/5] Handle pointers and references correctly in DAP

[PATCH] gdb/i387-tdep: make FXSAVE_ADDR a function
 2023-09-05 19:13 UTC 

[PATCH] Move val_prettyformat to valprint.h
 2023-09-05 18:36 UTC 

[PATCH 0/8] Handle array- and string-like types in DAP
 2023-09-05 17:22 UTC  (2+ messages)

[PATCH V3 0/4] gdb/testsuite: Miscellaneous fixes
 2023-09-05 16:55 UTC  (7+ messages)
` [PATCH V3 1/4] gdb/testsuite: Fix style.exp failures on targets without argc/argv support
` [PATCH V3 2/4] gdb/testsuite: Adjust some testcases to allow Windows pathnames
` [PATCH V3 3/4] gdb/testsuite: Disable some tests that are broken on remote Windows host
` [PATCH V3 4/4] gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stub

[PATCH] Read Ada main name from executable, not inferior
 2023-09-05 15:54 UTC  (2+ messages)

[PATCH] Avoid crash with Ada and -fdata-sections
 2023-09-05 15:48 UTC  (2+ messages)

[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-09-05 15:12 UTC  (4+ messages)

[PATCH 1/2] [gdb/tui] Fix segfault in tui_find_disassembly_address
 2023-09-05 15:03 UTC  (2+ messages)
` [PATCH 2/2] [gdb/tui] Only handle code sections in tui_find_backward_disassembly_start_address

[PATCH 0/4] DAP fixups
 2023-09-05 14:12 UTC  (14+ messages)
` [PATCH 1/4] gdb/dap: check for breakpoint source before unpacking
` [PATCH 2/4] gdb/dap: ignore unused keyword args in step_out
` [PATCH 3/4] gdb/dap: use breakpoint fullname to resolve source
` [PATCH 4/4] gdb/dap: only include sourceReference if file path does not exist

[PATCH] Avoid spurious breakpoint-setting failure in DAP
 2023-09-05 12:59 UTC 

[PATCH v2 0/3] RISC-V: Add ratified 'E' base ISA support with draft ABIs
 2023-09-05  9:08 UTC  (8+ 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
  ` [PATCH v3 0/3] RISC-V: Add ratified 'E' base ISA support with draft ABIs
    ` [PATCH v3 1/3] RISC-V: Remove RV64E conflict
    ` [PATCH v3 2/3] RISC-V: Add "lp64e" ABI support
    ` [PATCH v3 3/3] RISC-V: Add RV64E support to GDB

[PATCH v3 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-09-05  8:28 UTC  (4+ messages)
` [PATCH v3 13/16] [gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order

[PATCH v3 0/4] Dynamic properties of pointers
 2023-09-04 22:29 UTC  (5+ messages)
` [PATCH v3 1/4] gdb, testsuite: handle icc and icpc deprecated remarks
` [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
` [PATCH v3 4/4] gdb, testsuite, fortran: Fix sizeof intrinsic for ifort Fortran pointers

[PATCH^2] gdb: mips: Add MIPSR6 support
 2023-09-04 21:34 UTC  (7+ messages)

[pushed] [gdb/testsuite] Fix race in gdb.base/add-symbol-file-attach.exp
 2023-09-04 11:54 UTC 

[PATCH] [gdb/symtab] Handle self-reference in inherit_abstract_dies
 2023-09-04 11:47 UTC  (3+ messages)

[PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2023-09-04  8:19 UTC 

[RFC 1/2] [gdb/testsuite] Modernize gdb.base/huge.exp
 2023-09-04  5:41 UTC  (2+ messages)
` [RFC 2/2] [gdb/exp] Clean up asap in value_print_array_elements

[PATCH v5 0/4] GDB support for DW_AT_trampoline
 2023-09-03 19:14 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] gdbserver: i387_cache_to_xsave: fix copy dest of zmm registers
 2023-09-02  2:15 UTC  (3+ messages)

[PATCH v2 0/4] DAP fixups
 2023-09-01 21:02 UTC  (5+ messages)
` [PATCH v2 1/4] gdb/dap: check for breakpoint source before unpacking
` [PATCH v2 2/4] gdb/dap: ignore unused keyword args in step_out
` [PATCH v2 3/4] gdb/dap: use breakpoint fullname to resolve source
` [PATCH v2 4/4] gdb/dap: only include sourceReference if file path does not exist

[PATCH 0/4] Fix two varobj bugs
 2023-09-01 17:34 UTC  (6+ messages)
` [PATCH 1/4] Allow pretty-printer 'children' method to return strings
` [PATCH 2/4] Remove dead code from varobj_set_display_format
` [PATCH 3/4] Remove variable_default_display
` [PATCH 4/4] Fix bug in -var-evaluate-expression

[PATCH] gdb/riscv: Fix oob memory access when printing info registers
 2023-09-01 11:13 UTC  (3+ messages)
` [PATCH v2] "

sim prune_warnings
 2023-09-01  3:07 UTC  (4+ messages)

[PATCH] gdb: remove uses of alloca in gdbtypes.c
 2023-09-01  1:29 UTC  (3+ messages)

[PATCH] Fix "usage" errors for some MI varobj commands
 2023-08-31 22:03 UTC  (2+ 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 v4 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2023-08-31 14:57 UTC  (3+ messages)

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

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

[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

[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  (3+ 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  (13+ 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 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 v4 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-08-30 10:37 UTC  (7+ 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] 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] [gdb/build] Fix C inclusion of nat/x86-cpuid.h
 2023-08-29 18:18 UTC  (4+ 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

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