public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Another set of debug output patches
@ 2022-10-06 17:23 Andrew Burgess
  2022-10-06 17:23 ` [PATCH 1/3] gdb: improve infrun_debug_show_threads output Andrew Burgess
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrew Burgess @ 2022-10-06 17:23 UTC (permalink / raw)
  To: gdb-patches

More infrun patches (1/3), some thread debug (2/3), and a new debug
class 'infcall' (3/3).

---

Andrew Burgess (3):
  gdb: improve infrun_debug_show_threads output
  gdb: extra debug output in thread.c
  gdb: add infcall specific debugging

 gdb/NEWS            |  4 +++
 gdb/doc/gdb.texinfo |  7 +++++
 gdb/infcall.c       | 68 +++++++++++++++++++++++++++++++++++++++++++++
 gdb/infrun.h        |  2 ++
 gdb/thread.c        |  9 ++++++
 5 files changed, 90 insertions(+)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-10 12:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 17:23 [PATCH 0/3] Another set of debug output patches Andrew Burgess
2022-10-06 17:23 ` [PATCH 1/3] gdb: improve infrun_debug_show_threads output Andrew Burgess
2022-10-06 17:23 ` [PATCH 2/3] gdb: extra debug output in thread.c Andrew Burgess
2022-10-06 17:23 ` [PATCH 3/3] gdb: add infcall specific debugging Andrew Burgess
2022-10-06 17:32   ` Eli Zaretskii
2022-10-10 12:05     ` Andrew Burgess
2022-10-07 19:11 ` [PATCH 0/3] Another set of debug output patches Tom Tromey

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