diff --git a/gdb/language.h b/gdb/language.h index e7446efa07..f584a7e637 100644 --- a/gdb/language.h +++ b/gdb/language.h @@ -265,7 +265,7 @@ struct language_defn const char *la_name_of_this; /* True if the symbols names should be stored in GDB's data structures - for minimal/partial/full symbols using their linkage (aka mangled) + for partial/full symbols using their linkage (aka mangled) form; false if the symbol names should be demangled first. Most languages implement symbol lookup by comparing the demangled