frameless_look_for_prologue, such that we actually call this
function.
+2002-07-03 Mark Kettenis <kettenis@gnu.org>
+
+ * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
+ frameless_look_for_prologue, such that we actually call this
+ function.
+
2002-07-02 Joel Brobecker <brobecker@gnat.com>
* frame.h (frame_address_in_block): New function.
{
return (frame->next
&& frame->next->signal_handler_caller
- && frameless_look_for_prologue);
+ && frameless_look_for_prologue (frame));
}
/* Return the chain-pointer for FRAME. In the case of the i386, the