[Lldb-commits] [PATCH] D119155: [lldb] Print message after loading 'crashlog' command
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 7 10:43:14 PST 2022
kastiglione added a comment.
> We have (shell) tests that import the crashlog command. Can you add a check line to make sure the message gets printed?
The message isn't printed for a Python `import`, only for an lldb `command script import`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119155/new/
https://reviews.llvm.org/D119155
More information about the lldb-commits
mailing list