Fix grammar.
This commit is contained in:
parent
2f1acb09b6
commit
a5451f4e4e
1 changed files with 1 additions and 1 deletions
|
@ -19337,7 +19337,7 @@ whole stack. If given two integer arguments, it shows the frames whose
|
||||||
levels are between the two arguments (inclusive). If the two arguments
|
levels are between the two arguments (inclusive). If the two arguments
|
||||||
are equal, it shows the single frame at the corresponding level. It is
|
are equal, it shows the single frame at the corresponding level. It is
|
||||||
an error if @var{low-frame} is larger than the actual number of
|
an error if @var{low-frame} is larger than the actual number of
|
||||||
frames. On the other hand, @var{high-frame} may be larger then the
|
frames. On the other hand, @var{high-frame} may be larger than the
|
||||||
actual number of frames, in which case only existing frames will be returned.
|
actual number of frames, in which case only existing frames will be returned.
|
||||||
|
|
||||||
@subsubheading @value{GDBN} Command
|
@subsubheading @value{GDBN} Command
|
||||||
|
|
Loading…
Add table
Reference in a new issue