[cfe-dev] How to debug a code compiled by clang
Devchandra L Meetei
dlmeetei at gmail.com
Thu Aug 2 22:50:39 PDT 2012
I am unable to use gdb on code compiled by clang/clang++ with -g options
enabled.
when I do break main/start, gdb says file not found.
Is it by design? If so, How to debug binaries compiled by clang.
--regards
--Dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120803/9b4d18e0/attachment.html>
More information about the cfe-dev
mailing list