projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf5454
)
remote.texi: asynctsr must run before mode (Hitachi stuff)
author
Jeffrey Osier
<jeffrey@cygnus>
Fri, 16 Sep 1994 07:53:09 +0000
(07:53 +0000)
committer
Jeffrey Osier
<jeffrey@cygnus>
Fri, 16 Sep 1994 07:53:09 +0000
(07:53 +0000)
gdb/doc/remote.texi
patch
|
blob
|
history
diff --git
a/gdb/doc/remote.texi
b/gdb/doc/remote.texi
index 422379dd893edfad036da6bc721742a1a615f3eb..03407bd9ba33d8437be8b30fc419b633ec52722a 100644
(file)
--- 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