cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

noxmortem
Journeyman III

CodeAnalyst/CodeXL does not recognize g++ -g symbols (mingw 4.7.0)

Hello Ladies and Gentlemen!

I am trying to profile a small c++ executable which i am writing and it seems that CodeXL does not recognize the symbol information for any of the functions, which makes it pretty useless for me at the moment.

What did i miss to generate the symbols in a format which CodeXL can recognize, i thought -g when compiling and linking with g++/mingw should be sufficient.

I also tried -pg, -gddb already but they did not help either.

Someone seemed to had the exact same problem on stackoverflow but there was no response so i thought it might be a good idea to try to get some help here ont he devgurus board.

Best Wishes

Nox

0 Likes
10 Replies