[lldb-dev] trunk: connect to iOS fails
Carlo Kok
ck at remobjects.com
Wed Oct 2 04:41:34 PDT 2013
Carlo Kok schreef op 10/1/2013 3:37 PM:
> Having just upgraded to trunk (last week or so) on Windows, I'm getting
> this strange thing where the debugger doesn't properly start in
> suspended state (and thus never resumes), connecting to an OSX gdb works
> fine. This is probably some weird plugin I missed or some windows
> difference, but does anyone know what it could be? I've got the log file
> at:
>
> https://dl.dropboxusercontent.com/u/29927944/lldb-log.txt
>
>
This required me to call WaitForProcessToStop(NULL, NULL) after Launch,
so it properly works.
--
Carlo Kok
RemObjects Software
More information about the lldb-dev
mailing list