| commit | ae9639aeb35c5e8bd648cc0482df39e3c81a9784 | [log] [tgz] |
|---|---|---|
| author | Johnny Chen <johnny.chen@apple.com> | Thu May 05 18:50:56 2011 +0000 |
| committer | Johnny Chen <johnny.chen@apple.com> | Thu May 05 18:50:56 2011 +0000 |
| tree | 81ed0e243377571e7148bfa786b47b9c0ae16479 | |
| parent | 7db91cefb27ee862921c6ab14a99387427019d32 [diff] |
Change the process iteration pattern to a more concise:
for thread in process:
print >> output, print_stacktrace(thread, string_buffer=True)
llvm-svn: 130940