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

michael michael at tweakoz.com
Wed Nov 30 19:09:02 PST 2011


Nevermind, I missed the "[Note: These also apply for Lion.]" bit under the 
Snow Leopard instructions.

It works...

Michael T. Mayers


On Wed, 30 Nov 2011, michael wrote:

> 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