public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv7] gdb: add inferior-specific breakpoints
 2023-08-23  8:19 UTC  (4+ messages)
` [PUSHEDv8] "
  ` [PUSHED] gdb: add missing notify_breakpoint_modified call
  ` [PUSHED] gdb/testsuite: improve MI support for inferior specific breakpoints

gdb: bfd_get_symbol_leading_char vs. ""
 2023-08-23  1:39 UTC 

[PATCH] Simplify definition of GUILE
 2023-08-22 19:48 UTC 

[PATCH 1/2] [gdb/build] Support reference return type in make-target-delegates.py
 2023-08-22 17:34 UTC  (4+ messages)
` [PATCH 2/2] [gdb/build] Return const reference in thread_info_to_thread_handle

[PATCH 0/3] Fix thread exited messages for remote targets
 2023-08-22 16:54 UTC  (8+ messages)
` [PATCH 1/3] gdb: make inferior::clear_thread_list always silent
` [PATCH 2/3] gdb: remove the silent parameter from exit_inferior_1 and cleanup
` [PATCH 3/3] gdb: centralize "[Thread ...exited]" notifications

[PATCH] Remove value::copy call from gdbpy_get_varobj_pretty_printer
 2023-08-22 16:43 UTC  (2+ messages)

[PATCH] [gdb/build] Work around cgen odr violations
 2023-08-22 15:54 UTC  (4+ messages)

[PATCH v2] [gdb/build] Work around cgen odr violations
 2023-08-22 15:48 UTC  (2+ messages)

[PATCH] Verify COFF symbol stringtab offset
 2023-08-22 15:46 UTC  (2+ messages)

[PATCH 0/8] Handle array- and string-like types in DAP
 2023-08-22 15:46 UTC  (10+ messages)
` [PATCH 1/8] Move rust_language::lookup_symbol_nonlocal
` [PATCH 2/8] Refactor Rust code for slice-to-array operation
` [PATCH 3/8] Introduce TYPE_SPECIFIC_RUST_STUFF
` [PATCH 4/8] Use ada_value_subscript in valpy_getitem
` [PATCH 5/8] Introduce type::is_array_like and value_to_array
` [PATCH 6/8] Select frame when fetching a frame variable in DAP
` [PATCH 7/8] Add new Python APIs to support DAP value display
` [PATCH 8/8] Handle array- and string-like values in no-op pretty printers

[PATCH] Fix Windows sharing_input_terminal hang
 2023-08-22 15:43 UTC  (3+ messages)

[PATCH 0/3] New gdb::make_unique and more std::unique_ptr use
 2023-08-22 15:33 UTC  (9+ messages)
` [PATCH 1/3] gdb: add gdb::make_unique function
` [PATCH 2/3] gdb: have mi_out_new return std::unique_ptr
` [PATCH 3/3] gdb: remove mi_parse::make functions

[PATCH v4 00/16] SME support for AArch64 gdb/gdbserver on Linux
 2023-08-22 12:37 UTC  (21+ messages)
