Add -stack-info-frame command (MI)
authorIlia K <ki.stfu@gmail.com>
Thu, 19 Feb 2015 15:14:17 +0000 (15:14 +0000)
committerIlia K <ki.stfu@gmail.com>
Thu, 19 Feb 2015 15:14:17 +0000 (15:14 +0000)
commitb7bc561ac2c2c24d29a6e992064e99a2948a123c
tree60adc9006259587917ae579ac4b59d255e10ed78
parent0b395363906e729392a1c398585e760e08ea955b
Add -stack-info-frame command (MI)

Summary:
Add -stack-info-frame command + test.

All tests pass on OS X.

Reviewers: emaste, clayborg, abidh

Reviewed By: abidh

Subscribers: lldb-commits, clayborg, emaste, abidh

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

llvm-svn: 229857
lldb/test/tools/lldb-mi/TestMiStack.py
lldb/tools/lldb-mi/MICmdCmdStack.cpp
lldb/tools/lldb-mi/MICmdCmdStack.h
lldb/tools/lldb-mi/MICmdCommands.cpp