When -var-create fails, we will now show the error message from the failed evaluation if it is available.
Patch from chuckr@microsoft.com
Paths
| Differential D9691
Show error message from failed evaluation when doing -var-create ClosedPublic Authored by ki.stfu on May 11 2015, 5:27 PM.
Details Summary When -var-create fails, we will now show the error message from the failed evaluation if it is available. Patch from chuckr@microsoft.com
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 11 2015, 9:46 PM This revision now requires review to proceed.May 11 2015, 11:01 PM Closed by commit rL237094: Show error message from failed evaluation when doing -var-create (authored by ki.stfu). · Explain WhyMay 11 2015, 11:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25551 test/tools/lldb-mi/variable/TestMiVar.py
tools/lldb-mi/MICmdCmdVar.cpp
|