[MonoDevelop] Cannot set breakpoint messages

Jeff Stedfast jeff at xamarin.com
Mon Dec 8 14:05:32 UTC 2014


That sounds like a runtime bug. I would recommend using a stable release
version of Mono and not git master (3.99). Try the mono-3.12-branch or the
mono-3.10-branch. The 3.10 branch I know to be pretty solid, 3.12 might
have some kinks that are still being ironed out but should be solid soon.

Also, MD 5.8 is git master which is "under development" and is not actually
a public release.

I would recommend switching to the monodevelop-5.7-branch which is what is
going to be released as 5.7 (still working out a few kinks there as well,
but it should be more stable than git master).

Jeff

On Mon, Dec 8, 2014 at 7:48 AM, Matt Calder <mvcalder at gmail.com> wrote:

> I built Mono + Monodevelop from git over the weekend and am now seeing a
> lot of messages:
>
> Could not set breakpoint at location
> '/home/calder/Code/projects/lightstation/tools/src/csharp/LightStation.API/Calc/Beta.cs:816'
> (Cannot set breakpoint on the specified IL offset.)
>
> when I try to set a breakpoint. I have not discerned a pattern as to when
> setting the breakpoint fails and when it succeeds. It happens about 50% of
> the time. There is nothing particularly odd about the code I am debugging,
> the breakpoint failures seem random.
>
> I tried starting MD in deug mode, but there were no messages in the
> terminal. Can anyone suggest other things I might try?
>
> Matt
>
> Here are the Help About details:
>
> === MonoDevelop ===
>
> Version 5.8
> Installation UUID: ab028378-8a99-48e2-8a23-2f643a5bda32
> Runtime:
>     Mono 3.99.0 (master/2a8f86f Sun Dec  7 16:58:27 EST 2014) (64-bit)
>     GTK+ 2.24.23 (Ambiance theme)
>
> === Build Information ===
>
> ef287dafa24025d01c4b167f3db7f0b2b15e9bfa
>
> === Operating System ===
>
> Linux
> Linux thyme 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014
> x86_64 x86_64 x86_64 GNU/Linux
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20141208/6ffd87b2/attachment.html>


More information about the Monodevelop-list mailing list