]> git.sur5r.net Git - openocd/commitdiff
added warning to use GDB 6.7 or newer
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 14 Oct 2008 07:16:51 +0000 (07:16 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 14 Oct 2008 07:16:51 +0000 (07:16 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1052 b42882b7-edfa-0310-969c-e2dbd0fdcd60

doc/openocd.texi

index 50334a0d5155b15c63820fe03152e367c2289c84..9aac8ad60fe40c078ab6838240838cc4ffb158e2 100644 (file)
@@ -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