[Lldb-commits] [PATCH] D55608: Make crashlog.py work or binaries with spaces in their names
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Dec 15 13:27:05 PST 2018
aprantl updated this revision to Diff 178375.
aprantl added a comment.
Fixed the reported problems with the regexes and added testcases with example lines. I used the funny test setup to avoid burdening the installed crashlog.py script with unit test code that would need to be parsed every time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55608/new/
https://reviews.llvm.org/D55608
Files:
examples/python/crashlog.py
lit/Python/crashlog.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55608.178375.patch
Type: text/x-patch
Size: 3665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181215/1ea75ec6/attachment.bin>
More information about the lldb-commits
mailing list