Skip to content
Commit 13aa780f authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/crashlog] Remove 'process_path' parsing logic

In can happen when creating stackshot crash report that that key is missing.

Moreover, we try to parse that key but don't use it, or need it, since we
fetch images and symbolicate the stackframes using the binaries UUIDs.

This is why this patch removes everything that is related to the
`process_path`/`procPath` parsing.

rdar://95054188

Differential Revision: https://reviews.llvm.org/D131033



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent 81cbc294
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment