[Lldb-commits] [PATCH] D24711: [lldb-mi] Fix implementation for a few mi commands
Aetf via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 29 01:16:00 PST 2016
aetf updated this revision to Diff 82654.
aetf marked an inline comment as done.
aetf added a comment.
Add unit tests, add error checking for SetInternalVariable
https://reviews.llvm.org/D24711
Files:
packages/Python/lldbsuite/test/tools/lldb-mi/TestMiEnvironmentCd.py
packages/Python/lldbsuite/test/tools/lldb-mi/TestMiGdbSetShow.py
packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py
packages/Python/lldbsuite/test/tools/lldb-mi/main.cpp
packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
tools/lldb-mi/MICmdCmdEnviro.cpp
tools/lldb-mi/MICmdCmdGdbSet.cpp
tools/lldb-mi/MICmdCmdGdbSet.h
tools/lldb-mi/MICmdCmdGdbShow.cpp
tools/lldb-mi/MICmdCmdGdbShow.h
tools/lldb-mi/MICmdCmdMiscellanous.cpp
tools/lldb-mi/MICmdCmdTarget.cpp
tools/lldb-mi/MICmnMIOutOfBandRecord.cpp
tools/lldb-mi/MICmnMIOutOfBandRecord.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24711.82654.patch
Type: text/x-patch
Size: 15812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161229/de7499d6/attachment-0001.bin>
More information about the lldb-commits
mailing list