commit | bc521517b7058a231a08bf8f3deae7cd41cd62d7 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Dec 26 21:49:48 2021 -0700 |
committer | Tom Tromey <tom@tromey.com> | Thu Jan 06 08:56:20 2022 -0700 |
tree | ae7a824e59ff285cd070bc89d41e286f786e55a5 | |
parent | 10a85f29c74ab562db622cfc4f58997e859c6ed6 [diff] |
Introduce target_announce_attach This introduces target_announce_attach, by analog with target_announce_detach. Then it converts existing targets to use this, rather than emitting their own output by hand.