K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-10-06T13:15:21.000000Z K 7 svn:log V 394 Merge db_command.c:1.62 from HEAD to RELENG_6: Add a DDB "traceall" function, which stack traces all known process threads. This is quite useful if generating a debug log for post-mortem by another developer, in which case the person at the console may not know which threads are of interest. The output of this can be quite long. Discussed with: kris Approved by: re (scottl) END