[lldb-dev] Debugging with self built LLDB on osx (ignore the previous)

michael michael at tweakoz.com
Wed Nov 30 18:39:35 PST 2011


With today's TOT:
I get the error: error: initial process state wasn't stopped: exited (see 
below)
I have created the lldb_codesign certificate.

Anything else I need to do?

Thanks,

mtm

//////////////////////////////////////////////////
bash-X.X$ /tozbin/lldb ./myprog # /tozbin/lldb is a symlink to the lldb in 
my DerivedData folder
StdSetProvider imported..
Current executable set to './myprog' (x86_64).
(lldb) bdys
Breakpoint created: 1: name = '<private>:', locations = 0 (pending)
WARNING:  Unable to resolve breakpoint to any actual locations.
(lldb) rdys
Process 8072 launched: 
'/Users/michael/Library/Developer/Xcode/DerivedData/<private>/Build/Products/Debug/<private>' 
(x86_64)
error: initial process state wasn't stopped: exited

mtm



More information about the lldb-dev mailing list