[lldb] Update test.rst with a paragraph about pdb
authorDave Lee <davelee.com@gmail.com>
Thu, 1 Apr 2021 16:26:26 +0000 (09:26 -0700)
committerDave Lee <davelee.com@gmail.com>
Thu, 1 Apr 2021 16:53:07 +0000 (09:53 -0700)
commit0c653d4c3d1426267337576ab202bb594144111c
tree92e4cf23280f3701da69a2fc1b816620b15ce841
parent0af4e74aef2eaddc17e1e92eb6d1102cdb5f8ff4
[lldb] Update test.rst with a paragraph about pdb

Debugging tests sometimes involves debugging the Python source. This adds a paragraph to
the "Debugging Test Failures" section about using `pdb`, and also describes how to run
lldb commands from pdb.

Differential Revision: https://reviews.llvm.org/D99744
lldb/docs/resources/test.rst