01-19-07 12:22 AM
On Thu, 18 Jan 2007 08:06:21 -0800, Paul Pluzhnikov wrote:
> Perhaps you don't need to -- if you "finish" instead, you'll be
> stopped on the next instruction after the "last return", which may
> be close enough.
With "finish" you mean finishing the entire program execution?
The problem is that after returning from the main function, still
"exit code" is executed. This is more than just one instruction.
Regards,
Chris
[ Post a follow-up to this message ]
|