<div dir="ltr">Are you launching the process with -s (stop at entry)?</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Mar 18, 2016 at 11:24 AM Carlo Kok via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When starting a process on Win32 there's an internal exception<br>
(breakpint) that leaks to the debug caller:<br>
s       'Exception 0x80000003 encountered at address 0x7789ccbc'#0<br>
<br>
This one is dealt with by the debugger internally but there's still a<br>
StateType.eStateStopped event for it. On other platforms there's no<br>
exception like this for the internal start breakpoint (note that actual<br>
breakpoints after this hit just fine)<br>
<br>
--<br>
Carlo Kok<br>
RemObjects Software<br>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>