From: Jeffrey Osier Date: Fri, 16 Sep 1994 07:53:09 +0000 (+0000) Subject: remote.texi: asynctsr must run before mode (Hitachi stuff) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3a58c921b000b5044371585f199956579847a40;p=binutils-gdb.git remote.texi: asynctsr must run before mode (Hitachi stuff) --- diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi index 422379dd893..03407bd9ba3 100644 --- a/gdb/doc/remote.texi +++ b/gdb/doc/remote.texi @@ -1121,13 +1121,13 @@ for example, @samp{asyncstr 2} below runs @code{asyncstr} on @code{COM2}. @example -(eg-C:\H8300\TEST) mode com2:9600,n,8,1,p +C:\H8300\TEST> asynctsr 2 +C:\H8300\TEST> mode com2:9600,n,8,1,p Resident portion of MODE loaded COM2: 9600, n, 8, 1, p -(eg-C:\H8300\TEST) asynctsr 2 @end example @quotation