tberghammer added a comment.

I converted the strings it was complaining about but I haven't managed to get 
the traceback printing working without converting the data to utf-8 manually. 
We are using traceback.format_exception to collect the stack trace what returns 
a string, then we store it in a variable and print it later.


http://reviews.llvm.org/D16680



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to