[Lldb-commits] [PATCH] D107079: [lldb] Change the log format to JSON instead of plain text

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 29 08:52:08 PDT 2021


mib added a comment.

Quick side-note: `Status` only has an "Error String". I guess this is for historical reason but I think we could change it (on another patch) to convey more information inside the debugger.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107079/new/

https://reviews.llvm.org/D107079



More information about the lldb-commits mailing list