>>>>> "Pavel" == Pavel Labath via lldb-dev <lldb-dev at lists.llvm.org> writes: Pavel> [ Clang's emission of pubnames/pubtypes is controlled by the "debugger Pavel> tuning" parameter. With -glldb they don't get emitted, with -ggdb, Pavel> they do. gdb has never read .debug_pubnames, so this setting doesn't really make sense. Tom