[Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Hafiz Abid Qadeer
abidh.haq at gmail.com
Thu Feb 12 09:43:41 PST 2015
Handled the comments from review.
1. Use correct constructor of the CMICmnMIValueConst. Removed Trim Call.
2. Used Format function to format a string.
3. Renamed miValueResul to miValueResultName.
4. Decremented the vrwnDepth after function return.
http://reviews.llvm.org/D7589
Files:
test/tools/lldb-mi/Makefile
test/tools/lldb-mi/TestMiExec.py
test/tools/lldb-mi/TestMiStack.py
test/tools/lldb-mi/locals.c
test/tools/lldb-mi/main.c
tools/lldb-mi/MICmdCmdStack.cpp
tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
tools/lldb-mi/MICmnLLDBUtilSBValue.cpp
tools/lldb-mi/MICmnMIValueList.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7589.19839.patch
Type: text/x-patch
Size: 38637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150212/7c2fcf5c/attachment.bin>
More information about the lldb-commits
mailing list