[PATCH] D43048: [lldb-test/WIP] Allow a way to test autocompletion

Jim Ingham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 18:07:35 PST 2018


jingham added a comment.

If a dotest test fails, you go to the Failure-whatever.log, take the last line, add a -d to it, and run it.  It suspends itself, then you attach to the Python instance with the debugger.


https://reviews.llvm.org/D43048





More information about the llvm-commits mailing list