This is the mail archive of the gdb-patches@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: RFC: %ebp-based backtrace patch


Hi -

On Tue, Jul 07, 2009 at 02:15:19PM +0200, Michael Matz wrote:
> [...]
> > Could gdb partially disassemble such functions to check
> > whether %ebp is likely being used as this heuristic expects?
> 
> Nope.  We don't know the function borders.  [...]

I'm feeling dense, so can you explain why?  We have at least a
PC value, which one could map in the symbol table, no?

- FChE


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