[lldb-dotest] Print dotest.py invocation.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 3 Apr 2019 01:26:38 +0000 (01:26 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 3 Apr 2019 01:26:38 +0000 (01:26 +0000)
commit6ed7a95c9efb2409173d2a6318924b9bfa0ae734
tree0a046bb7ddc60df74e25056088081674ce5c6b34
parentaa107ca3a55fc5ed40f29c1423cee15b11099610
[lldb-dotest] Print dotest.py invocation.

In order to debug a failing python test, you need to debug Python
instead of the wrapper. For a while I've been adding and removing this,
but I think it could be useful for everyone.

llvm-svn: 357554
lldb/utils/lldb-dotest/lldb-dotest.in