diff options
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 611f5ec7..a2a06251 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 |