Print the error if dsymForUUID sometimes produces bad plists.
authorJim Ingham <jingham@apple.com>
Tue, 28 Mar 2017 23:25:34 +0000 (23:25 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 28 Mar 2017 23:25:34 +0000 (23:25 +0000)
commit9f44d460d9041bfc2b3cfc27b68b5246ec2c6942
tree1385df84b973c585d30d949bf4889c3c9c4d0609
parent331297c62e028190c8e7c4053d9a7d434875c3e6
Print the error if dsymForUUID sometimes produces bad plists.

Not much we can do about it but at least we can print the bad
plist and the error.

llvm-svn: 298958
lldb/examples/python/crashlog.py