[Lldb-commits] [PATCH] D70885: [lldb] Use explicit lldb commands on tests
Nathan Lanza via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 30 17:11:17 PDT 2020
lanza added a comment.
Sorry for bump to this old diff, but I agree with both Jim and Greg -- we shouldn't be importing your `~/.lldbinit`, but tests shouldn't depend on there never being another `br s`. This change should land as `breakpoint set`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70885/new/
https://reviews.llvm.org/D70885
More information about the lldb-commits
mailing list