summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-22 14:15:45 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-22 14:15:45 +0000
commit1ad9179f3ae492dceb12d7a6a8ffe6e863731f48 (patch)
tree80c81db1a16d078790ccf6c326784bcf331296c4 /BUGS
parent45d94f6af9e57e5562526470b8025b0b0fa42d75 (diff)
downloadopenocd+libswd-1ad9179f3ae492dceb12d7a6a8ffe6e863731f48.tar.gz
openocd+libswd-1ad9179f3ae492dceb12d7a6a8ffe6e863731f48.tar.bz2
openocd+libswd-1ad9179f3ae492dceb12d7a6a8ffe6e863731f48.tar.xz
openocd+libswd-1ad9179f3ae492dceb12d7a6a8ffe6e863731f48.zip
wip on reporting bugs.
git-svn-id: svn://svn.berlios.de/openocd/trunk@602 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS28
1 files changed, 28 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 00000000..612b3238
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,28 @@
+Please report bugs by posting a message to
+
+openocd-development@lists.berlios.de.
+
+To minimize work for OpenOCD developers, you can include
+all the information below. If you feel that some of the
+items below are unecessary for a clear bug report, you
+leave them out.
+
+
+- Target PCB/board description
+- Config scripts
+- OpenOCD command line
+- List of commands issued or GDB operations performed
+- Expected result
+- Actual result
+- debug_level 3 logs
+- If this is a regression, include logs for working and broken
+version
+- If this is a regression, please find out the precise version
+that caused the regression. This can be done via a binary
+search. E.g. if version 550 worked and 600 failed, then try
+575, etc.
+
+
+attach files directly to the posting. The mailing list knows to
+transform attachments to links so you will not be bloating anyones
+mail box. Keep attachments to <100kBytes. \ No newline at end of file