[Lldb-commits] [PATCH] D22902: Fix -break-insert not working when using absolute paths
Marc-Andre Laperle via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 28 16:47:23 PDT 2016
malaperle added a comment.
In https://reviews.llvm.org/D22902#500174, @malaperle wrote:
> This failed for me because lldb is a symlink to lldb-4.0.0 and lldb-4.0.0-mi doesn't exist. I'm not sure if there either a way to not make it resolve the symlink or if the script should be changed.
By fail, I mean that the tests were getting skipped.
https://reviews.llvm.org/D22902
More information about the lldb-commits
mailing list