I can use GDEBugger with OpenSceneGraph perfectly well, despite using several dlls in my application.
The key thing seems to be that it needs access to debug symbols (i.e pdb files) for all of the code, or at least any of the code that is using OpenGL directly, which in our cases includes osg itself. Alistair Baxter Software Engineer ________________________________ View our 2014 Public Training schedule online at http://www.mve.com/calendar Midland Valley Exploration Ltd. 2 West Regent Street Glasgow G2 1RW United Kingdom Tel: +44 (0) 141 332 2681 Fax: +44 (0) 141 332 6792 The structural geology experts _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

