summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-02-04 11:10:15 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-02-04 11:10:15 -0800
commit3ea9e62189205cfa84a04ec6955aaf1f5184a937 (patch)
treee02dea90b4ea61d4226f4e50873118dc7866451b
parente380930478a45cc78de6b807dc6f17d0a61298b4 (diff)
downloadopenocd+libswd-3ea9e62189205cfa84a04ec6955aaf1f5184a937.tar.gz
openocd+libswd-3ea9e62189205cfa84a04ec6955aaf1f5184a937.tar.bz2
openocd+libswd-3ea9e62189205cfa84a04ec6955aaf1f5184a937.tar.xz
openocd+libswd-3ea9e62189205cfa84a04ec6955aaf1f5184a937.zip
Documentation: mention bug database
Have the User's Guide and BUG handling notes both reference the fact that we now have a bug database at SourceForge. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-rw-r--r--BUGS6
-rw-r--r--doc/openocd.texi9
2 files changed, 14 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 36a7da37..5e640e75 100644
--- a/BUGS
+++ b/BUGS
@@ -6,6 +6,12 @@ posting a message with your report:
openocd-development@lists.berlios.de
+Also, please check the Trac bug database to see if a ticket for
+the bug has already been opened. You might be asked to open
+such a ticket, or to update an existing ticket with more data.
+
+ https://sourceforge.net/apps/trac/openocd/
+
To minimize work for OpenOCD developers, you should try to include
all of the information listed below. If you feel that some of the
items below are unnecessary for a clear bug report, you may leave
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 957c79c5..d4e60a80 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -60,7 +60,7 @@ Free Documentation License''.
@menu
* About:: About OpenOCD
-* Developers:: OpenOCD Developers
+* Developers:: OpenOCD Developer Resources
* JTAG Hardware Dongles:: JTAG Hardware Dongles
* About JIM-Tcl:: About JIM-Tcl
* Running:: Running OpenOCD
@@ -226,6 +226,13 @@ Discuss and submit patches to this list.
The @file{PATCHES.txt} file contains basic information about how
to prepare patches.
+@section OpenOCD Bug Database
+
+During the 0.4.x release cycle the OpenOCD project team began
+using Trac for its bug database:
+
+@uref{https://sourceforge.net/apps/trac/openocd}
+
@node JTAG Hardware Dongles
@chapter JTAG Hardware Dongles