Bug ID 42160
Summary unable to load debug symbols (Win10x64)
Product lldb
Version 8.0
Hardware PC
OS Windows NT
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter pquiring@gmail.com
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
I've been unable to get lldb to load debug symbols from clang using -ggdb or
-glldb. It does generate a .PDB file but doesn't load it.
It will load symbols if compiled with gcc.
I'd prefer to use dwarf if possible.
Windows 10x64
LLVM/8.0 x64
Thanks,