Frame lost after 'leave' and before 'ret' instruction on i386?
Daniel Jacobowitz
drow@false.org
Thu May 22 16:02:00 GMT 2008
On Thu, May 22, 2008 at 10:51:12AM -0400, Aleksandar Ristovski wrote:
> So from what I can see, they all rely on symbol info (find_pc_partial_function).
Generally, so that you don't go marching off into the code of another
function. If you only look at instructions forwards, and do not skip
any branches, you can probably do without it.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list