Add a keyword argument string_buffer (with a default value of False) to the
PrintStackTrace(thread) function. If string_buffer is True, PrintStackTrace() will return the content of the stack trace as a string, instead. llvm-svn: 115960
Loading
Please register or sign in to comment