This is the mail archive of the gdb-cvs@sources.redhat.com 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]

src/gdb ChangeLog stack.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	taylor@sources.redhat.com	2001-03-08 12:45:22

Modified files:
	gdb            : ChangeLog stack.c 

Log message:
	* stack.c (parse_frame_specification): For one argument case,
	handle the situation where the argument is an integer, not an
	address -- arguably the most common case.  This matters on
	targets where pointers and addresses are different.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1032&r2=1.1033
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.13&r2=1.14


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