monodevelop debugging

View: New views
3 Messages — Rating Filter:   Alert me  

monodevelop debugging

by srf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: monodevelop debugging

by Lluis Sanchez Gual :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list

Re: monodevelop debugging

by srf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was looking around for  the most recent one, the one I tried was on the monodevelop website and that one was giving me the error. Is there a more recent one. Also , there isnt a readme to build it, so I just did a make on it and thats where was was getting the error. Is there any documentation on how to build it and add it the monodevelop, ie , do I have to plug it in to monodevelop?

thanks

scott
Lluis Sanchez Gual wrote:
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

_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list