On Nov 28, 2007 9:28 AM, Javier Taibo <[EMAIL PROTECTED]> wrote:
>   Hi Paul,
>
>   I tried gDEBugger releases from beta7 and experienced the same
> behaviour with OSG based applications in my Ubuntu (Linux - i386
> libstdc++ 4.X)
>
>   Breakpoints don't stop in the graphics context (I have to manually
> switch it every break) and what is worse, there is no information about
> OpenGL states at all.
>
>   This problem doesn't exist in my OpenGL based applications not using
> OSG. I simply need to run "osgviewer cow.osg" to reproduce the problem
> in gDEBugger.

I have tried gDEBugger, but perhaps you could force the OSG to run
single threaded to help make things a bit simpler for gDEBugger to
handle i.e.

  export OSG_THREADING=SingleThreaded
  osgviewer cow.osg
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to