src/gdb ChangeLog eval.c linespec.c value.h

bauermann@sourceware.org bauermann@sourceware.org
Fri Mar 4 20:07:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bauermann@sourceware.org	2011-03-04 20:07:22

Modified files:
	gdb            : ChangeLog eval.c linespec.c value.h 

Log message:
	* eval.c (parse_and_eval_address_1): Remove function.
	* linespec.c (decode_indirect): Call parse_to_comma_and_eval
	instead of parse_and_eval_address_1.
	* value.h (parse_and_eval_address_1): Remove prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12738&r2=1.12739
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/eval.c.diff?cvsroot=src&r1=1.147&r2=1.148
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.112&r2=1.113
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.h.diff?cvsroot=src&r1=1.177&r2=1.178



More information about the Gdb-cvs mailing list