[lldb] Warn when we fail to find dwo/dwp files
This ensures that the user is aware that many commands will not work correctly. We print the warning only once (per module) to avoid spamming the user with potentially thousands of error messages. Differential Revision: https://reviews.llvm.org/D120892
Loading
Please sign in to comment