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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks, this is super useful. LGTM modulo the inline comment.
lldb/docs/resources/test.rst | ||
---|---|---|
387 | This should be indented to show up as code. |
This should be indented to show up as code.