[Lldb-commits] [PATCH] D86670: [intel-pt] Add a basic implementation of the dump command
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 28 11:26:37 PDT 2020
wallace marked an inline comment as not done.
wallace added a comment.
I agree with that Greg said.
> So it would simplify things right now if we say that "trace dump" dumps the trace data for the currently selected target right now. That will map well with the stepping commands that will soon be added to allow forward and reverse traversal of the trace data.
I'll go ahead with this in order to simplify the code. We can revisit that later
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86670/new/
https://reviews.llvm.org/D86670
More information about the lldb-commits
mailing list