[Lldb-commits] [PATCH] D86662: Simplify Symbol Status Message to Only Debug Info Size

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 27 15:29:10 PDT 2020


clayborg added a comment.

So we are adding a custom new "debugInfoSize" field to the "module" JSON dictionary? What happens in the release VS code? Does this information not get displayed, but it will get displayed in our custom modified VS Code IDE?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86662



More information about the lldb-commits mailing list