From 502d24d454123c6bb60132a5ebcbe04094b8a1e2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 7 May 2000 10:57:54 +0000 Subject: [PATCH] Typo correction, again from Brian Youmans. --- gdb/mi/gdbmi.texinfo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/gdb/mi/gdbmi.texinfo b/gdb/mi/gdbmi.texinfo index e6f0d9e85d..c2aad450e6 100644 --- a/gdb/mi/gdbmi.texinfo +++ b/gdb/mi/gdbmi.texinfo @@ -2075,11 +2075,10 @@ Regular stepping: @end example Asynchronous command. Resumes the inferior which executes one machine -instruction. The output, once stop, will vary depend on whether we have -@c Someone who knows this should figure out what 'once stop' is supposed -@c to be. 'once stop is reached'? - BTY -stopped in the middle of a source line or not. In the former case, the -address at which the program stopped will be printed as well. +instruction. The output, once GDB has stopped, will vary depending on +whether we have stopped in the middle of a source line or not. In the +former case, the address at which the program stopped will be printed as +well. @subsubheading GDB Command -- 2.34.1