[Lldb-commits] [PATCH] D55858: noexternal 1/2: refactor testsuite spawnLldbMi args->exe+args
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 19 00:28:52 PST 2018
jankratochvil updated this revision to Diff 178842.
jankratochvil marked an inline comment as done.
jankratochvil added a comment.
I have put there a comment:
self.runCmd("-file-exec-and-symbols \"%s\"" % exe)
+ # Testcases expect to be able to match output of this command,
+ # see test_lldbmi_specialchars.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55858/new/
https://reviews.llvm.org/D55858
Files:
packages/Python/lldbsuite/test/tools/lldb-mi/lldbmi_testcase.py
packages/Python/lldbsuite/test/tools/lldb-mi/startup_options/TestMiStartupOptions.py
packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
source/Host/common/Symbols.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55858.178842.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181219/74344642/attachment-0001.bin>
More information about the lldb-commits
mailing list