public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [gdb] Prune inferior after switching inferior
 2024-05-08 12:21 UTC  (3+ messages)
` [PING][PATCH] "
  ` [PING^2][PATCH] "

[PATCH 0/2] binutils-gdb: Remove Itanium (IA-64) architecture
 2024-05-08 12:10 UTC  (6+ messages)
` [PATCH 1/2] binutils: "
` [PATCH 2/2] gdb: "

[PATCH] [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust
 2024-05-08 12:02 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING^2][PATCH] "

[PATCH v3][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
 2024-05-08 11:32 UTC  (10+ messages)
` [PATCH v3][PR symtab/30520 2/4] gdb/symtab: reuse last segment lookup name info by creating it outside the loop
` [PATCH v3][PR symtab/30520 3/4] gdb/symtab: compute match_type "
` [PATCH v3][PR symtab/30520 4/4] gdb/symtab: use symbol name matcher for all segments in a qualified name

[PATCH v2 0/5] Add support for AArch64 MOPS instructions
 2024-05-08  8:52 UTC  (7+ messages)
` [PATCH v2 1/5] gdb/aarch64: Implement software single stepping for "
` [PATCH v2 2/5] gdb/aarch64: Add record support "
` [PATCH v2 3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp
` [PATCH v2 4/5] gdb/testsuite: Add gdb.arch/aarch64-mops-atomic-inst.exp
` [PATCH v2 5/5] gdb/testsuite: Add gdb.reverse/aarch64-mops.exp

[PATCHv4 00/10] x86/Linux Target Description Changes
 2024-05-08  7:49 UTC  (29+ messages)
` [PATCHv5 00/11] "
  ` [PATCHv5 01/11] gdbserver/ipa/x86: remove unneeded declarations
  ` [PATCHv5 02/11] gdbserver: convert have_ptrace_getregset to a tribool
  ` [PATCHv5 05/11] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
  ` [PATCHv5 07/11] gdb/gdbserver: share some code relating to target description creation
  ` [PATCHv5 08/11] gdb/arch: assert that X86_XSTATE_MPX is not set for x32
  ` [PATCHv5 09/11] gdbserver: update target description creation for x86/linux
  ` [PATCHv5 11/11] gdb/gdbserver: share x86/linux tdesc caching

Optionally print source code to gdb console window
 2024-05-08  1:29 UTC  (6+ messages)

[PATCH 00/34] Windows non-stop mode
 2024-05-07 23:42 UTC  (35+ messages)
` [PATCH 01/34] Windows gdb: Dead code in windows_nat_target::do_initial_windows_stuff
` [PATCH 02/34] Windows gdb: Eliminate global current_process.dr[8] global
` [PATCH 03/34] Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_CONTEXT)
` [PATCH 04/34] Windows gdb: handle_output_debug_string return type
` [PATCH 05/34] Windows gdb: Eliminate reload_context
` [PATCH 06/34] Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) calls
` [PATCH 07/34] Windows gdb+gdbserver: Eliminate DONT_SUSPEND
` [PATCH 08/34] Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec
` [PATCH 09/34] Windows gdb: Simplify windows_nat_target::wait
` [PATCH 10/34] Windows gdb+gdbserver: Move suspending thread to when returning event
` [PATCH 11/34] Windows gdb: Introduce continue_last_debug_event_main_thread
` [PATCH 12/34] Windows gdb: Introduce windows_continue_flags
` [PATCH 13/34] Windows gdb: Factor code out of windows_nat_target::windows_continue
` [PATCH 14/34] Windows gdb: Pending stop and current_event
` [PATCH 15/34] Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stops
` [PATCH 16/34] Windows gdb+gdbserver: Introduce get_last_debug_event_ptid
` [PATCH 17/34] Windows gdb: Can't pass signal to thread other than last stopped thread
` [PATCH 18/34] Windows gdbserver: Fix scheduler-locking
` [PATCH 19/34] Windows gdb: Enable "set scheduler-locking on"
` [PATCH 20/34] Windows gdbserver: Eliminate soft-interrupt mechanism
` [PATCH 21/34] Windows gdb+gdbserver: Make current_event per-thread state
` [PATCH 22/34] Windows gdb+gdbserver: Make last_sig "
` [PATCH 23/34] Windows gdb+gdbserver: Make siginfo_er "
` [PATCH 24/34] Add backpointer from windows_thread_info to windows_process_info
` [PATCH 25/34] Windows gdb+gdbserver: Share $_siginfo reading code
` [PATCH 26/34] Windows gdb+gdbserver: Eliminate struct pending_stop
` [PATCH 27/34] Windows gdb: Change serial_event management
` [PATCH 28/34] Windows gdb: cygwin_set_dr => windows_set_dr, etc
` [PATCH 29/34] windows_per_inferior::continue_one_thread, unify WoW64/non-WoW64 paths
` [PATCH 30/34] windows-nat.c: Avoid writing debug registers if watchpoint hit pending
` [PATCH 31/34] Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available
` [PATCH 32/34] Windows gdb: Add non-stop support
` [PATCH 33/34] Windows gdb: Watchpoints while running (internal vs external stops)
` [PATCH 34/34] Mention Windows non-stop support in NEWS

[PATCH] Fix heap-use-after-free because all_objfiles_removed triggers tui_display_main
 2024-05-07 17:30 UTC  (3+ messages)

[PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
 2024-05-07 16:34 UTC  (4+ messages)

[pushed/ob] gdb.base/watchpoint-running.exp: Run sw watch tests even if no hw watch
 2024-05-07 12:11 UTC 

[pushed/ob] Remove gdb.base/watchpoint-running.exp leftover
 2024-05-07 12:11 UTC 

[PATCH] Fix build issues with mingw toolchain
 2024-05-07 10:59 UTC  (5+ messages)

[PATCH] Fix setting watchpoints when current thread is running (PR gdb/31521)
 2024-05-07 10:30 UTC  (6+ messages)

[PATCH v5] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-05-07  9:57 UTC  (3+ messages)

[PATCH] gdb/testsuite/lib/rocm: Fix with_rocm_gpu_lock
 2024-05-07  9:37 UTC  (3+ messages)

[PATCH 0/5] Add support for AArch64 MOPS instructions
 2024-05-07  2:10 UTC  (10+ messages)
` [PATCH 1/5] gdb/aarch64: Implement software single stepping for "
` [PATCH 2/5] gdb/aarch64: Add record support "
` [PATCH 3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp
` [PATCH 4/5] gdb/testsuite: Add gdb.arch/aarch64-mops-atomic-inst.exp
` [PATCH 5/5] gdb/testsuite: Add gdb.reverse/aarch64-mops.exp

[PATCH] Pass stream to remote_console_output
 2024-05-06 21:10 UTC 

[PATCH v2] Allow calling of user-defined function call operators
 2024-05-06 16:31 UTC  (7+ messages)

[PATCH v3] Change message when reaching end of reverse history
 2024-05-06 14:50 UTC  (5+ messages)

[RFC v2][PR symtab/30520 1/4] gdb/symtab: check name matches before expanding a CU
 2024-05-06 14:32 UTC  (11+ messages)
` [RFC v2][PR symtab/30520] gdb/symtab: fix the gdb.cp/anon-struct test

[PATCH v2] [gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach
 2024-05-06 11:33 UTC  (2+ messages)

[PATCH] [gdb/exp] Redo cast handling for indirection
 2024-05-06 11:21 UTC  (2+ messages)

[PATCH] [gdb/exp] Fix cast handling for indirection
 2024-05-06  6:52 UTC  (10+ messages)

[PATCH] Fix heap-use-after-free in index-cached with --disable-threading
 2024-05-04 16:56 UTC  (4+ messages)

[PATCH 0/5] Fix race in DWARF reader, 2nd approach
 2024-05-04 15:30 UTC  (6+ messages)
` [PATCH 1/5] Remove call to dwarf2_per_objfile::adjust from ranges readers

[PATCH 1/3] [gdb/testsuite] Update INTERNAL_GDBFLAGS example
 2024-05-04  8:05 UTC  (7+ messages)
` [PATCH 2/3] [gdb/testsuite] Remove superfluous -quiet and -ex set width/height 0
` [PATCH 3/3] [gdb/testsuite] Use save_vars to restore GDBFLAGS

[PATCH 1/7] [gdb/testsuite] Factor out proc get_portnum
 2024-05-04  7:48 UTC  (15+ messages)
` [PATCH 2/7] [gdb/testsuite] Make portnum a persistent global
` [PATCH 3/7] [gdb/testsuite] Factor out proc with_lock
` [PATCH 4/7] [gdb/testsuite] Factor out proc lock_dir
` [PATCH 5/7] [gdb/testsuite] Move gpu-parallel.lock to cache dir
` [PATCH 6/7] [gdb/testsuite] Use unique portnum in parallel testing
` [PATCH 7/7] [gdb/testsuite] Use unique portnum in parallel testing (check//% case)

GDB 15.1 release update (2024-05-03)
 2024-05-04  1:26 UTC 

GDB 15.1 release update (2024-04-28)
 2024-05-04  0:37 UTC  (2+ messages)

[PATCH 0/3] On-demand debuginfo downloading
 2024-05-03 22:59 UTC  (4+ messages)
` [PATCH 1/3 v3] gdb/progspace: Add reverse safe iterator
` [PATCH 2/3 v6] gdb/debuginfod: Support on-demand debuginfo downloading
` [PATCH 3/3 v6] gdb/debuginfod: Add .debug_line downloading

[PATCH] Fix regression on aarch64-linux gdbserver
 2024-05-03 20:12 UTC  (4+ messages)

[PATCH] gdbserver: add client_state destructor
 2024-05-03 17:00 UTC  (7+ messages)

[PATCH] sim: fix a warning in dv-sockser.c at connected_p()
 2024-05-03 16:07 UTC  (5+ messages)

[PATCH v3 0/3] Make linux checkpoints work with multiple inferiors
 2024-05-03 15:55 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Capitalize output of successful checkpoint command
` [PATCH v3 3/3] Make thread_db_target::pid_to_str checkpoint-aware

[PATCH v2 0/3] Add more info to DAP disassemble response
 2024-05-03 15:46 UTC  (3+ messages)
` [PATCH v2 3/3] Add symbol, line, and location to DAP disassemble result

[PATCH v4] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-05-03 14:45 UTC  (3+ messages)

[PATCH v3] [RFC] Fix AIX thread exit events not being reported and UI to show kernel thread ID
 2024-05-03 14:09 UTC  (8+ messages)

[PATCH v2] sim: riscv: Fix Zicsr and fence instructions
 2024-05-03 11:51 UTC  (3+ messages)

[PATCH v2] Add gdb.threads/thread_events.exp to run in AIX as well
 2024-05-03 11:35 UTC  (5+ messages)

[PATCH v5 0/4] PR gdb/31353
 2024-05-03  5:26 UTC  (2+ messages)
` [PING] "

[PATCH v2 0/6] fix PR gdb/19340
 2024-05-03  5:25 UTC  (2+ messages)
` [PING] "

[PATCH v3] gdb: Change "list ." command's error when no debuginfo is available
 2024-05-02 20:19 UTC  (3+ messages)

[PATCH 0/3] clang inspired testsuite fixups
 2024-05-02 18:25 UTC  (4+ messages)
` [PATCH 1/3] gdb/testsuite: fix XPASSes when testing with clang
` [PATCH 2/3] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp
` [PATCH 3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile

[PATCH v3] [gdb/testsuite] New test: gdb.base/check-errno.exp
 2024-05-02 17:39 UTC  (5+ messages)

[PATCH v4] Add support for creating new types from the Python API
 2024-05-02 17:03 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).