[Lldb-commits] [PATCH] expose 64 bit addresses through MI

Zachary Turner zturner at google.com
Fri Mar 13 08:24:29 PDT 2015


Or PRIxPTR as you said. Definitely not %ll though
On Fri, Mar 13, 2015 at 8:23 AM Zachary Turner <zturner at google.com> wrote:

> You must use PRIx64 for 64 bit types. %ll isn't right on windows
>
>
> http://reviews.llvm.org/D8238
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150313/91168398/attachment.html>


More information about the lldb-commits mailing list