[cfe-users] Debugging clang generated code with gdb

Kevin xtrmk3v0r at googlemail.com
Mon Jun 10 16:34:35 PDT 2013


Hi!

I would like to know, if executables generated with clang++, can be 
debugged with gdb without any problems or if I have to use the LLDB 
debugger for this purpose. I just want to play around with some new 
C++11 features, compile the code for a 64 bit linux system (amd64) and 
debug the compiled code.

Regards,
Kevin



More information about the cfe-users mailing list