Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/36] GDB: testsuite: Fix top-level returns
 2026-04-27  6:34 UTC  (25+ messages)
` [PATCH 01/36] GDB: testsuite: aarch64, arm: Don't return -1 from top-level (sed)
` [PATCH 02/36] GDB: testsuite: aarch64, arm: Don't return -1 from top-level (manual)
` [PATCH 03/36] GDB: testsuite: intel: Don't return -1 from top-level (sed)
` [PATCH 04/36] GDB: testsuite: intel: Don't return -1 from top-level (manual)
` [PATCH 05/36] GDB: testsuite: powerpc: Don't return -1 from top-level (sed)
` [PATCH 06/36] GDB: testsuite: powerpc: Don't return -1 from top-level (manual)
` [PATCH 07/36] GDB: testsuite: riscv: Don't return -1 from top-level (sed)
` [PATCH 08/36] GDB: testsuite: riscv: Don't return -1 from top-level (manual)
` [PATCH 09/36] GDB: testsuite: s390: Don't return -1 from top-level (sed)
` [PATCH 12/36] GDB: testsuite: Don't return -1 from top-level in multi-arch tests
` [PATCH 13/36] GDB: testsuite: base: Don't return -1 from top-level (sed)
` [PATCH 14/36] GDB: testsuite: base: Don't return 0 "
` [PATCH 15/36] GDB: testsuite: base: Don't return -1 from top-level (manual)
` [PATCH 16/36] GDB: testsuite: C++: Don't return -1 from top-level (sed)
` [PATCH 17/36] GDB: testsuite: C++: Don't return -1 from top-level (manual)
` [PATCH 18/36] GDB: testsuite: DWARF: Don't return -1 from top-level (sed)
` [PATCH 19/36] GDB: testsuite: DWARF: Don't return -1 from top-level (manual)
` [PATCH 20/36] GDB: testsuite: GDB: Don't return -1 from top-level
` [PATCH 21/36] GDB: testsuite: Guile: "
` [PATCH 23/36] GDB: testsuite: Python: Don't return -1 from top-level (manual)
` [PATCH 24/36] GDB: testsuite: linespec: Don't return -1 from top-level
` [PATCH 27/36] GDB: testsuite: reverse: Don't return -1 from top-level (sed)
` [PATCH 30/36] GDB: testsuite: server: Don't return -1 from top-level (manual)
` [PATCH 31/36] GDB: testsuite: threads: Don't return -1 from top-level (sed)

[PATCH v2] [gdb] Support default locations in DWARF5 loclists
 2026-04-27  3:12 UTC  (2+ messages)

[PATCH] [gdb/tui] Expand WDB reference
 2026-04-26 19:20 UTC  (3+ messages)

[pushed 00/28] Windows non-stop prep
 2026-04-26 12:52 UTC  (30+ messages)
` [pushed 01/28] Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_CONTEXT)
` [pushed 02/28] Windows gdb: handle_output_debug_string return type
` [pushed 03/28] Windows gdb: Eliminate reload_context
` [pushed 04/28] Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) calls
` [pushed 05/28] Windows gdb+gdbserver: Eliminate DONT_SUSPEND
` [pushed 06/28] Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec
` [pushed 07/28] Windows gdb: Simplify windows_nat_target::wait
` [pushed 08/28] Windows gdb+gdbserver: Move suspending thread to when returning event
` [pushed 09/28] Windows gdb: Introduce continue_last_debug_event_main_thread
` [pushed 10/28] Windows gdb: Introduce windows_continue_flags
` [pushed 11/28] Windows gdb: Factor code out of windows_nat_target::windows_continue
` [pushed 12/28] Windows gdb: Pending stop and current_event
` [pushed 13/28] Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stops
` [pushed 14/28] Windows gdb+gdbserver: Introduce get_last_debug_event_ptid
` [pushed 15/28] Windows gdb: Can't pass signal to thread other than last stopped thread
` [pushed 16/28] Windows gdbserver: Fix scheduler-locking
` [pushed 17/28] Windows gdb: Enable "set scheduler-locking on"
` [pushed 18/28] Windows gdbserver: Eliminate soft-interrupt mechanism
` [pushed 19/28] Windows gdb+gdbserver: Make current_event per-thread state
` [pushed 20/28] Windows gdb+gdbserver: Make last_sig "
` [pushed 21/28] Windows gdb+gdbserver: Make siginfo_er "
` [pushed 22/28] Add backpointer from windows_thread_info to windows_process_info
` [pushed 23/28] Windows gdb+gdbserver: Share $_siginfo reading code
` [pushed 24/28] Windows gdb+gdbserver: Eliminate struct pending_stop
` [pushed 25/28] Windows gdb: Change serial_event management
` [pushed 26/28] Windows gdb: cygwin_set_dr => windows_set_dr, etc
` [pushed 27/28] Windows gdb: Move debug macros to windows-nat.h
` [pushed 28/28] Windows gdb: Avoid writing debug registers if watchpoint hit pending

