[PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 11:27:06 PST 2021


labath added a subscriber: thakis.
labath added a comment.

Also, cc @thakis, who floated the idea of using a special path token (`$ORIGIN`) to achieve the same thing.


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

https://reviews.llvm.org/D97786



More information about the llvm-commits mailing list