[patch rfc] Eliminate write_sp()

Andrew Cagney ac131313@redhat.com
Thu Mar 27 02:04:00 GMT 2003


Hello,

It turns out that there is only one call to write_sp() in core GDB, 
found in hand_function_call().  Since that call is made redundant by 
push_dummy_call(), I think it should be removed / deprecated.  This is 
just a tiny step - replace it with the underlying TARGET_WRITE_SP().

I'll commit in a day or so,
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030327/a10e098c/attachment.ksh>


More information about the Gdb-patches mailing list