diff options
author | David D. Zuhn <zoo@cygnus> | 1993-08-23 19:39:56 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-08-23 19:39:56 +0000 |
commit | 72545cc6bde2fe4c824947dea29b2aad9786bb3f (patch) | |
tree | ecf4df4d09ea4d44e3454c9649dea9ac1a10199c /gdb/doc | |
parent | c28096f36a20f9692fa77a97aa4f9aff284a0514 (diff) | |
download | gdb-72545cc6bde2fe4c824947dea29b2aad9786bb3f.zip gdb-72545cc6bde2fe4c824947dea29b2aad9786bb3f.tar.gz gdb-72545cc6bde2fe4c824947dea29b2aad9786bb3f.tar.bz2 |
remove Sanitize markers
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/gdb.texinfo | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index e31b01a..6a4e107 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -6624,15 +6624,9 @@ download @var{filename} to the 960 as well as adding its symbols in @ifset H8 @cindex download to H8/300 or H8/500 @cindex H8/300 or H8/500 download -@c start-sanitize-Hitachi-SH @cindex download to Hitachi SH @cindex Hitachi SH download -@c end-sanitize-Hitachi-SH -When you select remote debugging to a Hitachi -@c start-sanitize-Hitachi-SH -SH, -@c end-sanitize-Hitachi-SH -H8/300, or H8/500 board +When you select remote debugging to a Hitachi SH, H8/300, or H8/500 board (@pxref{Hitachi Remote,,@value{GDBN} and Hitachi Microprocessors}), the @code{load} command downloads your program to the Hitachi board and also opens it as the current executable target for @value{GDBN} on your host @@ -6971,11 +6965,7 @@ name of the program to be debugged, as it appears to DOS on the PC. @ifset H8 @item target hms @kindex target hms -A Hitachi -@c start-sanitize-Hitachi-SH -SH, -@c end-sanitize-Hitachi-SH -H8/300, or H8/500 board, attached via serial line to your host. +A Hitachi SH, H8/300, or H8/500 board, attached via serial line to your host. @ifclear H8EXCLUSIVE @c Unix only, not currently of interest for H8-only manual Use special commands @code{device} and @code{speed} to control the serial |