aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-21 17:33:06 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-21 17:33:06 +0000
commit7edd8068e16402f5777be54618b1e465fc95dc97 (patch)
treec2ea0ecbcaaec6c9d2a0860230422c433b54c8bc /gdb
parent6418521d71be3d62043546e7344ff0e397525d8e (diff)
downloadgdb-7edd8068e16402f5777be54618b1e465fc95dc97.zip
gdb-7edd8068e16402f5777be54618b1e465fc95dc97.tar.gz
gdb-7edd8068e16402f5777be54618b1e465fc95dc97.tar.bz2
* snapshots.readme: Tell people to always report missing files.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/snapshots.readme12
2 files changed, 12 insertions, 4 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 292f223..3e305a0 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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.
diff --git a/gdb/doc/snapshots.readme b/gdb/doc/snapshots.readme
index 17c74ad..9176cd0 100644
--- a/gdb/doc/snapshots.readme
+++ b/gdb/doc/snapshots.readme
@@ -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