Searched hist:142151 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_amd64.cdiff 142151 Sun Feb 20 20:55:07 MST 2005 kan 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 <tid>' and 'proc <pid>'
to accompany gdb's default 'thread <thread num>' to make the task of switching
between different contexts easier.

Completed in 111 milliseconds