src/gdb ChangeLog infcall.c inferior.h

brobecke@sourceware.org brobecke@sourceware.org
Wed May 9 14:29:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-05-09 14:29:13

Modified files:
	gdb            : ChangeLog infcall.c inferior.h 

Log message:
	Remove AT_SYMBOL
	
	Now that this method is no longer used by any architecture,
	we can remove its support.
	
	gdb/ChangeLog:
	
	* infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
	* inferior.h (AT_SYMBOL): Delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14223&r2=1.14224
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcall.c.diff?cvsroot=src&r1=1.152&r2=1.153
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inferior.h.diff?cvsroot=src&r1=1.172&r2=1.173



More information about the Gdb-cvs mailing list