This is probably an FAQ question (in fact it is one), but how to I get backtraces of an arbitrary process from gdb when debugging a kernel core dump? The FAQ mentions typing "bt", but that only seems to give me a backtrace for the process that called cpu_reboot(). Thanks! -- Ethan