[lldb-dev] lldb-114: initial process state wasn't stopped

Andrey Zaytsev andrey.zaytsev at jetbrains.com
Fri Feb 17 05:32:21 PST 2012


Hello. 
Here is what i get trying to debug anything:

~/Projects/ULTIMATE (git::master)$ /Applications/Xcode.app/Contents/Developer/usr/bin/lldb 
(lldb) file /Users/zajac/Projects/ULTIMATE/system/DerivedData/debug-42b46838/Build/Products/macos-target-debug/macos-target
Current executable set to '/Users/zajac/Projects/ULTIMATE/system/DerivedData/debug-42b46838/Build/Products/macos-target-debug/macos-target' (x86_64).
(lldb) r
Process 26225 launched: '/Users/zajac/Projects/ULTIMATE/system/DerivedData/debug-42b46838/Build/Products/macos-target-debug/macos-target' (x86_64)
error: initial process state wasn't stopped: exited
(lldb) 

But remote-debug on device works fine. Wierd.

lldb-114 from Xcode 4.4
Mac OS X Lion 10.7.3



More information about the lldb-dev mailing list