1. gdb does not work with the new .95c+ kernel.
Breakpoints end up in wierd places, etc.
My guess is that internal structures changed
enough from .95a to .95c to break things
(ie task_info, etc)....
I don't still have my .95a sources to verify this,
but if it isn't just me someone should recompile
gdb with the new kernel header files.
(I have 8M free on my disk, and I don't think
it's enough.)
2. ptrace(2) does not support attach/unattach. Does
any one care to rectify this?
3. GDB 4.5 has been released. Is anyone building this?>