summaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-02-23 22:20:38 +0000
committerAndrew Cagney <cagney@redhat.com>2001-02-23 22:20:38 +0000
commita4313e83785bd02af1ab5f505451a193011e9728 (patch)
tree5d6ac191816e0a176f1447283560091facf2f545 /gdb/CONTRIBUTE
parent156952ef1e59b6ad03377e1d09fee3d4e96c45de (diff)
downloadgdb-a4313e83785bd02af1ab5f505451a193011e9728.tar.gz
Mention how to cite GDB problem reports.
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r--gdb/CONTRIBUTE9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index 91e3634d4fb..f7f81c7c9f0 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -158,3 +158,12 @@ o If ``gdb/gdbarch.sh'' is modified, you don't
``gdbarch.h'' and ``gdbarch.c''.
See ``gdb/configure.in'' above.
+
+
+o When submitting a patch that fixes a bug
+ in GDB's bug database a brief reference
+ to the bug can be included in the ChangeLog
+ vis
+
+ * CONTRIBUTE: Mention PR convention. Fix
+ gdb/4705.