A brief outline of the packets that need to be implemented
authorJason Molenda <jmolenda@apple.com>
Sat, 15 Dec 2018 02:36:39 +0000 (02:36 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 15 Dec 2018 02:36:39 +0000 (02:36 +0000)
commitf1127d5224161029ffab4ab866eca38aab988b83
tree14eb5c9e951ba97c215b7f64c07892040b262f9f
parent41b1960a8941f65cc99422738f7898953cc488a0
A brief outline of the packets that need to be implemented
to write an lldb platform server that doesn't link against
LLDB.framework to be able to fully run the lldb testsuite
on a remote system.  The platform packets weren't covered
in the existing lldb-gdb-remote.txt doc, so I wanted to
jot them down in one place.

llvm-svn: 349231
lldb/docs/lldb-platform-packets.txt [new file with mode: 0644]