[Mono-list] Hints on setting up /opt/... build of mono debugger?
Ben
funnelweb007 at gmail.com
Sun Jul 31 18:55:54 EDT 2011
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110801/87c408c5/attachment.html
More information about the Mono-list
mailing list