[patch/rfc] Fix inside entry func call

Andrew Cagney cagney@gnu.org
Tue Feb 3 04:06:00 GMT 2004


Hello,

This, cleans up one part of a long dangling thread.  Per:
http://sources.redhat.com/ml/gdb-patches/2003-11/msg00462.html
This modifies the unwind code so that it uses the test:

+      && get_frame_func (this_frame) == entry_point_address ()

that that in place, the old inside_entry_func can be made static to 
blockframe.c.  This should reduce Kevin's patch to just doco + frame.c 
tweaks.

comments?
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20040203/c0f33a36/attachment.ksh>


More information about the Gdb-patches mailing list