[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 10:02:10 PDT 2019


labath added a comment.

or `lldb -o "file ./foo"` for that matter. I've seen people who are unaware of `-O` do that when they want to execute stuff before the target is set...


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

https://reviews.llvm.org/D65611





More information about the lldb-commits mailing list