public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor breakpoint cleanups
@ 2022-01-13 16:29 Tom Tromey
  2022-01-13 16:29 ` [PATCH 1/4] Unify "catch fork" and "catch vfork" Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tom Tromey @ 2022-01-13 16:29 UTC (permalink / raw)
  To: gdb-patches

I was looking into making 'breakpoint' use virtual methods -- which
turns out to be pretty involved -- but in the course of doing so I
found a few smaller cleanups that seemed worth doing.

This series removes a bit of redundant code, and splits a bit of code
out of breakpoint.c into two new files.

Regression tested on x86-64 Fedora 34.

Tom



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

end of thread, other threads:[~2022-01-18 17:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13 16:29 [PATCH 0/4] Minor breakpoint cleanups Tom Tromey
2022-01-13 16:29 ` [PATCH 1/4] Unify "catch fork" and "catch vfork" Tom Tromey
2022-01-13 16:29 ` [PATCH 2/4] Move "catch fork" to a new file Tom Tromey
2022-01-13 16:29 ` [PATCH 3/4] Move "catch exec" " Tom Tromey
2022-01-13 16:29 ` [PATCH 4/4] Simplify Ada catchpoints Tom Tromey
2022-01-13 20:05 ` [PATCH 0/4] Minor breakpoint cleanups John Baldwin
2022-01-18 17:32   ` 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).