http://llvm.org/bugs/show_bug.cgi?id=20223
Bug ID: 20223
Summary: broken DWARF-3 line number info
Product: libraries
Version: trunk
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: DebugInfo
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 12740
--> http://llvm.org/bugs/attachment.cgi?id=12740&action=edit
test.cpp
"clang -g test.cpp -o test.exe" produces executable with valid line number
info, but "clang -g -gdwarf-3 -o test.exe" produces broken one. "info line" in
gdb outputs "No line number information available."
> clang --version
clang version 3.5 (210650)
Target: i686-pc-windows-gnu
Thread model: posix
> gdb --version
GNU gdb (GDB) 7.7.1
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs