K 10 svn:author V 3 kan K 8 svn:date V 27 2005-02-20T22:55:07.000000Z K 7 svn:log V 418 Attempt to make kgdb little more useful and easy to use. Properly initialize it to recognise what ABI to use on amd64 (and possibly others) platform. Display PID and process name as a part of the 'info threads' output, TIDs alone are too confusing. Introduce new commmands 'tid ' and 'proc ' to accompany gdb's default 'thread ' to make the task of switching between different contexts easier. END