mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-15 05:01:13 +08:00
* gdb.texinfo (Specify Location): Improve wording.
This commit is contained in:
@ -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}
|
||||||
|
Reference in New Issue
Block a user