[PATCH] [gdb] Support default locations in DWARF5 loclists
 2026-04-26  7:47 UTC  (4+ messages)

[PATCH] GDB: testsuite: Fix proc return value in gdb.python/py-prettyprint.exp
 2026-04-26  4:18 UTC 

GDB 17.2 release update -- 2026-04-25
 2026-04-25 19:10 UTC 

[PATCH v6 0/4] [gdb/tui] Fix crash with debuginfod query
 2026-04-25 14:40 UTC  (2+ messages)

[PATCH 0/4] gdb/aarch64: record/replay support for AArch64
 2026-04-25  8:38 UTC  (23+ messages)
` [PATCH 1/4] gdb/aarch64: record/replay support for LRCPC3
` [PATCH 2/4] gdb/aarch64: Test record/replay support for CSSC
` [PATCH 3/4] gdb/aarch64: record/replay support for RPRFM and PRFM (reg)
` [PATCH 4/4] gdb/aarch64: record/replay support for LSE128

[pushed] [pre-commit] Bump isort to 9.0.0a3
 2026-04-25  7:17 UTC 

[PATCH 0/7] [gdb] Add superblocks range loops
 2026-04-24 21:24 UTC  (14+ messages)
` [PATCH 1/7] [gdb] Use block::function_block
` [PATCH 2/7] [gdbsupport] Add parameterless iterator_range constructor
` [PATCH 3/7] [gdbsupport] Factor out base_next_iterator
` [PATCH 4/7] [gdb] Add block::superblocks
` [PATCH 5/7] [gdb] Use block::super_blocks
` [PATCH 6/7] [gdb] Add block::function_blocks
` [PATCH 7/7] [gdb] Use block::function_blocks

[PATCH] Call error_value_optimized_out from value_assign
 2026-04-24 17:37 UTC  (4+ messages)

[pushed] [gdb] Add error_value_not_available
 2026-04-24 17:31 UTC 

[PATCH] [gdb/tui] Handle error in tui_enable
 2026-04-24 15:49 UTC 

[PATCH] Don't pretend infcalls don't set the inferior running (PR gdb/34082)
 2026-04-24 15:34 UTC  (3+ messages)

[PATCH 0/2] C++-ify print_variable_and_value_data
 2026-04-24 15:23 UTC  (3+ messages)
` [PATCH 1/2] Allow move of compiled_regex
` [PATCH 2/2] C++-ify print_variable_and_value_data

[PATCH v1 0/4] gdb/python: more fixes again for Python limited C API support
 2026-04-24 14:56 UTC  (14+ messages)
` [PATCH v1 1/4] gdb/python: add gdbpy_borrowed_ref
` [PATCH v1 2/4] gdb/python: eval_python_command returns both exit code and result
` [PATCH v1 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
` [PATCH v1 4/4] gdb/python: work around missing symbols not yet part of Python limited API

[PATCH 0/2] More bool in ada-lang.c
 2026-04-24 14:50 UTC  (3+ messages)
` [PATCH 1/2] Use bool in ada_add_all_symbols
` [PATCH 2/2] Use bool in map_matching_symbols

[PATCH] gdb, testsuite: use -no-prompt-anchor in step-over-thread-exit.exp
 2026-04-24 14:19 UTC 

[PATCH] Use fully-qualified name in var_decl_name
 2026-04-24 13:33 UTC  (2+ messages)

[PATCH 0/7] [pre-commit] Some codespell fixes
 2026-04-24 13:20 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "

[PATCH] [gdb] Improve selftest c_ctrl_unctrl
 2026-04-24 13:16 UTC  (3+ messages)
` [PING][PATCH] "

[PATCHv2] gdb: notify of inferior switch when needed from 'thread' command
 2026-04-24 10:15 UTC  (3+ messages)
` [PATCHv3] "

[PATCH] [gdb] Simplify frame_follow_static_link
 2026-04-24  7:22 UTC  (4+ messages)

[PATCH v4 0/2] Support for Haiku/x86-64 in GDB
 2026-04-24  3:13 UTC  (6+ messages)
` [PATCH v4 1/2] gdbserver: Haiku support
` [PATCH v4 2/2] gdb: "

[PATCH 0/8] Support for Haiku/x86-64 in GDB
 2026-04-24  2:56 UTC  (4+ messages)

[PATCH] Avoid crash in dwarf2/read.c:determine_prefix
 2026-04-24  2:40 UTC  (2+ messages)

[PATCH] gdb/dwarf: fix internal error in dwarf2_fetch_cfa_info for FDEs without a CFA rule
 2026-04-24  2:29 UTC  (3+ messages)

[PATCH] GDB/testsuite: Fix schedlock.exp crash due to empty $after_args
 2026-04-24  2:08 UTC  (2+ messages)

[PATCH] gdb: Add support for TLS under RTEMS
 2026-04-24  1:54 UTC  (2+ messages)

[pushed] [pre-commit] Bump isort to 9.0.0a2
 2026-04-23 22:46 UTC 

[PATCH 0/5] Improved support for core files with missing NT_FILE note
 2026-04-23 22:08 UTC  (4+ messages)
` [PATCH 5/5] gdb/linux: handle missing NT_FILE note when opening core files

[PATCH] Handle nested Ada functions with gnat-llvm
 2026-04-23 19:10 UTC 

[pushed] Second fix to attr_ref_and_charlit.exp
 2026-04-23 18:50 UTC 

[pushed] Update gdb.ada/attr_ref_and_charlit for gnat-llvm
 2026-04-23 18:37 UTC 

[PATCH][PING] dwarf2: avoid decoding .debug_line for type units
 2026-04-23 17:42 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] [gdb] Fix segfault in sig_write
 2026-04-23 15:55 UTC  (3+ messages)

