Developer Documentation
OpenFlipper Debugging

OpenFlipper OpenGL Debugging

OpenFlipper can be started in debug mode with opengl debug output by adding "-d" as a command line option. To catch the errors with your debugger, you can set a breakpoint in "OpenFlipper/widgets/glWidget/QtBaseViewer_qt.cc" in the function: processGLDebugMessage()