Document gdb.SYMBOL_LOC_LABEL
Looks like it was missing from the beginning. gdb/doc/ChangeLog: 2021-05-27 Hannes Domani <ssbssa@yahoo.de> * python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL.
This commit is contained in:
parent
248f716500
commit
868027a48b
2 changed files with 8 additions and 0 deletions
|
@ -5214,6 +5214,10 @@ Value is a local variable.
|
|||
Value not used. Symbols in the domain @code{SYMBOL_STRUCT_DOMAIN} all
|
||||
have this class.
|
||||
|
||||
@vindex SYMBOL_LOC_LABEL
|
||||
@item gdb.SYMBOL_LOC_LABEL
|
||||
Value is a label.
|
||||
|
||||
@vindex SYMBOL_LOC_BLOCK
|
||||
@item gdb.SYMBOL_LOC_BLOCK
|
||||
Value is a block.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue