[MonoDevelop] How to step in to Mono source code?

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Dec 31 15:08:26 EST 2010


On Fri, Dec 31, 2010 at 4:17 AM, IBBoard <ibboard at gmail.com> wrote:
> I found that the debuginfo was only for the native buts, because I installed
> that before, but the .cs files are in the debugsource package (I checked
> after I installed and it didn't work).
>
> Just so that I know what I'm trying to achieve, what files do I need to have
> where and what other variables/bindings/settings are needed? In Eclipse with
> Java I just need to associate a zip of .java files to a JAR or install the
> jdk-src package, which is really easy and flexible. I'm not entirely clear
> on what Mono needs to have where at the moment, and it'd be a shame if it
> wasn't easy to do with a standard install.

Check whether the C# file paths referred to in stack traces exist on
your machine.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list