llvm-project/lldb/source/Plugins/Process/scripted
Med Ismail Bennani edc77353da [lldb/crashlog] Improve exception reporting for interactive mode
This patch improve exception reporting when loading a crash report in a
scripted process. Now, we parse the `exception` dictionary from the
crash report use it the create a higher fidelity `MachException` stop info.

This patch also updates the test to reflect that change.

rdar://97096486

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

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2022-08-11 22:29:06 -07:00
..
CMakeLists.txt [lldb/Plugins] Add support for ScriptedThread in ScriptedProcess 2021-10-08 14:54:07 +02:00
ScriptedProcess.cpp [lldb] Make Process and subclass constructors protected 2022-08-08 17:34:27 +02:00
ScriptedProcess.h [lldb] Make Process and subclass constructors protected 2022-08-08 17:34:27 +02:00
ScriptedThread.cpp [lldb/crashlog] Improve exception reporting for interactive mode 2022-08-11 22:29:06 -07:00
ScriptedThread.h [lldb/Plugin] Add artificial stackframe loading in ScriptedThread 2022-02-16 11:44:07 -08:00