From 70bef9e2e0f86a4b3435058d471fbf3cd2bf232c Mon Sep 17 00:00:00 2001 From: ntfreak Date: Wed, 23 Apr 2008 09:53:04 +0000 Subject: [PATCH 1/1] - fix typo in openocd.texi git-svn-id: svn://svn.berlios.de/openocd/trunk@608 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index 611f5ec769..a2a0625159 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1287,7 +1287,7 @@ This is now handled in the @option{qSupported} PacketSize. @section Programming using gdb @cindex Programming using gdb -By default the target memory map is sent to gdb, this can be diabled by +By default the target memory map is sent to gdb, this can be disabled by the following openocd config option: @smallexample gdb_memory_map disable -- 2.30.2