Add the "sent break" message to the "gdb-remote packets" channel
authorJim Ingham <jingham@apple.com>
Tue, 10 May 2022 20:27:47 +0000 (13:27 -0700)
committerJim Ingham <jingham@apple.com>
Tue, 10 May 2022 20:28:50 +0000 (13:28 -0700)
commit63865e1fce624422a526f0de603aa87b7dddb49a
tree29d151edda4c6ef5ad2d6536d505444f78472603
parent3bf643eb12c5e2263fc3b46b2e22964eb91eee17
Add the "sent break" message to the "gdb-remote packets" channel

It was originally only in "gdb-remote process" but it is convenient to
also have it come as part of gdb-remote packets.
lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp