Add low-frame/high-frame options to -stack-list-arguments
All tests pass on OS X.
Paths
| Differential D8282
Add low-frame/high-frame options to -stack-list-arguments (MI) ClosedPublic Authored by ki.stfu on Mar 12 2015, 12:37 AM.
Details Summary Add low-frame/high-frame options to -stack-list-arguments All tests pass on OS X.
Diff Detail Event Timelineabidh edited edge metadata. Comment ActionsLooks good apart from a few comments. Please handle those before committing.
This revision is now accepted and ready to land.Mar 12 2015, 3:47 AM This revision is now accepted and ready to land.Mar 12 2015, 8:36 AM
Revision Contents
Diff 21835 test/tools/lldb-mi/stack/TestMiStack.py
tools/lldb-mi/MICmdCmdStack.h
tools/lldb-mi/MICmdCmdStack.cpp
|
You have already checked the GetFound() in if. Why you need it again inside.