[Lldb-commits] [PATCH] D77107: [intel-pt] Implement a basic test case

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 30 18:03:03 PDT 2020


wallace created this revision.
wallace added reviewers: clayborg, labath, kusmour, aadsm.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
wallace updated this revision to Diff 253748.
wallace added a comment.

Added a stop command invocation in the test


Depends on D76872 <https://reviews.llvm.org/D76872>.

There was no test for the Intel PT support on LLDB, so I'm creating one, which
will help making progress on solid grounds.

The test is skipped if the Intel PT plugin library is not built.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77107

Files:
  lldb/test/API/tools/intel-features/intel-pt/test/Makefile
  lldb/test/API/tools/intel-features/intel-pt/test/TestIntelPTSimpleBinary.py
  lldb/test/API/tools/intel-features/intel-pt/test/main.cpp
  lldb/tools/intel-features/intel-pt/cli-wrapper-pt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77107.253748.patch
Type: text/x-patch
Size: 4511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200331/882617dd/attachment-0001.bin>


More information about the lldb-commits mailing list