[Lldb-commits] [PATCH] D49062: [lldb-mi] Re-implement data-info-line command.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Jul 8 15:56:53 PDT 2018


apolyakov created this revision.
apolyakov added reviewers: aprantl, clayborg.
Herald added a subscriber: ki.stfu.

Now data-info-line command uses SB API instead of HandleCommand.


https://reviews.llvm.org/D49062

Files:
  packages/Python/lldbsuite/test/tools/lldb-mi/data/TestMiData.py
  tools/lldb-mi/MICmdCmdData.cpp
  tools/lldb-mi/MICmdCmdData.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49062.154534.patch
Type: text/x-patch
Size: 13955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180708/f3fe3e50/attachment.bin>


More information about the lldb-commits mailing list