[PATCH v7 00/18] SME support for AArch64 gdb/gdbserver on Linux
2023-09-21 10:02 UTC (28+ messages)
` [PATCH v7 01/18] [gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
` [PATCH v7 02/18] [gdb/aarch64] refactor: Rename SVE-specific files
` [PATCH v7 03/18] [gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
` [PATCH v7 04/18] [gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
` [PATCH v7 05/18] [gdb/aarch64] sme: Enable SME registers and pseudo-registers
` [PATCH v7 06/18] [gdbserver/generic] Convert tdesc's expedite_regs to a string vector
` [PATCH v7 07/18] [gdbserver/aarch64] refactor: Adjust expedited registers dynamically
` [PATCH v7 08/18] [gdbserver/aarch64] sme: Add support for SME
` [PATCH v7 09/18] [gdb/aarch64] sve: Fix signal frame z/v register restore
` [PATCH v7 10/18] [gdb/aarch64] sme: Signal frame support
` [PATCH v7 11/18] [gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
` [PATCH v7 12/18] [gdb/aarch64] sme: Support TPIDR2 signal frame context
` [PATCH v7 13/18] [gdb/generic] Get rid of linux-core-thread-data
` [PATCH v7 14/18] [gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core files
` [PATCH v7 15/18] [gdb/generic] corefile/bug: Add hook to control the use of target description notes from corefiles
` [PATCH v7 16/18] [gdb/aarch64] sme: Core file support for Linux
` [PATCH v7 17/18] [gdb/testsuite] sme: Add SVE/SME testcases
` [PATCH v7 18/18] [gdb/docs] sme: Document SME registers and features
[PATCH 0/1] replace PBUFSIZ with a target op
2023-09-21 6:02 UTC (7+ messages)
` [PATCH 1/1] gdb, gdbserver: "
[pushed] Remove stray trailing "," from DAP breakpoint.py
2023-09-20 23:09 UTC
[RFC] [PATCH] Improve range stepping efficiency (ensure GDB steps over entire line, at once)
2023-09-20 21:38 UTC
[PATCH 0/5] Adjust/fix gdb.thread/pthreads.exp for Cygwin
2023-09-20 17:59 UTC (6+ messages)
` [PATCH 1/5] gdb.threads/pthreads.c, K&R -> ANSI function style
` [PATCH 2/5] Fix gdb.threads/pthreads.c formatting
` [PATCH 3/5] Fix gdb.threads/pthreads.exp error handling/printing
` [PATCH 4/5] In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUP
` [PATCH 5/5] Adjust gdb.thread/pthreads.exp for Cygwin
[PATCH v2 0/4] DAP fixups
2023-09-20 17:40 UTC (2+ messages)
[PATCH 0/2] Improve handling of thread numbers for reverse execution targets
2023-09-20 17:13 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] gdb: keep record "
` [PING][PATCH v2 0/2] Improve handling "
[PATCH][PR <gdb/29784>] Fix: Trailing whitespace omitted when using "with" command
2023-09-20 16:51 UTC
[pushed] Run 'black' on printing.py
2023-09-20 16:43 UTC
[PATCH] gdb/tui: add 'set tui mouse-events off' to restore mouse selection
2023-09-20 15:39 UTC (9+ messages)
[PATCH] [gdb/symtab] Error out for .debug_types section in dwz file
2023-09-20 14:06 UTC (3+ messages)
[PATCH] Remove explanatory comments from includes
2023-09-20 8:49 UTC (2+ messages)
[PATCH] Fallback to direct access if lacking pemission for linux namespaces
2023-09-20 8:48 UTC (2+ messages)
[PATCH] nat: linux-namespaces: Also enter user namespace
2023-09-20 8:15 UTC (3+ messages)
[PATCH 0/5] Handle pointers and references correctly in DAP
2023-09-19 19:30 UTC (2+ messages)
[PATCH] Remove keywords from target debug printer names
2023-09-19 17:05 UTC
[PATCH v4 0/2] add annotation in 'info locals' command for variables shadowing case
2023-09-19 16:47 UTC (3+ messages)
` [PATCH v4 1/2] gdb: "
` [PATCH v4 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
2023-09-19 15:52 UTC (2+ messages)
[PATCH v3 0/2] add annotation in 'info locals' command for variables shadowing case
2023-09-19 15:46 UTC (9+ messages)
` [PATCH v3 1/2] gdb: "
` [PATCH v3 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading
2023-09-19 14:35 UTC (16+ 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] Support the NO_COLOR environment variable
2023-09-19 14:13 UTC (7+ messages)
[PATCH 0/9] Add executable_changed event to Python API
2023-09-19 14:09 UTC (16+ messages)
` [PATCH 1/9] gdb/doc: extend the description for Progspace.filename
` [PATCH 2/9] gdb/python: new Progspace.symbol_file attribute
` [PATCH 3/9] gdb/python: new Progspace.executable_filename attribute
` [PATCH 4/9] gdb: remove one user of the executable changed observer
` [PATCH 5/9] gdb: remove final user of the executable_changed observer
` [PATCH 6/9] gdb: remove unnecessary notification of "
` [PATCH 7/9] gdb: pass more arguments to the "
` [PATCH 8/9] gdb/python: make the executable_changed event available from Python
` [PATCH 9/9] gdb: use reopen_exec_file from reread_symbols
[PATCH v2 0/4] Use checked_static_cast for breakpoint casts
2023-09-19 14:00 UTC (6+ messages)
` [PATCH v2 1/4] Use gdb::checked_static_cast for watchpoints
` [PATCH v2 2/4] Use gdb::checked_static_cast for tracepoints
` [PATCH v2 3/4] Use gdb::checked_static_cast for code_breakpoint
` [PATCH v2 4/4] Use gdb::checked_static_cast for catchpoints
[PATCH] gdb/testsuite: add xfail for gdb/29965 in gdb.threads/process-exit-status-is-leader-exit-status.exp
2023-09-19 13:56 UTC (2+ messages)
[PATCH v3 1/1] gdb, breakpoint: add a destructor to the watchpoint struct
2023-09-19 12:57 UTC (5+ messages)
` [PING][PATCH "
[PATCH v2] gdb/cli: fixes to newly added "list ." command
2023-09-19 12:07 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
GDB 14 branching & release -- 2023-09-16 update
2023-09-18 21:32 UTC (4+ messages)
[PATCH v5 0/6] SME2 support for AArch64 gdb/gdbserver on Linux
2023-09-18 21:27 UTC (7+ messages)
` [PATCH v5 1/6] [gdb/aarch64] sme2: Enable SME2 for AArch64 gdb "
` [PATCH v5 2/6] [gdbserver/aarch64] sme2: Enable SME2 support in gdbserver
` [PATCH v5 3/6] [gdb/aarch64] sme2: signal frame support
` [PATCH v5 4/6] [gdb/aarch64] sme2: Core file support for ZT register set
` [PATCH v5 5/6] [gdb/testsuite] sme2: Extend SME tests to include SME2
` [PATCH v5 6/6] [gdb/docs] sme2: Document SME2 registers and features
[PATCH] Move val_prettyformat to valprint.h
2023-09-18 18:21 UTC (2+ messages)
[PATCH v2 0/7] Rewrite gdb_bfd_openr_iovec to be type-safe
2023-09-18 14:52 UTC (8+ messages)
` [PATCH v2 1/7] Introduce type-safe variant of gdb_bfd_openr_iovec
` [PATCH v2 2/7] Small constructor change to target_buffer
` [PATCH v2 3/7] Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec
` [PATCH v2 4/7] Convert target fileio "
` [PATCH v2 5/7] Convert minidebug "
` [PATCH v2 6/7] Convert solib-rocm "
` [PATCH v2 7/7] Remove old gdb_bfd_openr_iovec
[PATCH 0/7] Rewrite gdb_bfd_openr_iovec to be type-safe
2023-09-18 14:49 UTC (8+ messages)
` [PATCH 1/7] Introduce type-safe variant of gdb_bfd_openr_iovec
` [PATCH 6/7] Convert solib-rocm to new type-safe gdb_bfd_openr_iovec
[PATCH 0/4] Use checked_static_cast for breakpoint casts
2023-09-18 14:20 UTC (8+ messages)
` [PATCH 1/4] Use gdb::checked_static_cast for watchpoints
` [PATCH 2/4] Use gdb::checked_static_cast for tracepoints
` [PATCH 3/4] Use gdb::checked_static_cast for code_breakpoint
` [PATCH 4/4] Use gdb::checked_static_cast for catchpoints
[pushed] gdb: remove unused free_actions declaration
2023-09-18 0:49 UTC
[PATCH] More type safety for symbol_search
2023-09-18 0:47 UTC (2+ messages)
[PATCH] [gdb/symtab] Fix overly large gdb-index file check for 32-bit
2023-09-15 21:38 UTC (2+ messages)
[PATCH] gdb: remove -Werror annotations from MAINTAINERS file
2023-09-15 20:21 UTC (3+ messages)
[PATCH v3 1/3] gdb: add inferior_cloned observable
2023-09-15 20:19 UTC (9+ messages)
` [PATCH v3 2/3] gdb/testsuite: add linux target check in allow_hipcc_tests
` [PATCH v3 3/3] gdb/amdgpu: add precise-memory support
[pushed] gdb: add Lancelot Six as maintainer of the AMD GPU port
2023-09-15 17:25 UTC (2+ messages)
[pushed] Fix build failure with GCC 4.8
2023-09-15 16:23 UTC
[PATCH] Specialize std::hash for ptid_t
2023-09-15 16:22 UTC (11+ messages)
[PATCH] gdb/amdgpu: Silence wave termination messages
2023-09-15 16:22 UTC (3+ messages)
[PATCH] Clean up intermediate values in val_print_packed_array_elements
2023-09-15 15:03 UTC
[PATCH v2 1/3] gdb: add inferior_cloned observable
2023-09-15 14:47 UTC (6+ messages)
` [PATCH v2 3/3] gdb/amdgpu: add precise-memory support
[pushed] Rename split_style::DOT
2023-09-15 13:46 UTC
[PATCH v2] Fix hardware watchpoints in replay mode
2023-09-15 10:09 UTC (2+ messages)
[PATCH] Throw error when creating an overly large gdb-index file
2023-09-15 9:09 UTC (8+ messages)
[PATCH v2] gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.exp
2023-09-15 7:36 UTC (3+ messages)
[PATCH 1/2] gdb: add inferior_cloned observable
2023-09-14 16:18 UTC (6+ messages)
` [PATCH 2/2] gdb/amdgpu: add precise-memory support
[PATCH] gdb: add some missing filename styling
2023-09-14 16:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox