Inspector 2013 for WINDOWS to debug mingw-gcc compiled code

Inspector 2013 for WINDOWS to debug mingw-gcc compiled code

imagem de sigmahat

Can code compiled with mingw-gcc on windows be analyzed using Inspector?
Does the intel debugger recozgnize gdb debugging symbols?
Does the code need to be compiled with specific debug switches (-ggdb, -g-dwarf2 etc.)?

Thanks,

3 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Peter Wang (Intel)

Sorry that code compiled with minggw-cc is NOT supported for both Inspector XE and VTune(TM) Amplifier XE, for now.

imagem de TimP (Intel)

Even on linux, where gcc and icc use the same debug symbol formats, Inspector instructions specify that Intel compilers must be used. If you can generate debug symbols compatible with Visual Studio debugger, it may be worth trying.

Faça login para deixar um comentário.