summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 50334a0d..9aac8ad6 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -1289,6 +1289,11 @@ to debug remote targets.
@section Connecting to gdb
@cindex Connecting to gdb
+Use GDB 6.7 or newer with OpenOCD if you run into trouble. For instance 6.3 has a
+known bug where it produces bogus memory access errors, which has since
+been fixed: look up 1836 in http://sourceware.org/cgi-bin/gnatsweb.pl?database=gdb
+
+
A connection is typically started as follows:
@smallexample
target remote localhost:3333