aboutsummaryrefslogtreecommitdiff
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
commit2126d5fbda45067caf2bf7fb287f0038e5f21da4 (patch)
tree8b5259d8418b2dd0335e98e7c5b32b95a4c5f51b /gdb/CONTRIBUTE
parent17fceda3ae9e21f8d6abc89407528fa314c2bdc8 (diff)
downloadfsf-binutils-gdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.zip
fsf-binutils-gdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.tar.gz
fsf-binutils-gdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.tar.bz2
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 91e3634..f7f81c7 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.