[lldb-dev] lldb: how can I make it reliably scriptable?
Azat Khuzhin
a3at.mail at gmail.com
Tue Feb 24 05:54:57 PST 2015
On Tue, Feb 24, 2015 at 08:08:25AM -0500, Paul Smith wrote:
> On Tue, 2015-02-24 at 09:31 +0300, Azat Khuzhin wrote:
> > On linux you could [...]
>
> Yes, on GNU/Linux I have this all sorted and it works fine. I'm trying
> to get the same operations with our OSX cores.
You could also get the pid of just-lauched process and look into
/cores/core.$! (AFAIR /cores/core.%PID% is the default on osx).
More information about the lldb-dev
mailing list