From: arisz@csri.toronto.edu (Aris Zakinthinos) Subject: Kernel Debuggin and Keypad distinguishing Date: 8 Feb 1993 18:20:10 GMT
Let me get the easy question out of the way first. Is there any way of
distinguishing the keypad +, -, * from the ones on the main keyboard?
Secondly, I am making some kernel modifications (actualy just
experimenting right now) and I was wondering what the best way is to
debug the new kernel? I though using gdb to link to the running process
might work but the kernel isn't really a process. So how do you debug
the kernel?
Aris.