| From: | Richard Nyberg <rnyberg@xxxxxxxx> |
| Date: | Wed, 26 Jan 2005 10:52:45 +0100 |
I often use gdb's proc command to switch between different processes
when debugging kernel cores. Now I want to debug a kernel thread
and it doesn't seem to work. Does anyone know how to switch to a
kernel thread? Maybe proc could be tweaked to work for threads too.
-Richard