On Mon, 16 Dec 2002 11:49:59 +0900, "Stephen J. Turnbull" said:
So I don't know what's going on, except that despite your
insistance
that it's the same binary, I have to wonder since gdb says:
Lou-yahoo> warning: core file may not match specified executable file.
Many gdb version produce this message if you say 'gdb executable corefile',
and 'executable' is a symlink to the actual binary. This is because gdb
looks at the *actual* name in the corefile, looks at the name of the symlink,
and doesn't do an lstat() or anything before deciding they don't match....
--
Valdis Kletnieks
Computer Systems Senior Engineer
Virginia Tech