This is the mail archive of the gdb-cvs@sourceware.org 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]

src/gdb ChangeLog infcall.c inferior.h


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


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