[MonoDevelop] where can newbie learn how to single step a c# program in monodevelop

Adam Connelly adam.rpconnelly at gmail.com
Sun Jan 13 03:41:49 UTC 2013


This might seem a bit stupid, but are you definitely running your
other program in debug? If you're running it without the debugger by
accident then it won't stop on any of your breakpoints. Sorry if
that's off the mark.

On 12 Jan 2013, at 22:25, cellurl <gpscruise at gmail.com> wrote:

> I am probably in the wrong forum....
>
> If I create a hello world, I can single step aok.
> If I use some existing code and put in breakpoints, I can´t seem to single
> step.
>
> (It just runs right through the program and doesn´t hit my breakpoints)
>
> Thanks for any leads.
> cellurl
>
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/where-can-newbie-learn-how-to-single-step-a-c-program-in-monodevelop-tp4658101.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list