[all-commits] [llvm/llvm-project] 63865e: Add the "sent break" message to the "gdb-remote pa...
jimingham via All-commits
all-commits at lists.llvm.org
Tue May 10 13:29:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63865e1fce624422a526f0de603aa87b7dddb49a
https://github.com/llvm/llvm-project/commit/63865e1fce624422a526f0de603aa87b7dddb49a
Author: Jim Ingham <jingham at apple.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list