- fix typo in openocd.texi
git-svn-id: svn://svn.berlios.de/openocd/trunk@608 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
3ce7afc0da
commit
70bef9e2e0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue