Skip to content
Commit ae9639ae authored by Johnny Chen's avatar Johnny Chen
Browse files

Change the process iteration pattern to a more concise:

    for thread in process:
        print >> output, print_stacktrace(thread, string_buffer=True)

llvm-svn: 130940
parent 7db91cef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment