[Lldb-commits] [PATCH] D120892: [lldb] Warn when we fail to find dwo/dwp files

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 3 11:01:46 PST 2022


labath added a comment.

In D120892#3357424 <https://reviews.llvm.org/D120892#3357424>, @JDevlieghere wrote:

> 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.

Sounds like a good idea.


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