* 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 292f22385a004cec3f433ff4e93f66cafb5baab8..3e305a05b6740a0ff493bc053d81fb5e3622608a 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 17c74ad5f3d69373e72cc8ee8a239257d66e2249..9176cd0abe1d5fa41aa792f6e7818dd3572377b7 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