Outline
Main Page
1 : Developping the test program
1.1 : The main.cpp file
1.2 : The CMakeLists.txt file
1.3 : The compilation
2 : Dammit, I have a bug in my program
2.1 : To enable the debugging symbols
2.2 : How to use the debugger
2.2.1 : How to get all the value of nbElement
2.2.2 : Using all the hints and clues