added warning to use GDB 6.7 or newer

git-svn-id: svn://svn.berlios.de/openocd/trunk@1052 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2008-10-14 07:16:51 +00:00
parent 254bde2a23
commit 1cf14b384e
1 changed files with 5 additions and 0 deletions

View 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