This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch rfc] Eliminate write_sp()


> Date: Wed, 26 Mar 2003 21:04:46 -0500
> From: Andrew Cagney <ac131313 at redhat dot com>
> 
> It turns out that there is only one call to write_sp() in core GDB,=20
> found in hand_function_call().  Since that call is made redundant by=20
> push_dummy_call(), I think it should be removed / deprecated.  This is=20
> just a tiny step - replace it with the underlying TARGET_WRITE_SP().

Okay for the docs patch.


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