http://llvm.org/bugs/show_bug.cgi?id=6787
Summary: Unable to step through a program compiled with clang
in gdb
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=4637)
--> (http://llvm.org/bugs/attachment.cgi?id=4637)
source of the program
I compile a simple program displaying integers from 0 to 2. If I try to single
step through the program in gdb, I am unable to do so: gdb steps over the main
function. This does not happen if the same program is compiled with gcc.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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