Add -stack-info-frame command + test.
All tests pass on OS X.
| Paths 
 |  Differential  D7750  
Add -stack-info-frame command (MI) ClosedPublic Authored by ki.stfu on Feb 19 2015, 4:25 AM. 
Details Summary Add -stack-info-frame command + test. All tests pass on OS X. 
Diff Detail Event Timelineki.stfu updated this object. abidh edited edge metadata.Comment Actions Apart from one comment, look ok. 
 This revision is now accepted and ready to land.Feb 19 2015, 6:00 AM 
 Comment Actions Just a quick reminder you might want to use triple quotes instead of desensitizing every other character in the python test case code. Looks good otherwise. 
 Comment Actions 
 Ok. I'll remebmer. Thanks. 
Revision Contents 
 
Diff 20299 test/tools/lldb-mi/TestMiStack.py
 tools/lldb-mi/MICmdCmdStack.h
 tools/lldb-mi/MICmdCmdStack.cpp
 tools/lldb-mi/MICmdCommands.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use triple quotes?
self.expect('''^error,msg="Command 'stack-info-frame'. Invalid process during debug session"''')