public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Fix gdb.base/frame-view.exp on AArch64
 2023-01-30 20:02 UTC  (3+ messages)
` [PATCH 1/2] gdb: call frame unwinders' dealloc_cache methods through destroying the frame cache
` [PATCH 2/2] gdb: give sentinel for user frames distinct IDs, register sentinel frames to "

[PATCH v2] Let user C-c when waiting for DWARF index finalization
 2023-01-30 20:02 UTC 

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2023-01-30 19:54 UTC  (29+ messages)

[PATCH v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
 2023-01-30 19:07 UTC  (3+ messages)

[PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
 2023-01-30 19:02 UTC  (17+ messages)
` [PATCH v4 1/8] Introduce gdb_exception_forced_quit
` [PATCH v4 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
` [PATCH v4 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
` [PATCH v4 4/8] Python QUIT processing updates
` [PATCH v4 6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command
` [PATCH v4 7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
` [PATCH v4 8/8] Forced quit cases handled by resetting sync_quit_force_run

GDB 13 release -- 2023-01-29 Update
 2023-01-30 18:54 UTC  (2+ messages)

[PATCH] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
 2023-01-30 18:52 UTC  (2+ messages)

[PATCH] Simplify interp::exec / interp_exec - let exceptions propagate
 2023-01-30 18:32 UTC  (2+ messages)

[PATCH v2] Fix comparator bug in cooked index
 2023-01-30 17:46 UTC  (3+ messages)

[PATCH] Make addrmap const-correct in cooked index
 2023-01-30 16:55 UTC  (13+ messages)
          ` [PATCH v2] "

[PATCH v5] gdb/gcore: interrupt all threads before generating the corefile
 2023-01-30 16:51 UTC 

[PATCH v4] gdb/gcore: interrupt all threads before generating the corefile
 2023-01-30 16:33 UTC  (3+ messages)

[PATCH v2 00/13] Make frame_info_ptr automatic
 2023-01-30 16:20 UTC  (9+ messages)
` [PATCH v2 11/13] gdb: make user-created frames reinflatable

[PATCH] Error message uniformity
 2023-01-30 16:13 UTC  (2+ messages)

[pushed] Invert test in gdb.ada/ptype_tagged_param.exp
 2023-01-30 15:22 UTC  (6+ messages)

[PATCH] Fix comparator bug in cooked index
 2023-01-30 15:15 UTC  (5+ messages)

[PATCH] gdb/c++: fix handling of breakpoints on @plt symbols
 2023-01-30 15:13 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/5] Additions to "save" command
 2023-01-30 15:12 UTC  (12+ messages)
` [PATCH 1/5] Save breakpoints so they are automatically pending
` [PATCH 2/5] Move show_user_1 to cli-cmds.c
` [PATCH 3/5] Add "save user" command
` [PATCH 4/5] Add "save skip" command
` [PATCH 5/5] Add "save history" command

[pushed] Use xfail in ptype_tagged_param.exp
 2023-01-30 15:04 UTC 

[PATCH v4 0/3] Apply fixme notes for multi-target support
 2023-01-30 14:35 UTC  (10+ messages)
` [PATCH v4 1/3] gdb: Make global feature array a per-remote target array
` [PATCH v4 2/3] gdb: Add per-remote target variables for memory read and write config
` [PATCH v4 3/3] gdb: Remove workaround for the vCont packet

[PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
 2023-01-30 14:05 UTC  (11+ messages)
` [PATCH v3 1/8] gdbserver: Add assert in find_register_by_number
` [PATCH v3 2/8] gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
` [PATCH v3 3/8] gdbserver/linux-aarch64: Factor out function to get aarch64_features
` [PATCH v3 4/8] gdbserver/linux-aarch64: When thread stops, update its target description
` [PATCH v3 5/8] gdbserver: Transmit target description ID in thread list and stop reply
` [PATCH v3 6/8] gdb/remote: Parse tdesc field in stop reply and threads list XML
` [PATCH v3 7/8] gdb/aarch64: Detect vector length changes when debugging remotely
` [PATCH v3 8/8] gdb/testsuite: Add test to exercise multi-threaded AArch64 SVE inferiors

[PING] [PATCH v7 00/10] Extensions for PTWRITE
 2023-01-30 13:07 UTC  (2+ messages)

[PATCH] Clean up lnp_state_machine constructor
 2023-01-30 12:34 UTC  (2+ messages)

GDB 13 release -- 2023-01-21 Update
 2023-01-30 11:23 UTC  (8+ messages)

[PATCH] Remove a use of pagination_enabled
 2023-01-28 15:25 UTC 

[PATCH] gdb/debuginfod: Prevent prompt for continue during downloading
 2023-01-28 15:01 UTC  (2+ messages)

[PATCH] gdb/tui: add 'set tui mouse-events off' to restore mouse selection
 2023-01-28  8:35 UTC  (2+ messages)

[PATCH] gdb/source: Fix open_source_file error handling
 2023-01-28  3:37 UTC 

[RFC] [gdb/tdep] Assume epilogue unwind info is valid unless gcc < 4.5.0
 2023-01-27 21:13 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] More const-correctness in cooked indexer
 2023-01-27 21:11 UTC  (3+ messages)

[pushed] [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tcl
 2023-01-27 21:01 UTC 

[PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64,i386}.exp
 2023-01-27 20:50 UTC  (4+ messages)
` [PATCH] [gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64, i386}.exp

[PATCH v2 0/4] Fix regression in new DWARF reader
 2023-01-27 19:57 UTC  (8+ messages)
` [PATCH v2 4/4] Fix parameter-less template "

[PATCH] Let user C-c when waiting for DWARF index finalization
 2023-01-27 19:22 UTC  (2+ messages)

[PATCH] Make gdb.ada/ptype_tagged_param.exp pass
 2023-01-27 17:24 UTC  (7+ messages)

[PATCH] Move some code from dwarf2/read.c to die.c
 2023-01-27 16:59 UTC 

[PATCH] Fix Ada tasking for baremetal targets using Ravenscar threads
 2023-01-27 16:53 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] gdb: Introduce ada-tasks.h for functions defined in ada-tasks.c
  ` [PATCH v2 2/3] gdb/ada-tasks: Make the ada_tasks_pspace_data getter public
  ` [PATCH v2 3/3] gdb: Fix Ada tasking for baremetal targets using Ravenscar threads

[PATCHv2 0/3] Python/TUI Window Creation / Destruction Fixes
 2023-01-27 16:34 UTC  (5+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/3] gdb/python: allow Python TUI windows to be replaced
  ` [PATCHv3 2/3] gdb/python: deallocate tui window factories at Python shut down
  ` [PATCHv3 3/3] gdb/tui: don't leak the known_window_types map

[PATCH 00/15] Mixed bag of TUI tests and fixes
 2023-01-27 16:31 UTC  (4+ messages)
` [PATCHv2 0/8] "

[PATCH] Update the 'g' packet documentation
 2023-01-27 16:15 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
 2023-01-27 16:03 UTC  (4+ messages)

[PATCH] Increase size of main_type::nfields
 2023-01-27 15:13 UTC  (5+ messages)

[PATCH v2] Increase size of main_type::nfields
 2023-01-27 15:11 UTC 

[PATCH] gdb/doc: The RISC-V vector registers didn't change
 2023-01-27  7:21 UTC  (2+ messages)

[PATCH 00/27] Many small testsuite cleanups
 2023-01-27  0:36 UTC  (32+ messages)
` [PATCH 01/27] Use ordinary calling convention for clean_restart
` [PATCH 02/27] Use clean_restart in gdb.dlang
` [PATCH 03/27] Eliminate spurious returns from the test suite
` [PATCH 04/27] Remove some dead code in gdb.fortran/info-types.exp
` [PATCH 05/27] Minor "require" fixups
` [PATCH 06/27] Remove unnecessary call to standard_testfile
` [PATCH 07/27] Start gdb after building executable in mi-basics.exp
` [PATCH 08/27] Use mi_clean_restart more
` [PATCH 09/27] Use clean_restart in gdb.pascal
` [PATCH 10/27] Use clean_restart in gdb.linespec
` [PATCH 11/27] Use clean_restart in gdb.opencl
` [PATCH 12/27] Use clean_restart in gdb.trace
` [PATCH 13/27] Use clean_restart in gdb.objc
` [PATCH 14/27] Use clean_restart in gdb.threads
` [PATCH 15/27] Use clean_restart in gdb.guile
` [PATCH 16/27] Use clean_restart in gdb.arch
` [PATCH 17/27] Use clean_restart in gdb.reverse
` [PATCH 18/27] Use clean_restart in gdb.dwarf2
` [PATCH 19/27] Use clean_restart in gdb.ada
` [PATCH 20/27] Use clean_restart in gdb.fortran
` [PATCH 21/27] Use clean_restart in gdb.stabs
` [PATCH 22/27] Use clean_restart in gdb.go
` [PATCH 23/27] Use clean_restart in gdb.perf
` [PATCH 24/27] Use clean_restart in gdb.disasm
` [PATCH 25/27] Use clean_restart in gdb.cp
` [PATCH 26/27] Use clean_restart in gdb.python
` [PATCH 27/27] Use clean_restart in gdb.base

[pushed] gdb/testsuite: initialize "correct" variable in gdb.cp/cpexprs.exp.tcl
 2023-01-26 20:54 UTC 

[PATCH 0/9] Fix gdb.dap/basic-dap.exp for PIE
 2023-01-26 20:22 UTC  (21+ messages)
` [PATCH 1/9] gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.exp
` [PATCH 2/9] gdb/testsuite/dap: prefix some procs with _
` [PATCH 3/9] gdb/testsuite/dap: write requests to gdb.log
` [PATCH 6/9] gdb/testsuite/dap: pass around dicts instead of ton objects
` [PATCH 9/9] gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIE

[RFC 0/3] [gdb/testsuite] Introduce is_x86_64_m64_target
 2023-01-26 18:34 UTC  (13+ messages)
` [RFC 3/3] [gdb/testsuite] Add and use is_x86_64_m64_target
    ` [pushed] "

[PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
 2023-01-25 21:20 UTC  (3+ messages)

[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
 2023-01-25 20:21 UTC  (3+ messages)
` [RFC PATCH 0/2] Command expression evaulation substitution

[PATCH v3 1/2] gdb: dwarf2 generic implementation for caching function data
 2023-01-25 20:15 UTC  (5+ messages)
` [PATCH v3 2/2] gdb/arm: Use new dwarf2 function cache

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