* snapshots.readme: Tell people to always report missing files.
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 21 Jun 1993 17:33:06 +0000 (17:33 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 21 Jun 1993 17:33:06 +0000 (17:33 +0000)
gdb/doc/ChangeLog
gdb/doc/snapshots.readme

index 292f223..3e305a0 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jun 21 12:31:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * snapshots.readme: Tell people to always report missing files.
+
 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * stabs.texinfo: Document common blocks.
index 17c74ad..9176cd0 100644 (file)
@@ -161,10 +161,14 @@ on *any* machine.  It is likely that such bugs will be fixed by the next
 snapshot, so it really isn't necessary to report them unless they persist
 for a couple days.
 
-Bugs which are non-obvious, such as failure to compile on only a specific
-machine, a new machine dependent bug (particularly one not detected by the
-testsuite), missing machine dependent files, etc should be reported when
-you discover them, or have a suggested patch to fix them.
+Missing files should always be reported, since they usually mean there
+is a problem with the snapshot-generating process and we won't know
+about them unless someone tells us.
+
+Bugs which are non-obvious, such as failure to compile on only a
+specific machine, a new machine dependent or obscure bug (particularly
+one not detected by the testsuite), etc should be reported when you
+discover them, or have a suggested patch to fix them.
 
 
 FORMAT FOR PATCHES