Re: gdb call
Re: gdb call
- Subject: Re: gdb call
- From: Fritz Anderson <email@hidden>
- Date: Thu, 23 Aug 2012 14:33:38 -0500
On 23 Aug 2012, at 1:49 PM, koko <email@hidden> wrote:
> what is the lldb equivalent to gdb call … or is there?
<http://lldb.llvm.org/lldb-gdb.html> is a good crib, but doesn't include "call."
I believe you're looking for the "expression" command. Search <http://lldb.llvm.org/tutorial.html> for "expression," and type "help expression" at the lldb prompt.
— F
--
Fritz Anderson -- Xcode 4 Unleashed -- <http://x4u.manoverboard.org/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >gdb call (From: koko <email@hidden>) |