[all-commits] [llvm/llvm-project] 0c653d: [lldb] Update test.rst with a paragraph about pdb

Dave Lee via All-commits all-commits at lists.llvm.org
Thu Apr 1 09:53:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c653d4c3d1426267337576ab202bb594144111c
      https://github.com/llvm/llvm-project/commit/0c653d4c3d1426267337576ab202bb594144111c
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M lldb/docs/resources/test.rst

  Log Message:
  -----------
  [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




More information about the All-commits mailing list