[MonoDevelop] monodevelop debugging

Lluis Sanchez Gual lluis at novell.com
Wed Oct 28 09:22:52 EDT 2009


The mono debugging support is provided by monodevelop-debugger-mdb, so
you need that for the debugger to work. If you are getting compilation
errors, you may need a more recent mono-debugger (mdb).

El dl 26 de 10 de 2009 a les 08:30 -0700, en/na srf va escriure:
> I installed the most recent monodevelop and started it up and just created a
> basic hello world app and set a breakpoint to verify debugging but when I
> hit F5 and run it , it ignores my breakpoints. Is there something else I
> need to do to get debugging to work. I noticed there was also  a
> monodevelop-debugger-mdb so I not sure if I had to install that too but I
> couldnt build it it keeps giving the the error 
> ./Convert.cs(422,33): error CS0246: The type or namespace name
> `TargetNullableType' could not be found. Are you missing a using directive
> or an assembly reference?
> Is this a plugin , do I have do plugin the debugger?? there isnt any
> documentation on this so Im not sure if Im installing this incorrectly?
> 
> Any help would be greatly appreciated.
> 
> thanks
> 
> scott



More information about the Monodevelop-list mailing list