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

Reply via email to