Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Unify target announce and detach messages
@ 2022-01-05 17:59 Tom Tromey
  2022-01-05 17:59 ` [PATCH 1/2] Introduce target_announce_attach Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tom Tromey @ 2022-01-05 17:59 UTC (permalink / raw)
  To: gdb-patches

While slogging through all the printf's in gdb, I found some repeated
code in the target layers to announce attach or detaches.

This series unifies this code and removes the redundancies.

I wasn't able to build some of these, as I don't have the proper
operating systems.  So, those are on a "best effort" basis.

Tom



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

end of thread, other threads:[~2022-01-08 16:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 17:59 [PATCH 0/2] Unify target announce and detach messages Tom Tromey
2022-01-05 17:59 ` [PATCH 1/2] Introduce target_announce_attach Tom Tromey
2022-01-08 15:07   ` Lancelot SIX via Gdb-patches
2022-01-08 16:47     ` Tom Tromey
2022-01-05 17:59 ` [PATCH 2/2] Use target_announce_detach in more targets Tom Tromey
2022-01-05 18:47 ` [PATCH 0/2] Unify target announce and detach messages John Baldwin
2022-01-08 11:16 ` Joel Brobecker via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox