[patch/rfc] Delete prologue_frameless_p

Andrew Cagney cagney@gnu.org
Thu Feb 12 16:53:00 GMT 2004


> This patch replaces a call to PROLOGUE_FRAMELESS_P with the default implementation.  Turns out that the only architecture setting this method (cris) was setting it to the default anyway.

I've checked this in.

Andrew

> 2004-02-09  Andrew Cagney  <cagney@redhat.com>
>  
> 	* gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
> 	gdbarch.h, gdbarch.c: Re-generate.
> 	* cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
> 	to generic_prologue_frameless_p.
> 	* arch-utils.h (generic_prologue_frameless_p): Delete declaration.
> 	* arch-utils.c (generic_prologue_frameless_p): Delete function.
> 




More information about the Gdb-patches mailing list