This patch adds support to eStopReasonTrace to Scripted Threads.
This is necessary when using a Scrited Process with a Scripted Thread
Plan to report a special thread stop reason to the thread plan.
rdar://109425542
Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
Other tests still user a lldb.eStopReasonSignal with Scripted Processes so we can just replace this by an lldb.eStopReasonTrace instead