[PATCH] Treat attributes as code in DWARF assembler
2025-05-30 20:26 UTC (3+ messages)
[pushed] gdb: fix DW_AT_compile_unit -> DW_TAG_compile_unit in comment
2025-05-30 20:20 UTC
[PATCH] Remove some Rust expression helpers
2025-05-30 20:19 UTC (2+ messages)
[PATCH] Handle dynamic DW_AT_data_bit_offset
2025-05-30 19:50 UTC (2+ messages)
[PATCH 0/2][PR GDB/32956] gdb: fix GDB failing to find build-id debug files in linux mount namespaces
2025-05-30 19:50 UTC (11+ messages)
` [PATCH 1/2][PR GDB/32956] gdb: implement linux namespace support for fileio_stat
` [PATCH 2/2][PR GDB/32956] gdb: query inferior's filesystem for build-id debug files
[PATCH 0/6] Self tests improvements
2025-05-30 18:09 UTC (7+ messages)
` [PATCH 1/6] gdb/testsuite: namespace procs in lib/selftest-support.exp
` [PATCH 2/6] gdb/testsuite: remove function parameter from do_self_tests
` [PATCH 3/6] gdb/testsuite: do not copy gdb executable in self tests
` [PATCH 4/6] gdb/testsuite: use libtool to launch selftests
` [PATCH 5/6] gdb/testsuite: turn thread events off in selftests
` [PATCH 6/6] gdb/testsuite: get real executable in gdb.gdb/index-file.exp
[PATCH v2] gdb: introduce a per-interpreter event servicing method
2025-05-30 17:42 UTC
[PATCH 0/2] handle struct type in evaluate_subexp_for_address_base
2025-05-30 17:38 UTC (5+ messages)
` [PATCH 1/2] gdb: remove unused argument "
` [PATCH 2/2] gdb: handle struct type "
[PATCH v2] sim: configury: fix obsolete macros
2025-05-30 15:28 UTC (3+ messages)
[PATCH v2] Require Python 3.4
2025-05-30 13:11 UTC (4+ messages)
[PATCH] [gdb/tdep] Fix gdb.ada/finish-var-size.exp on ppc64le-linux
2025-05-30 12:56 UTC (2+ messages)
[PATCH] Do not allocate macro_scope on the heap
2025-05-30 4:21 UTC (2+ messages)
[PATCH] sim: configury: fix obsolete macros
2025-05-30 0:56 UTC (3+ messages)
[PATCH] gdb: remove corner case when canonicalizing riscv syscall names
2025-05-29 17:42 UTC (5+ messages)
` [PATCH v2] gdb: update "
` [PING][PATCH "
[PATCH 0/2] [gdb/python] Improve handling of star import
2025-05-29 17:19 UTC (5+ messages)
` [PATCH 1/2] [gdb/python] Reimplement F405 fix
` [PATCH 2/2] [gdb/python] Add _impl__init__.py
[PATCH] gdb/dap: fix completion request for empty strings
2025-05-29 17:03 UTC (2+ messages)
[PATCH] gdb: use quoted filename completion for the shell command
2025-05-29 16:54 UTC (2+ messages)
[PATCH v2 00/47] Windows non-stop mode
2025-05-29 16:09 UTC (42+ messages)
` [PATCH v2 07/47] Windows gdb: Eliminate global current_process.dr[8] global
` [PATCH v2 14/47] Windows gdb: Simplify windows_nat_target::wait
` [PATCH v2 15/47] Windows gdb+gdbserver: Move suspending thread to when returning event
` [PATCH v2 16/47] Windows gdb: Introduce continue_last_debug_event_main_thread
` [PATCH v2 21/47] Windows gdb+gdbserver: Introduce get_last_debug_event_ptid
` [PATCH v2 22/47] Windows gdb: Can't pass signal to thread other than last stopped thread
` [PATCH v2 26/47] Windows gdb+gdbserver: Make current_event per-thread state
` [PATCH v2 27/47] Windows gdb+gdbserver: Make last_sig "
` [PATCH v2 28/47] Windows gdb+gdbserver: Make siginfo_er "
` [PATCH v2 31/47] Windows gdb+gdbserver: Eliminate struct pending_stop
` [PATCH v2 32/47] Windows gdb: Change serial_event management
` [PATCH v2 36/47] linux-nat: Factor out get_detach_signal code to common code
` [PATCH v2 37/47] Windows GDB: make windows_thread_info be private thread_info data
` [PATCH v2 38/47] Introduce windows_nat::event_code_to_string
` [PATCH v2 40/47] Windows gdb: Eliminate invalidate_context
` [PATCH v2 42/47] gdb_test_multiple: Anchor prompt match if -lbl
` [PATCH v2] of "
` [PATCH v2 43/47] Windows gdb: extra thread info => show exiting
` [PATCH v2 44/47] Add gdb.threads/leader-exit-schedlock.exp
` [PATCH v2 46/47] Windows gdb: Always non-stop (default to "maint set target-non-stop on")
[PATCH] RFC: gdb: redo whitespace-stripping from commands
2025-05-29 15:35 UTC (6+ messages)
[pushed] gdb, gdbsupport: fix all `;;` instances
2025-05-29 15:16 UTC
[PATCH 0/8] Some solib cleanups
2025-05-29 15:08 UTC (17+ messages)
` [PATCH 1/8] gdb/solib: remove so_ prefix from so_name and so_original_name
` [PATCH 2/8] gdb: fix stale references to so_list
` [PATCH 3/8] gdb/progspace: rename progspace::so_list, make private
` [PATCH 4/8] gdb/solib: move solist.h content to solib.h
` [PATCH 5/8] gdb/solib: boolify in_dynsym_resolve_code functions
` [PATCH 6/8] gdb/solib: make implementation of solib_ops::open_symbol_file_object optional
` [PATCH 7/8] gdb/solib: make solib_ops::in_dynsym_resolve_code optional
` [PATCH 8/8] gdb/solib: make solib_ops::solib_create_inferior_hook optional
[PATCH 0/3] small amd64 prologue analyzer improvements
2025-05-28 17:19 UTC (4+ messages)
` [PATCH 1/3] gdb: refactor amd64_analyze_prologue
` [PATCH 2/3] gdb: correct endbr64 instruction handling in amd64_analyze_prologue
` [PATCH 3/3] gdb: return after stack alignment skip if current_pc is reached
[PATCH] Fix regression with DW_AT_bit_offset handling
2025-05-28 16:28 UTC (2+ messages)
[PATCH v2] [gdb/symtab] Note errors in process_skeletonless_type_units
2025-05-28 16:10 UTC (4+ messages)
[PATCH] Use "MS" for .debug_str
2025-05-28 15:18 UTC (3+ messages)
[PATCH v2] RISC-V: Fix ISA string detection for disassembly
2025-05-28 13:14 UTC (2+ messages)
[PATCH] gdbserver: Update require_int function to parse offset for pread packet
2025-05-28 12:24 UTC (3+ messages)
[PATCH v2] Change file initialization to use INIT_GDB_FILE macro
2025-05-27 20:08 UTC
[PATCH] Change file initialization to use INIT_GDB_FILE macro
2025-05-27 18:02 UTC (3+ messages)
[PATCH v3] gdb, configure: Add disable-formats option for configure
2025-05-27 16:26 UTC (3+ messages)
[PATCH v3 00/11] Add CET shadow stack support
2025-05-27 15:31 UTC (16+ messages)
` [PATCH v3 06/11] gdb, bfd: amd64 linux coredump support with shadow stack
` [PATCH v3 09/11] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH v3 10/11] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH v3 11/11] gdb: Enable displaced stepping with shadow stack on amd64 linux
[PATCH] Fix DAP defer_stop_events implementation
2025-05-27 15:26 UTC
[PATCH 1/6] gdb: re-work parallel-for-selftests.c
2025-05-27 14:44 UTC (2+ messages)
[PATCH] gdb: make objfile_has_full_symbols and objfile_has_symbols methods of objfile
2025-05-27 14:29 UTC (3+ messages)
[PATCH v3 00/12] fix PR gdb/19340
2025-05-27 13:30 UTC (13+ messages)
` [PATCH v3 01/12] gdb, btrace: fix pr19340
` [PATCH v3 02/12] gdb, record: notify_normal_stop on 'record stop' when selected thread moves
` [PATCH v3 03/12] gdb, btrace: simplify gdb.btrace/multi-inferior.exp
` [PATCH v3 04/12] gdb, btrace: set wait status to ignore if nothing is moving
` [PATCH v3 05/12] gdb, remote: adjust debug printing
` [PATCH v3 06/12] btrace, infrun: simplify scheduler-locking replay
` [PATCH v3 07/12] btrace, infrun: replay scheduler locking only depends on to-be-resumed thread
` [PATCH v3 08/12] btrace: remove update_thread_list() and thread_alive()
` [PATCH v3 09/12] btrace: stopped_by_*() consider the selected thread
` [PATCH v3 10/12] gdb, infrun: fix silent inferior switch in do_target_wait()
` [PATCH v3 11/12] gdb, btrace: per-inferior run-control
` [PATCH v3 12/12] linux: handle split resume requests with target-async off
[PATCH 1/2] gdb/testsuite: Fix flakiness in gdb.base/default.exp
2025-05-27 1:52 UTC (8+ messages)
` [PATCH 2/2] gdb/testsuite: Clarify -lbl option in gdb_test_multiple
[PATCH 0/2] gdb/alpha: Add target description support and fpcr flags
2025-05-26 17:14 UTC (5+ messages)
` [PATCH 1/2] gdb/alpha: Add target description support
` [PATCH 2/2] gdb/alpha: Redefine fpcr with fpcr_flags type
[PATCH v4] gdb, configure: Add disable-formats option for configure
2025-05-26 17:11 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH 0/2] Improvements to _current_linker_namespace
2025-05-26 16:33 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] gdb/solib: Change type of convenience variable _current_linker_namespace
` [PATCH v2 2/2] gdb/solib: rename convenience variable to _linker_namespace
[PATCH] gdb/record: Support csrrci instruction in risc-v
2025-05-26 16:28 UTC (2+ messages)
[PATCH 0/4] [gdb/breakpoints] Fix PR32202
2025-05-26 12:02 UTC (5+ messages)
` [PATCH 3/4] [gdb] Partially stabilize sort in compare_{symbols, msymbols}
[PATCH] [gdb] Catch errors in before_prompt.notify
2025-05-26 10:09 UTC (5+ messages)
[PATCH] [gdb] Handle errors in observable::notify
2025-05-26 10:03 UTC
[PATCH v2] Call restore_original_signal_state after GDB forks
2025-05-26 9:31 UTC (2+ messages)
[PATCH v2 00/47] A new target to debug Intel GPUs
2025-05-26 8:03 UTC (4+ messages)
[PATCH] [gdb/symtab] Note errors in process_skeletonless_type_units
2025-05-26 2:30 UTC (4+ messages)
You seem different (in a good way)
2025-05-25 18:05 UTC
GDB 17 release schedule proposal
2025-05-25 7:04 UTC (4+ messages)
GDB 17.1 release -- 2025-05-24 update
2025-05-24 16:39 UTC
[PATCH] [gdb] Make make-init-c more robust
2025-05-24 14:14 UTC (8+ messages)
[PATCH] gdb/solib-svr4: check that solib is SVR4 in tls_maybe_fill_slot and tls_maybe_erase_slot
2025-05-24 14:08 UTC (5+ messages)
[PATCH 1/2] gdb: turn CHECK_ADDRMAP_FIND into a function
2025-05-24 14:07 UTC (5+ messages)
` [PATCH 2/2] gdb: use local addrmap_mutable in addrmap selftest
[PATCH] sim: ppc: use correct macros
2025-05-24 11:21 UTC (2+ messages)
[pushed] [gdb/build] Fix unused var in lookup_dwo_unit_in_dwp
2025-05-24 8:27 UTC
[pushed] gdb: include <mutex> in dwarf2/read.h
2025-05-24 2:29 UTC (3+ messages)
[PUSHED] gdb/NEWS: minor white space fix
2025-05-23 18:27 UTC
[PATCH v2] [gdb/testsuite] Add gdb.dwarf2/fission-dw-form-strx.exp
2025-05-23 16:42 UTC (3+ 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