public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv3] gdb: handle main thread exiting during detach
 2023-09-29 13:57 UTC  (2+ messages)
` [PATCHv4] "

[PATCH] gdb/NEWS: reorder some entries in the NEWS file
 2023-09-29 13:31 UTC 

[PATCH] gdb: add Python events for program space addition and removal
 2023-09-29 13:24 UTC  (8+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH 0/5] Fix using an exec file with target: prefix
 2023-09-29 10:20 UTC  (15+ messages)
` [PATCH 1/5] gdb: some additional filename styling
` [PATCH 2/5] gdb: use archive name in warning when appropriate
` [PATCH 3/5] gdb: remove use of a static buffer for building error strings
` [PATCH 4/5] gdb: remove print_sys_errmsg
` [PATCH 5/5] gdb: fix reread_symbols when an objfile has target: prefix
` [PATCHv2 0/5] Fix using an exec file with "
  ` [PATCHv2 1/5] gdb: some additional filename styling
  ` [PATCHv2 2/5] gdb: use archive name in warning when appropriate
  ` [PATCHv2 3/5] gdb: remove use of a static buffer for building error strings
  ` [PATCHv2 4/5] gdb: remove print_sys_errmsg
  ` [PATCHv2 5/5] gdb: fix reread_symbols when an objfile has target: prefix

[PATCH 0/9] Add executable_changed event to Python API
 2023-09-29 10:17 UTC  (9+ messages)
