Example should be compiled with -rdynamic flag;
e.g.
g++ -rdynamic main.cpp
Cheers.
Random thoughts from the 'Fat, Slow Kid'. I am a software engineer by profession, the majority of my thoughts will concern technology and my profession.
g++ -rdynamic main.cpp