[Monodevelop-devel] MonoDevelop Debugger break

Jeff Stedfast jeff at xamarin.com
Thu Jan 10 17:31:35 UTC 2013


Looks like your build is broken. Try rebuilding - the debugger API changed
and it looks like your text editor wasn't rebuilt.

Jeff

On Thu, Jan 10, 2013 at 12:00 PM, Marcel Hellwig <keks at cookiesoft.de> wrote:

> Am 10.01.2013 17:57, schrieb Jeff Stedfast:
> > Hi Marcel,
> >
> > What commits to what branch?
> >
> > I'm able to add breakpoints with the mouse just fine. I get no
> > exceptions when breakpoints are hit.
> >
> > What am I missing?
>
> Don't know
> configure is with main, database and debugger, then make and make install.
> Here is the stacktrace
>
> System.MissingMethodException: Method not found:
> 'Mono.Debugging.Client.BreakpointStore.Toggle'.
>   at Mono.TextEditor.Margin.MousePressed
> (Mono.TextEditor.MarginMouseEventArgs args) [0x0000b] in
>
> /home/marcel/tmp/mono/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/Margin.cs:86
>
>   at Mono.TextEditor.IconMargin.MousePressed
> (Mono.TextEditor.MarginMouseEventArgs args) [0x00000] in
>
> /home/marcel/tmp/mono/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/IconMargin.cs:73
>
>   at Mono.TextEditor.TextEditor.OnButtonPressEvent (Gdk.EventButton e)
> [0x000a3] in
>
> /home/marcel/tmp/mono/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextEditor.cs:1025
>
>   at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt)
> [0x00000] in <filename unknown>:0
>
> Regards
> Marcel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-devel-list/attachments/20130110/3be6554c/attachment.html>


More information about the Monodevelop-devel-list mailing list