[MonoDevelop] monodevelop svn can't find Mono.Debugging.Soft

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jan 21 23:29:42 EST 2010


On Thu, Jan 21, 2010 at 7:16 PM, Andy Selvig <ajselvig at gmail.com> wrote:
> >From my understanding, the soft debugger is only in the 2.6 line of
> Mono. On some distros (Ubuntu-based ones), only 2.4 is available so
> you'll have to build Mono from source.

FYI the Mono.Debugger.Soft.dll binary is included in MD SVN so that it
can be built on .NET and Mono 2.4, while still being able to target
Mono 2.6. The library simply wraps a wire protocol to communicate with
the real debugger, which is inside the Mono 2,6+ runtime.

N.B. Debian's DSFG policy doesn't allow them to include binaries that
weren't built from source in the package tarball, so the Debian/Ubuntu
MD 2.2 binaries for Mono 2.4 do not include the soft debugger addin.
Hopefully someone will care enough o can patch MD to include a source
snapshot instead.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list