[Lldb-commits] [PATCH] D120892: [lldb] Warn when we fail to find dwo/dwp files
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 3 08:55:41 PST 2022
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM.
FWIW I'm planning some changes to the error reporting "soonish". The gist is using error/warning events which Xcode (or VSCode) can subscribe to. I'll send out an RFC with more details as I get closer to working on this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120892/new/
https://reviews.llvm.org/D120892
More information about the lldb-commits
mailing list