Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi I've imported a makefile project (flightgear) in qtcreator and can build it. Now how to debug? Many thanks Michael
Basically you click in front of the line where you want to place a bookmark. Then you click the green arrow button with a bug on it. Use the buttons to step in/out code blocks.
You can read about it in the Qt Creator manual too.