I figured out what was going on.
authorJim Blandy <jimb@codesourcery.com>
Wed, 19 Apr 2000 23:17:18 +0000 (23:17 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 19 Apr 2000 23:17:18 +0000 (23:17 +0000)
commit4e32685259347bae0453b62a1418395d7771ec25
tree83aa30bf54d858ccb51b304e24936072fda32d30
parent77d2aaae4532d2de3b7d0b79e08c8c3024a87e6b
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.)
gdb/i386v-nat.c
This page took 0.027627 seconds and 4 git commands to generate.