Hiroshi Ito <ito@mlb.co.jp> typos

git-svn-id: svn://svn.berlios.de/openocd/trunk@1417 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2009-03-18 11:59:31 +00:00
parent cf10427caa
commit 9f2a76e7b6
2 changed files with 3 additions and 3 deletions

View File

@@ -1083,7 +1083,7 @@ first target will be gdb_port, the second target will listen on gdb_port + 1, an
@section GDB Items
@itemize @bullet
@item @b{gdb_breakpoint_override} <@var{hard|soft|disabled}>
@item @b{gdb_breakpoint_override} <@var{hard|soft|disable}>
@cindex gdb_breakpoint_override
@anchor{gdb_breakpoint_override}
@*Force breakpoint type for gdb 'break' commands.
@@ -1097,7 +1097,7 @@ the same issue.
@item @b{gdb_detach} <@var{resume|reset|halt|nothing}>
@cindex gdb_detach
@*Configures what OpenOCD will do when gdb detaches from the daeman.
@*Configures what OpenOCD will do when gdb detaches from the daemon.
Default behaviour is <@var{resume}>
@item @b{gdb_memory_map} <@var{enable|disable}>