diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 3282b46..80e1b9b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -25272,8 +25272,8 @@ This attribute is not writable. @end defvar @defvar Symtab_and_line.pc -Indicates the current program counter address. This attribute is not -writable. +Indicates the start of the address range occupied by code for the +current source line. This attribute is not writable. @end defvar @defvar Symtab_and_line.line |