[Lldb-commits] [PATCH] D93225: [lldb] Add helper class for dealing with key:value; GDB responses
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 18 02:21:32 PST 2020
DavidSpickett planned changes to this revision.
DavidSpickett added a comment.
> Have you looked at the how llvm YAML and JSON libraries handle (de)serialization? I was hoping that we could implement something similar to that...
Good point, I was only looking at half the issue. I'll see how those libraries do things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93225/new/
https://reviews.llvm.org/D93225
More information about the lldb-commits
mailing list