kdb_thr_lookup
td = kdb_thr_lookup((lwpid_t)tid);
td = kdb_thr_lookup(decaddr);
thr = kdb_thr_lookup(tid);
if (kdb_thr_lookup(tid) != NULL)
struct thread *kdb_thr_lookup(lwpid_t);