` [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 1/2] [gdb/tui] Fix segfault in tui_find_disassembly_address
 2023-09-29 10:08 UTC  (8+ messages)
` [PATCH 2/2] [gdb/tui] Only handle code sections in tui_find_backward_disassembly_start_address
` [PING][PATCH 1/2] [gdb/tui] Fix segfault in tui_find_disassembly_address

[PATCH 1/2] [gdb/tui] Make assert in tui_find_disassembly_address more strict
 2023-09-29 10:07 UTC  (2+ messages)
` [PATCH 2/2] [gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassembly_address

[PATCH] [gdb/arm] Only allow closure lookup by address if there are threads displaced-stepping
 2023-09-29  8:15 UTC 

[PATCH 00/10] Improve GDB/gdbserver experience when using a local gdbserver
 2023-09-29  7:45 UTC  (7+ messages)
` [PATCH 07/10] gdb: add qMachineId packet

[PATCH] gdb: Fix an ODR warning with byacc with GDB_YY_REMAP
 2023-09-29  4:37 UTC  (9+ messages)

[PATCH v2] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test
 2023-09-29  1:52 UTC  (3+ messages)

[PATCH 1/2] gdb: remove unused imports in solib*.[ch]
 2023-09-28 21:05 UTC  (5+ messages)
` [PATCH 2/2] gdb: remove nbsd_{ilp32,lp64}_solib_svr4_fetch_link_map_offsets
  ` [PATCH 2/2] gdb: remove nbsd_{ilp32, lp64}_solib_svr4_fetch_link_map_offsets

GDB 14 branching & release -- 2023-09-24 update
 2023-09-28 18:45 UTC  (5+ messages)

[PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading
 2023-09-28 18:32 UTC  (9+ 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 v2 0/7] Rewrite gdb_bfd_openr_iovec to be type-safe
 2023-09-28 16:45 UTC  (5+ messages)
` [PATCH v2 6/7] Convert solib-rocm to new type-safe gdb_bfd_openr_iovec

[PATCH] [gdb/symtab] Work around PR gas/29517
 2023-09-28 16:07 UTC 

[PATCH] gdb/x86: use size of XSAVE area of enabled features
 2023-09-28 14:11 UTC  (3+ messages)

[PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-28  9:43 UTC  (13+ messages)
` [PATCH v2 1/2] *: add modern gettext support
` [PATCH v2 2/2] *: suppress xgettext 0.22 charset name error

[PATCH v7 00/18] SME support for AArch64 gdb/gdbserver on Linux
 2023-09-28  8:23 UTC  (13+ messages)
` [PATCH v7 15/18] [gdb/generic] corefile/bug: Add hook to control the use of target description notes from corefiles

[PATCH] [gdb/testsuite] Add nopie to gdb.base/unwind-on-each-insn-amd64-2.exp
 2023-09-28  2:10 UTC  (2+ messages)

[PATCH v3 0/2] Improving frame printing with recursive
 2023-09-28  1:57 UTC  (6+ messages)
` [PATCH v3 1/2] gdb/record: print frame information when exiting a recursive call
` [PATCH v3 2/2] gdb/infrun: simplify process_event_stop_test

[PATCH v3 0/4] Dynamic properties of pointers
 2023-09-27 21:11 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v5 0/4] GDB support for DW_AT_trampoline
 2023-09-27 21:05 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "

[PATCH] gdb: remove solib::pspace field
 2023-09-27 20:39 UTC 

[PATCH v2 0/2] gdb/python: implement support for sending custom MI async notifications
 2023-09-27 18:56 UTC  (3+ messages)
  ` [PING] "

[PATCH] gdbserver: fix handling of single quote arguments
 2023-09-27 17:27 UTC  (8+ messages)
` [PATCHv2 0/5] Fixes for passing arguments to gdbserver
  ` [PATCHv2 1/5] gdbserver: fix handling of single quote arguments
  ` [PATCHv2 2/5] gdbserver: fix handling of trailing empty argument
  ` [PATCHv2 3/5] gdbserver: handle newlines in inferior arguments
  ` [PATCHv2 4/5] gdbserver: cleanup in handle_v_run
  ` [PATCHv2 5/5] gdb/testsuite: cleanup in gdb.base/args.exp

[PATCH] Read Ada main name from executable, not inferior
 2023-09-27  1:23 UTC  (3+ messages)

[PATCH] gdb/testsuite: add xfail for gdb/29965 in gdb.threads/process-exit-status-is-leader-exit-status.exp
 2023-09-26 18:22 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp with newer gcc
 2023-09-26 16:39 UTC  (2+ messages)

[pushed] fbsd-nat: Fix build failure with GCC 12
 2023-09-26 15:58 UTC  (2+ messages)

[pushed] Remove some unnecessary qualification from printing.py
 2023-09-26 15:53 UTC 

[PATCH 0/2] Add pretty-printer base class and new methods
 2023-09-26 14:09 UTC  (5+ messages)
` [PATCH 1/2] Introduce gdb.ValuePrinter

[PATCH] Add name_of_main and language_of_main to the DWARF index
 2023-09-26 14:07 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] [gdb/testsuite] Fix gdb.server/ext-run.exp in container
 2023-09-26 13:56 UTC  (2+ messages)

[PATCH v2] Support the NO_COLOR environment variable
 2023-09-26 13:50 UTC  (4+ messages)

[PATCH] Support the NO_COLOR environment variable
 2023-09-26 13:48 UTC  (4+ messages)

[PATCH] [gdb/dap] Fix dap for python < 3.8
 2023-09-26 13:40 UTC  (2+ messages)

[PATCH] Fix to step instruction due to P10 prefix instruction in AIX
 2023-09-26 13:35 UTC  (3+ messages)

[PATCH] gdb/testsuite: XFAIL some gdb.base/fileio.exp
 2023-09-26 13:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Remove char-based bitfield macros
 2023-09-26 13:10 UTC  (11+ messages)
` [PATCH 1/7] Use .def file to stringify type codes
` [PATCH 2/7] Print field accessibility inline
` [PATCH 3/7] Remove byte vectors from cplus_struct_type
` [PATCH 4/7] Add field::is_public
` [PATCH 5/7] Remove some QUIT calls from need_access_label_p
` [PATCH 6/7] Remove some type field accessor macros
` [PATCH 7/7] Remove char-based bitfield macros

[PATCH] Use string_file::release in some places
 2023-09-26 12:59 UTC  (4+ messages)

[PATCH] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test
 2023-09-26  0:16 UTC  (3+ messages)

[PATCH 0/2] Fix reverse stepping multiple contiguous PC ranges over the line table
 2023-09-25 22:15 UTC  (5+ messages)

[PATCH 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-25 19:43 UTC  (7+ messages)
` [PATCH 1/2] *: add modern gettext support
` [PATCH 2/2] *: suppress xgettext 0.22 charset name error

[PATCH v2 0/3] RISC-V: Add ratified 'E' base ISA support with draft ABIs
 2023-09-25  3:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] gdb/record: print frame information when exiting a recursive call
 2023-09-24 17:53 UTC  (7+ messages)
` [PATCH v2 0/2] Improving frame printing with recursive
` [PATCH v2 1/2] gdb/record: print frame information when exiting a recursive call
` [PATCH v2 2/2] gdb/infrun: simplify process_event_stop_test

[PATCH] Update the NetBSD system call table to add memfd_create(2) and epoll(2)
 2023-09-22 19:26 UTC  (2+ messages)

[PATCH] fbsd-nat: Pacify gcc with no functional changes
 2023-09-22 19:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Remove keywords from target debug printer names
 2023-09-22  1:34 UTC  (2+ messages)

[RFC] [PATCH] Improve range stepping efficiency (ensure GDB steps over entire line, at once)
 2023-09-21 20:01 UTC  (2+ messages)

[PATCH][PR <gdb/29784>] Fix: Trailing whitespace omitted when using "with" command
 2023-09-21 19:41 UTC  (2+ messages)

[PATCH 0/5] Adjust/fix gdb.thread/pthreads.exp for Cygwin
 2023-09-21 19:21 UTC  (7+ 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] Add regression test for instructionReference change
 2023-09-21 14:51 UTC 

[PATCH 0/1] replace PBUFSIZ with a target op
 2023-09-21 14:07 UTC  (9+ messages)
` [PATCH 1/1] gdb, gdbserver: "

[pushed] Remove stray trailing "," from DAP breakpoint.py
 2023-09-20 23:09 UTC 

[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  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] gdb: keep record "

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

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