* gdb.texinfo (Specify Location): Improve wording.

This commit is contained in:
Eli Zaretskii
2008-01-26 19:14:18 +00:00
parent 5def828572
commit 5fa54e5d16

View File

@ -5051,9 +5051,10 @@ source files.
Here @var{address} may be any expression valid in the current working Here @var{address} may be any expression valid in the current working
language (@pxref{Languages, working language}) that specifies a code language (@pxref{Languages, working language}) that specifies a code
address. As a convenience, @value{GDBN} extends the semantics of address. In addition, as a convenience, @value{GDBN} extends the
expressions used in locations to cover the situations that frequently semantics of expressions used in locations to cover the situations
happen during debugging. Here are the various forms of @var{address}: that frequently happen during debugging. Here are the various forms
of @var{address}:
@table @code @table @code
@item @var{expression} @item @var{expression}