[MonoDevelop] I can't debug any openGL program

Daniel Soto daniel.soto2k at gmail.com
Sun May 2 17:27:14 EDT 2010


El dom, 02-05-2010 a las 15:52 +0200, Grzegorz Sobanski escribió:
> * Daniel Soto <daniel.soto2k at gmail.com> [2010-05-01 19:49]:
> > I try to debug an openGL application, using OpenTK or using Tao, in both
> > the debug fails and crashes.
> > Here I show when debugging using OpenTK.
> 
> Try using "mono debugger" instead of "mono soft debugger"
> (preferences->debugger->prefeered debugger) and see if it works
> any better.
> 
> 

Sorry, I forgot to mention that appears this in the application trace.

Could not set breakpoint at location
'/home/daniel/Projects/OpenTKTest/Main.cs:9' (Method not found:
'Mono.Debugging.Evaluation.ExpressionEvaluator.TargetObjectToExpression'.)

The breakpoint cannot be set. Any help?

Thanks!



More information about the Monodevelop-list mailing list