Make:

bt all

show the backtrace for all threads, and:

bt 1 3 4

show the backtrace for threads 1, 3 and 4.  If we want to come up with some fancier syntax for thread lists later, that will be great, but this will do for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@112248 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed