diff options
| author | Med Ismail Bennani <ismail@bennani.ma> | 2023-05-31 15:29:24 -0700 |
|---|---|---|
| committer | Med Ismail Bennani <ismail@bennani.ma> | 2023-06-01 17:10:57 -0700 |
| commit | a5a6c03c448ba1ab404b58673eef1f7b68498dff (patch) | |
| tree | bc82c47b1a728e67b295a8e74f841f1c7e5079ba /lldb/test/Shell/ScriptInterpreter/Python/Crashlog | |
| parent | 378f1885e3536ddf93e780f25a84ad493140ff42 (diff) | |
| download | llvm-a5a6c03c448ba1ab404b58673eef1f7b68498dff.zip llvm-a5a6c03c448ba1ab404b58673eef1f7b68498dff.tar.gz llvm-a5a6c03c448ba1ab404b58673eef1f7b68498dff.tar.bz2 | |
[lldb/crashlog] Fix crash when loading non-symbolicated report
This patch should address the crashes when parsing a the crash report
frame dictionary.
If the crash report is not symbolicated, the `symbolLocation` key will
be missing. In that case, we should just use the `imageOffset`.
rdar://109836386
Differential Revision: https://reviews.llvm.org/D151844
Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/Crashlog')
0 files changed, 0 insertions, 0 deletions
