Generally, the driver will print stop info every time a stop event is forwarded
from the private event queue to the public event queue. You can check the
output of the event log (log enable lldb event) to see if you are indeed
sending two events. If you are sending two events, you can add the
Hello,
Our slightly modified LLDB based on v6.0 with custom platform and process
has a strange problem during process launch. We see the debugger view
twice. After stepping over, we see it correctly - just once. Does anybody
know where the problem could be?
Process, platform, thread, event logs: