K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-03T17:53:52.000000Z K 7 svn:log V 337 Merge db_thread.c:1.3 from HEAD to RELENG_5: date: 2004/11/23 23:07:12; author: rwatson; state: Exp; lines: +6 -1 When printing information on the current thread, such as when entering DDB, also print the pid of the process if present. Since much debugging still centers around processes, having the pid is quite helpful. END