Fix typo (place where GDB name was not given as _GDBN__).
This commit is contained in:
parent
6f3ec223dc
commit
84c2fcadfc
1 changed files with 1 additions and 1 deletions
|
@ -1152,7 +1152,7 @@ arguments. This is equivalent to @samp{shell make @var{make-args}}.
|
|||
|
||||
You can abbreviate a _GDBN__ command to the first few letters of the command
|
||||
name, if that abbreviation is unambiguous; and you can repeat certain
|
||||
GDB commands by typing just @key{RET}. You can also use the @key{TAB}
|
||||
_GDBN__ commands by typing just @key{RET}. You can also use the @key{TAB}
|
||||
key to get _GDBN__ to fill out the rest of a word in a command (or to
|
||||
show you the alternatives available, if there's more than one possibility).
|
||||
|
||||
|
|
Loading…
Reference in a new issue