<p>This should in general work. We'd need more simple reproduction steps to help you further: for example, using gdb directly.</p>
<p>Also, what OS, gdb version, etc.</p>
<div class="gmail_quote">On May 29, 2012 3:02 AM, "Dmitriy Tochansky" <<a href="mailto:tochansky@gmail.com">tochansky@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
I'm trying to debug my project built with clang using gdb.<br>
When I start debuging in IDE(NetBeans) I see only asm code but not C source.<br>
I'm using next commandline when build:<br>
clang -ggdb -O0 test.c -o test<br>
<br>
Can some one point me to doc or something?<br>
<br>
--<br>
Dmitriy<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>