[Mono-dev] mono debugger

Alan McGovern alan.mcgovern at gmail.com
Wed May 12 13:56:25 EDT 2010


Follow this guide:
http://www.mono-project.com/Parallel_Mono_Environments  and enter your
parallel environment before compiling the debugger.

Also don't mix SVN versions of mono with released versions of the
debugger. You need to keep everything in sync. Either use 2.6.3 of
both mono and the debugger or svn of both mono and the debugger.

Alan.

On Wed, May 12, 2010 at 6:53 PM, sberryman <shaun at golfsigma.com> wrote:
>
> I've got the trunk build of mono running:
>
> Mono JIT compiler version 2.7 (/trunk/mono r157252 Wed May 12 05:23:59 UTC
> 2010)
> Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
>        TLS:           normal
>        GC:            Included Boehm (with typed GC and Parallel Mark)
>        SIGSEGV:       altstack
>        Notifications: epoll
>        Architecture:  amd64
>        Disabled:      none
>        Misc:          debugger softdebug
>        LLVM supported
>
> I'm trying to get the debugger built and I've tried using
> http://ftp.novell.com/pub/mono/sources/mono-debugger/mono-debugger-2.6.3.tar.bz2
> and from the svn trunk
> (http://anonsvn.mono-project.com/viewvc/trunk/debugger/)
>
> When I try and use ./configure or autogen.sh I get the following error:
>
> checking Whether your Mono is working... no
> configure: error: *** Your Mono is too old for this version of the debugger.
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/mono-debugger-tp2196491p2196491.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list