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 <
[email protected]> wrote:

> On 1 October 2015 at 16:05, Sagar Thakur via lldb-commits
> <[email protected]> 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
> [email protected]
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to