+Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
+
+ * gdb.texinfo: in h8 config, do not describe searching commands.
+
Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
@menu
* List:: Printing Source Lines
+_if__(_GENERIC__ || !_H8__)
* Search:: Searching Source Files
+_fi__(_GENERIC__ || !_H8__)
* Source Path:: Specifying Source Directories
* Machine Code:: Source and Machine Code
@end menu
@var{address} may be any expression.
@end table
+_if__(_GENERIC__ || !_H8__)
@node Search
@section Searching Source Files
@cindex searching
for @var{regexp}. It lists the line that is found. You can abbreviate
this command as @code{rev}.
@end table
+_fi__(_GENERIC__ || !_H8__)
@node Source Path
@section Specifying Source Directories