Add -data-info-line command (MI)
authorIlia K <ki.stfu@gmail.com>
Thu, 30 Apr 2015 07:14:24 +0000 (07:14 +0000)
committerIlia K <ki.stfu@gmail.com>
Thu, 30 Apr 2015 07:14:24 +0000 (07:14 +0000)
commit4ba3aee138eada3afdeb3349c431ff5061b2a966
treef44b367a87ca3a1bf5799918afada7ef284d27ff
parent36c1eb95e000aac09e54662721080f89f65a30e5
Add -data-info-line command (MI)

Summary: Add -data-info-line command + test

Test Plan: ./dotest.py -v --executable $BUILDDIR/bin/lldb tools/lldb-mi/

Reviewers: abidh

Reviewed By: abidh

Subscribers: lldb-commits, abidh

Differential Revision: http://reviews.llvm.org/D9276

llvm-svn: 236208
lldb/test/tools/lldb-mi/data/TestMiData.py
lldb/test/tools/lldb-mi/data/main.cpp
lldb/tools/lldb-mi/MICmdCmdData.cpp
lldb/tools/lldb-mi/MICmdCmdData.h
lldb/tools/lldb-mi/MICmdCommands.cpp
lldb/tools/lldb-mi/MICmnResources.cpp
lldb/tools/lldb-mi/MICmnResources.h
lldb/tools/lldb-mi/MIExtensions.txt