This is the mail archive of the gdb-cvs@sourceware.cygnus.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 i386v-nat.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.cygnus.com	00/04/19 16:17:18

Modified files:
	gdb            : i386v-nat.c 

Log message:
	I figured out what was going on.
	
	Since nobody had made any changes to i386v-nat.c on sourceware since
	the repository was started, we were still getting the version from the
	vendor branch.  (If you don't understand how the vendor branch works,
	treasure your innocence.)  I naively assumed that, to see what changes
	had been introduced in version 1.2, one should diff it with 1.1,
	as they say in TV Guide, "with hilarious results".
	
	This change simply restores i386v-nat.c to what it used to be before I
	started bungling around.  The text of this revision should be
	identical to that of revision 1.1.1.3, which was the former head of
	the trunk.  (Yes, 1.1.1.3 was the head of the trunk.  As I said,
	treasure your innocence.)

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/i386v-nat.c.diff?cvsroot=src&r1=1.3&r2=1.4


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