Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch] Minor doc tweak.
@ 2002-07-08 16:24 Don Howard
  2002-07-09  1:29 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Don Howard @ 2002-07-08 16:24 UTC (permalink / raw)
  To: gdb-patches


Add a little more info about the behavior of sourced command files.


2002-07-08  Don Howard  <dhoward@redhat.com>

	* gdb.texinfo (Command Files): Further describe the behavior of
	sourced command files.

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.103
diff -p -u -w -r1.103 gdb.texinfo
--- gdb.texinfo 25 Jun 2002 07:23:29 -0000      1.103
+++ gdb.texinfo 8 Jul 2002 21:15:36 -0000
@@ -12973,8 +12973,8 @@ Execute the command file @var{filename}.
 @end table
 
 The lines in a command file are executed sequentially.  They are not
-printed as they are executed.  An error in any command terminates execution
-of the command file.
+printed as they are executed.  An error in any command terminates
+execution of the command file and control is returned to the console.
 
 Commands that would ask for confirmation if used interactively proceed
 without asking when used in a command file.  Many @value{GDBN} commands that

-- 
dhoward@redhat.com
gdb engineering






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-09 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-08 16:24 [patch] Minor doc tweak Don Howard
2002-07-09  1:29 ` Eli Zaretskii
2002-07-09 10:23   ` Don Howard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox