src/gdb ChangeLog infcall.c
cagney@sources.redhat.com
cagney@sources.redhat.com
Wed Apr 23 19:32:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2003-04-23 19:32:38
Modified files:
gdb : ChangeLog infcall.c
Log message:
2003-04-23 Andrew Cagney <cagney@redhat.com>
* infcall.c (call_function_by_hand): Delete variable
"n_method_args". Localize "param_type"'s declaration to the loop
that it is used. Reinstate code assigning to said variable -
deleted on 2002-06-14. Rationalize calls to value_args_coerce.
Rationalize code using "param_type".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4123&r2=1.4124
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infcall.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Gdb-cvs
mailing list