` [PATCH v4 01/16] [gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
` [PATCH v4 02/16] [gdb/aarch64] refactor: Rename SVE-specific files
` [PATCH v4 03/16] [gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
` [PATCH v4 04/16] [gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
` [PATCH v4 05/16] [gdb/aarch64] sme: Enable SME registers and pseudo-registers
` [PATCH v4 06/16] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
` [PATCH v4 07/16] [gdbserver/aarch64] sme: Add support for SME
` [PATCH v4 08/16] [gdb/aarch64] sve: Fix signal frame z/v register restore
` [PATCH v4 09/16] [gdb/aarch64] sme: Signal frame support
` [PATCH v4 10/16] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
` [PATCH v4 11/16] [gdb/aarch64] sme: Support TPIDR2 signal frame context
` [PATCH v4 12/16] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files
` [PATCH v4 13/16] [gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order
` [PATCH v4 14/16] [gdb/aarch64] sme: Core file support for Linux
` [PATCH v4 15/16] [gdb/testsuite] sme: Add SVE/SME testcases
` [PATCH v4 16/16] [gdb/docs] sme: Document SME registers and features

[PATCH v2 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
 2023-08-22 11:45 UTC  (9+ 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 00/10] Improve GDB/gdbserver experience when using a local gdbserver
 2023-08-22 10:41 UTC  (16+ messages)
` [PATCH 01/10] gdb: have remote_target::extended_remote_run take the exec filename
` [PATCH 02/10] gdb: improve how 'remote exec-file' is stored and accessed
` [PATCH 03/10] gdb: improve show text and help text for 'remote exec-file'
` [PATCH 04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet
` [PATCH 05/10] gdb: detect when gdbserver has no default executable set
` [PATCH 06/10] gdb: make use of is_target_filename
` [PATCH 07/10] gdb: add qMachineId packet
` [PATCH 08/10] gdb: remote filesystem can be local to GDB in some cases
` [PATCH 09/10] gdb: use exec_file with remote targets when possible
` [PATCH 10/10] gdb: remote the get_remote_exec_file function

[PATCH] sim: bpf: remove negi, neg32i insns
 2023-08-21 17:05 UTC  (2+ messages)

[PATCH] sim: or1k: Eliminate dangerous RWX load segments
 2023-08-21 15:13 UTC 

[PATCH 0/7] [gdb/build] Fix -std=c++20 issues
 2023-08-21 11:04 UTC  (11+ messages)
` [PATCH 1/7] [gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
` [PATCH 2/7] [gdb/build, c++20] Stop using deprecated is_pod
` [PATCH 3/7] [gdb/build, c++20] Fix DISABLE_COPY_AND_ASSIGN use in ui_out_emit_type
` [PATCH 4/7] [gdb/build, c++20] Fix deprecated implicit capture of this
` [PATCH 5/7] [gdb/build, c++20] Fix invalid conversion in test_symbols
` [PATCH 6/7] [gdb/build] Return reference in target_read_auxv
` [PATCH 7/7] [gdb/build, c++20] Handle deprecated std::allocator::construct

[PATCH v3 0/4] Many fixes to gdb.reverse tests when testing
 2023-08-21  7:23 UTC  (4+ messages)
` [PATCH v3 3/4] gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang

[pushed] Placate -Wmissing-declarations in sim/cris
 2023-08-19 18:28 UTC 

[pushed] Remove extraneous '%' from sim/cris/local.mk
 2023-08-19 16:55 UTC 

sim regen
 2023-08-19  0:26 UTC  (4+ messages)

[PATCH 0/2] Stop notifications when unwindonsignal is on
 2023-08-18 21:56 UTC  (7+ messages)
` [PATCH 2/2] gdb: MI stopped events "

[PATCH] Fix off-by-one in call to vector::reserve
 2023-08-18 19:02 UTC  (3+ messages)

Autodesk BIM 360
 2023-08-18 16:37 UTC 

[PATCH 0/2] Remove psympriv.h and simplify includes
 2023-08-18 16:07 UTC  (2+ messages)

[PATCH 0/2] Improve handling of thread numbers for reverse execution targets
 2023-08-18 14:27 UTC  (3+ messages)
` [PATCH v2 "
  ` [PING][PATCH "

[PATCH] [gdb/build] Fix yysymbol_kind_t odr violation
 2023-08-18 14:22 UTC  (2+ messages)

[PATCH] C++-ify minidebug.c
 2023-08-17 23:41 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix copy-to-remote in gdb.base/vfork-follow-parent.exp
 2023-08-17 13:47 UTC  (3+ messages)

[PATCH 0/8] Some vfork related fixes
 2023-08-17  8:22 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 5/8] gdb: don't resume vfork parent while child is still running

[PATCH v5 0/4] GDB support for DW_AT_trampoline
 2023-08-17  7:37 UTC  (7+ messages)
` [PATCH v5 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v5 2/4] gdb/symtab: add lookup for trampoline functions
` [PATCH v5 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline
` [PATCH v5 4/4] gdb: Skip trampoline frames in the stack for printing or finish command

[PATCH] Avoid buffer overflow in ada_decode
 2023-08-16 19:07 UTC  (3+ messages)

[PATCH] [gdb/symtab] Handle self-reference DIE
 2023-08-16 18:51 UTC  (2+ messages)

[pushed] Fix obvious bug in aggregate expression
 2023-08-16 17:49 UTC 

sim regen preparation
 2023-08-16 17:47 UTC  (6+ messages)

[PATCH] Implement DAP module-removed event
 2023-08-16 15:54 UTC  (3+ messages)

[PATCH v4 0/4] GDB support for DW_AT_trampoline
 2023-08-16 14:18 UTC  (11+ messages)
` [PATCH v4 1/4] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v4 3/4] gdb/infrun: handle stepping through functions with DW_AT_trampoline

[PATCH] gdb/testsuite: fix race condition in gdb.python/py-thread-exited.exp
 2023-08-16 14:04 UTC  (3+ messages)

[PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading
 2023-08-16 12:45 UTC  (9+ messages)
` [PATCH 1/7] config/debuginfod.m4: Add check for libdebuginfod 0.188
` [PATCH 2/7 v3] gdb/debuginfod: Add debuginfod_section_query
` [PATCH 3/7 v3] gdb: Add command 'maint set/show debuginfod download-sections'
` [PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo
` [PATCH 5/7 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator
` [PATCH 6/7 v4] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 7/7 v4] gdb/debuginfod: Add .debug_line downloading

[PATCH v6 1/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-08-16 10:55 UTC  (3+ messages)

[PATCH v3] [gdb/infcmd]: Add next-expression command
 2023-08-15 16:02 UTC  (2+ messages)

Rename bfd_bread and bfd_bwrite
 2023-08-15 10:02 UTC  (2+ messages)

[PATCH] gdb/testsuite: Improve testing of GDB's completion functions
 2023-08-15  7:05 UTC  (5+ messages)

[PATCH] [gdb/build] Fix YYSTYPE and yyalloc odr violation
 2023-08-14 20:54 UTC  (3+ messages)

[PATCH] Mention process_stratum in inferior::priv comment
 2023-08-14 20:34 UTC  (2+ messages)

[PATCH v6 00/15] Handle variable XSAVE layouts
 2023-08-14 17:52 UTC  (4+ messages)
` [PATCH v6 08/15] gdb: Update x86 Linux architectures to support "
  ` [PATCH v6a "

[PATCH v2 0/8] Fixes for multiprocess for FreeBSD's native target
 2023-08-14 17:51 UTC  (3+ messages)

[PATCH] Remove alloca from osabi.c
 2023-08-14 17:48 UTC  (2+ messages)

[PATCH 1/4] [gdb/build] Remove superfluous variable param_types in gdb/python/py-param.c
 2023-08-14 16:08 UTC  (8+ messages)
` [PATCH 2/4] [gdb/build] Fix enum param_types odr violation
` [PATCH 3/4] [gdb/build] Fix struct token_and_value "
` [PATCH 4/4] [gdb/build] Fix struct token "

[PATCH v3 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2023-08-14 16:00 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] [gdb] Fix maint print symbols/psymbols help text
 2023-08-14 13:39 UTC  (4+ messages)

sim regen
 2023-08-14 11:59 UTC 

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