Platform gdb RSP packet doc fixes based on implementation behavior
authorJason Molenda <jason@molenda.com>
Tue, 8 Feb 2022 07:51:46 +0000 (23:51 -0800)
committerJason Molenda <jason@molenda.com>
Tue, 8 Feb 2022 07:51:46 +0000 (23:51 -0800)
commit9b1cb0e171a35bf9034663566bb3400f668769b0
treeba8a8eeabec5b4492bad135783e41009cabd989f
parent385f5c4d33799df25a85ceb54b6232499cb8a78d
Platform gdb RSP packet doc fixes based on implementation behavior

Reviewing some recent fixes to the platform packet implementations
in lldb, I saw the docs were out of sync in a few spots.  Updated them.

Differential Revision: https://reviews.llvm.org/D118842
lldb/docs/lldb-platform-packets.txt