[lldb-dev] How can I print a register value as NSString

Enrico Granata egranata at apple.com
Wed Jan 1 14:26:00 PST 2014


Wouldn't

(lldb) expr (NSString*)$rdx

Do it?

Sent from the iPhone of
Enrico Granata <egranata@🍎.com>

> On Nov 28, 2013, at 11:43 PM, "Vincent R." <forumer at smartmobili.com> wrote:
> 
> Hi,
> 
> I am using xcode5 to debug an application and I would like to know the NSstring value stored inside the %rdx register.
> Is it possible to do that ?
> 
> Thanks
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140101/44ff9eca/attachment.html>


More information about the lldb-dev mailing list