Fix typo in GDB documentation.
* gdb.texinfo (Command Files): Fix typo.
This commit is contained in:
parent
03564ed93e
commit
8d57687244
@ -1,3 +1,7 @@
|
||||
2010-01-19 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo (Command Files): Fix typo.
|
||||
|
||||
2010-01-18 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* gdb.texinfo (File Options): Document -x on .py files.
|
||||
|
@ -19164,7 +19164,7 @@ each command as it is executed. The option must be given before
|
||||
|
||||
If @var{filename} ends in @samp{.py}, then @value{GDBN} evaluates the
|
||||
contents of the file as Python code. If Python support is not compiled
|
||||
in to @value{GDBN}, then the file is assumed to contain @value{GDBN}
|
||||
into @value{GDBN}, then the file is assumed to contain @value{GDBN}
|
||||
commands, regardless of its extension.
|
||||
|
||||
Commands that would ask for confirmation if used interactively proceed
|
||||
|
Loading…
x
Reference in New Issue
Block a user