diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-01-18 12:46:17 +0100 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-01-24 20:25:54 +0100 |
commit | cfa55bfe781474a30467b1bbf2e7874985171196 (patch) | |
tree | 2946ab3193145a2db419baca91f05783c0594917 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp | |
parent | d3e0f7e1503b1bca8baa6483d3b5c452a91f60a6 (diff) | |
download | llvm-cfa55bfe781474a30467b1bbf2e7874985171196.zip llvm-cfa55bfe781474a30467b1bbf2e7874985171196.tar.gz llvm-cfa55bfe781474a30467b1bbf2e7874985171196.tar.bz2 |
[lldb/Plugins] Enrich ScriptedThreads Stop Reasons with Exceptions
This patch adds Exceptions to the list of supported stop reasons for
Scripted Threads.
The main motivation for this is that breakpoints are triggered as a
special exception class on ARM platforms, so adding it as a stop reason
allows the ScriptedProcess to selected the ScriptedThread that stopped at
a breakpoint (or crashed :p).
rdar://87430376
Differential Revision: https://reviews.llvm.org/D117074
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions