From: Roland Pesch Date: Tue, 29 Mar 1994 00:35:30 +0000 (+0000) Subject: Fix node structure around new Hitachi nodes so general-purpose X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=009ed68149730041cf33e6eb84f259b0583aacf0;p=binutils-gdb.git Fix node structure around new Hitachi nodes so general-purpose vn of manual builds OK, too. --- diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi index 3abe4839b3e..12246ada46e 100644 --- a/gdb/doc/remote.texi +++ b/gdb/doc/remote.texi @@ -1072,9 +1072,9 @@ what speed to use over the serial device. @end enumerate @menu -* Hitachi Boards:: Connecting to Hitachi boards -* Hitachi ICE:: Using the E7000 In-Circuit Emulator -* H8500 Special:: Special @value{GDBN} commands for the H8/500 +* Hitachi Boards:: Connecting to Hitachi boards. +* Hitachi ICE:: Using the E7000 In-Circuit Emulator. +* Hitachi Special:: Special @value{GDBN} commands for Hitachi micros. @end menu @node Hitachi Boards @@ -1192,6 +1192,7 @@ to detect program completion. In either case, @value{GDBN} sees the effect of a @sc{reset} on the development board as a ``normal exit'' of your program. +@end ifset @node Hitachi ICE @subsubsection Using the E7000 in-circuit emulator @@ -1238,7 +1239,6 @@ memory}. The accepted values for @var{mod} are @code{small}, @code{big}, @code{medium}, and @code{compact}. @end table -@end ifset @end ifset @ifset MIPS