This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Frame lost after 'leave' and before 'ret' instruction on i386?


Daniel Jacobowitz wrote:

When DWARF unwinding is not in use, there's the in_epilogue_p hook. Prologue analyzers could also detect epilogues using the same technique. But this is slow and complicated.


Interestingly, the only mention of in_epilogue_p I found is in ChangeLog-2004, but not a trace of it in the code? As if it was silently removed without mentioning it in the ChangeLog.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]