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


Daniel Jacobowitz <drow@false.org> writes:

> A number of Linux distributions are carrying the attached patch from
> Michael Matz.  [...]
>   https://bugzilla.novell.com/show_bug.cgi?id=390722#c25
>[...]
> 	* i386-tdep.c (i386_frame_cache): Assume anonymous functions use
> 	a frame pointer.
>[...]

Could gdb partially disassemble such functions to check
whether %ebp is likely being used as this heuristic expects?


- FChE


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