From: Jeff D. <jd...@ka...> - 2000-10-04 18:37:48
|
One more thing - is the kernel that you're running '/home/wstearns/uml/rh6.2/linux'? wst...@po... said: > (gdb) att 1 > Attaching to program: /home/wstearns/uml/rh6.2/linux, Pid 1 gdb is somewhat simple-minded about the executable file that it uses for symbols. If it finds a 'linux' in your current directory, it will use it, even if you're running a linux from somewhere else. The reason that I'm asking is that the stack that you got is complete gibberish. Jeff |