[6.2] PROBLEMS file
Dave Korn
dk@artimi.com
Thu Jul 22 13:04:00 GMT 2004
> -----Original Message-----
> From: gdb-owner On Behalf Of Mark Kettenis
> Sent: 21 July 2004 22:00
> shouldn't terminate the backtrace. And %eip == 0 can happen in the
> case of a null-pointer function call.
Does it? I thought the stored eip on the stack points to the return
address of the caller, which is the byte after the call instruction, so eip
= 0 would only occur in a stack frame if there was a call instruction at
0xfffffffb that had just been executed?
cheers,
DaveK
--
Can't think of a witty .sigline today....
More information about the Gdb
mailing list