mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
Fix grammar in "Debug Names" node of the manual
I noticed that an article was missing in the "Debug Names" node. I'm checking this in to correct the error.
This commit is contained in:
@@ -22963,7 +22963,7 @@ This has the value @samp{0x2002}. It is a flag that, when set,
|
||||
indicates that the associated entry is the program's @code{main}.
|
||||
|
||||
@item DW_IDX_GNU_language
|
||||
This has the value @samp{0x2003}. It is @samp{DW_LANG_} constant,
|
||||
This has the value @samp{0x2003}. It is a @samp{DW_LANG_} constant,
|
||||
indicating the language of the associated entry.
|
||||
|
||||
@item DW_IDX_GNU_linkage_name
|
||||
|
||||
Reference in New Issue
Block a user