Change the process iteration pattern to a more concise:
for thread in process: print >> output, print_stacktrace(thread, string_buffer=True) llvm-svn: 130940
Loading
Please register or sign in to comment
for thread in process: print >> output, print_stacktrace(thread, string_buffer=True) llvm-svn: 130940