Add "vAttachOrWait" to debugserver, so you can implement "attach to the...
Add "vAttachOrWait" to debugserver, so you can implement "attach to the process if it exists OR wait for it" without race conditions. Use that in lldb. llvm-svn: 160578
Loading
Please sign in to comment