[Lldb-commits] [PATCH] D65611: [Driver] Expand the target in the driver.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 5 09:54:40 PDT 2019
labath added a comment.
So what if the user doesn't do `lldb ./foo` but instead does `file ./foo` at the lldb comand prompt? Then, you'll be back at square one as far as reproducers are concerned...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65611/new/
https://reviews.llvm.org/D65611
More information about the lldb-commits
mailing list