Debugging doesn't work in 2.1.32/x86?

Craig Metz (cmetz@inner.net)
Tue, 08 Apr 1997 18:37:55 -0400


Whenever I run gdb on anything (which would work happily before), with
2.1.32, I get:

(gdb) run
Starting program: /home/cmetz/src/opie/./opieinfo

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.

And, from my kernel:

int3: 0000

This happens with SMP on or off. Is there a fix for this problem?

-Craig