[lldb-dev] hashing pointers to strings

Tom Tromey via lldb-dev lldb-dev at lists.llvm.org
Mon Feb 12 06:58:04 PST 2018


>>>>> "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


More information about the lldb-dev mailing list