[PATCH v2 0/6] refactor the internals of record-full
 2026-04-23 15:45 UTC  (8+ messages)
` [PATCH v2 1/6] gdb/record: Refactor record history
` [PATCH v2 2/6] gdb/record: remove record_full_insn_num
` [PATCH v2 3/6] gdb/record: c++ify internal structures of record-full.c
` [PATCH v2 4/6] gdb/record: make record_full_history more c++-like
` [PATCH v2 5/6] gdb/record: extract the PC to record_full_instruction
` [PATCH v2 6/6] gdb/record: Define new version of the record-save section

[PATCH v3] [gdb] Fix segfault in sig_write
 2026-04-23 14:43 UTC 

[PATCH] testsuite: Skip fission-dw-form-strx with clang
 2026-04-23 14:36 UTC  (3+ messages)
` [PATCH] gdb.dwarf2: Fix fission-dw-form-strx.exp workflow

[PATCH] [gdb/symtab] Factor out new_symbol_file_line
 2026-04-23 13:01 UTC  (3+ messages)

[PATCH] [gdb/symtab] Factor out new_symbol variant
 2026-04-23 12:58 UTC 

[PATCH v2 0/1] s390: Deprecate s390 32-bit target "s390-*"
 2026-04-23 12:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] Implement windows_nat_target::stop
 2026-04-23  8:01 UTC  (5+ messages)
      ` [pushed] "

[PATCH v2 0/9] Add new command to print the shadow stack backtrace
 2026-04-22 19:25 UTC  (4+ messages)
` [PATCH v2 9/9] gdb, mi: Add -shadow-stack-list-frames command

[PATCH 0/6] Refactor the internals of record-full
 2026-04-22 18:51 UTC  (10+ messages)
` [PATCH 3/6] gdb/record: c++ify internal structures of record-full.c
` [PATCH 4/6] gdb/record: make record_full_history more c++-like
` [PATCH 6/6] gdb/record: Define new version of the record-save section

[PATCH] gdb/dap: add support for opening core files
 2026-04-22 17:20 UTC  (3+ messages)

[PATCH v2 0/7] Remove addrmap from blockvector
 2026-04-22 10:30 UTC  (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] gdb: implement readnow_functions::find_pc_sect_compunit_symtab
` [PATCH v3 2/7] gdb: update expanded_symbols_functions::find_pc_sect_compunit_symtab
` [PATCH v3 3/7] gdb: simplify find_compunit_symtab_for_pc_sect
` [PATCH v3 4/7] gdb: update blockvector::lookup to handle non-contiguous blocks
` [PATCH v3 5/7] gdb: do not set blockvector address map
` [PATCH v3 6/7] gdb: remove address map from struct blockvector
` [PATCH v3 7/7] gdb: add unit test for blockvector::lookup of non-contiguous blocks

[PATCH v2] [gdb] Remove unnecessary defs.h/common-defs.h includes
 2026-04-21 21:28 UTC  (3+ messages)

[PATCH] [gdb] Remove unnecessary defs.h/common-defs.h includes
 2026-04-21 19:44 UTC  (3+ messages)

[pushed] Fix typo in sim/ppc/std-config.h
 2026-04-21 19:43 UTC  (3+ messages)

[PATCH] Add infcall support for C++ constructor-style expressions
 2026-04-21 18:13 UTC  (3+ messages)

[PATCH] [gdb/tui] Handle tui disable in new ui
 2026-04-21 15:19 UTC  (2+ messages)

[PATCH] [gdb] Add unit test for iterator_range
 2026-04-21 15:17 UTC  (2+ messages)

[PATCH] gdb: add process_target_ops_ref
 2026-04-21 14:27 UTC  (3+ 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