diff options
author | gdb-2.8 <gdb@fsf.org> | 1988-09-03 08:00:00 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-06-03 15:36:31 +0100 |
commit | 3bf57d210832b28e9361990830eb722a619f031b (patch) | |
tree | ba506d293bde0f6500d0cee3e643ebf8890d9cf7 /gdb/coffread.c.README | |
parent | 7c75bab3d3ef344a6a0b13b9ab59ecd5855aceb5 (diff) | |
download | gdb-3bf57d210832b28e9361990830eb722a619f031b.zip gdb-3bf57d210832b28e9361990830eb722a619f031b.tar.gz gdb-3bf57d210832b28e9361990830eb722a619f031b.tar.bz2 |
gdb-2.8
Diffstat (limited to 'gdb/coffread.c.README')
-rw-r--r-- | gdb/coffread.c.README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/coffread.c.README b/gdb/coffread.c.README new file mode 100644 index 0000000..922e50c --- /dev/null +++ b/gdb/coffread.c.README @@ -0,0 +1,12 @@ +coffread.c is truncated. + +It ends on a 4096-byte boundary, which makes me think it got chopped +in a disk operation, so the modification date probably doesn't reflect +the date of the damage. + +We checked the backups of Sep 8, 1992 and June 3, 1991, and in both +cases it was truncated. So we would appear to be out of luck. + +Someone found gdb-assorted on a dump of /s3 from cygint on November +19, 1990, but no gdb-2.8. The guess is that gdb-2.8 moved there after +/s3 moved to /work (which was apparently a new 1gig disk at the time). |