[Mono-list] Hints on setting up /opt/... build of mono debugger?

Dale E. Moore daleemoore at gmail.com
Sun Jul 31 23:58:57 EDT 2011


Patrick McEvoy (firegrass) patrick at qmtech.net has a nice tool here:
https://github.com/firegrass/mono-installer-script


On Sun, Jul 31, 2011 at 5:55 PM, Ben <funnelweb007 at gmail.com> wrote:

>
> I'm trying to set up a --prefix=/opt/mono-2.10 build of mono/mono and
> mono/debugger (also mono/monodevelop and its dependencies, but I'm trying
> mdb first)
>
> When I run the mdb I've built (/opt/mono-2.10/bin/mdb), it seems to be
> running the out-of-date /usr/bin/mono (for either the mdb process of the
> process being debugged), e.g. when I run this:
>
>     /opt/mono-2.10/bin/mdb -run  test.exe
>
> I've tried variations on the flags -mono-prefix and -mono, which seem to
> help, but then I get an error "The Mono Debugger is not supported on this
> platform"
>
>     /opt/mono-2.10/bin/mdb -run -mono-prefix:/opt/mono-2.10
> -mono:/opt/mono-2.10/bin/mono  test.exe
>
> Anyone got any notes on building and using a parallel build of the
> debugger?
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110731/44fde09b/attachment-0001.html 


More information about the Mono-list mailing list