[Lldb-commits] [lldb] r249020 - [LLDB][MIPS] Fix gp register value for o32 applications on 64-bit target

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 1 09:24:45 PDT 2015


Would be great if you had a test for this (if it simply fixes an existing
broken test, then you should mention that in the patch summary so you don't
get these emails from me in the future :))

On Thu, Oct 1, 2015 at 8:10 AM Pavel Labath via lldb-commits <
lldb-commits at lists.llvm.org> wrote:

> On 1 October 2015 at 16:05, Sagar Thakur via lldb-commits
> <lldb-commits at lists.llvm.org> wrote:
> > +        printf("Symbol: name=%s, Type:%d value=%08lx\n", symbol_name,
> symbol_type, symbol.st_value);
> > +
>
> You seem to have left a debugging statement in. :)
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151001/0e5be3cc/attachment.html>


More information about the lldb-commits mailing list