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
