Show how to use "lldb -P" to find the lldb.py.
authorJim Ingham <jingham@apple.com>
Fri, 17 Aug 2018 17:39:32 +0000 (17:39 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 17 Aug 2018 17:39:32 +0000 (17:39 +0000)
commit72024ad7afb4f3361a21307025d6d1719d6462c0
treeab2c519081ebd33a6957fda2364dc81ed70a8a12
parent0dfe830318c8e59aeedd1b790b1ea25e7f1cfca3
Show how to use "lldb -P" to find the lldb.py.
We had hard-coded the path in the docs but that got
out of date - showing again that -P is the better
way to do this.

<rdar://problem/43394652>

llvm-svn: 340053
lldb/www/python-reference.html