[Mono-list] Re: [Mono-dev] [ANN] X-develop 1.2 with better Mono debugging support

Miguel de Icaza miguel at ximian.com
Thu Dec 22 10:45:15 EST 2005


Hey,

> Correction. The Mono 1.1.12_0 Linux Installer for x86 does not come with 
> the latest version of the Mono debugger (0.11). Furthermore there are 
> some problems with relocation of the Mono debugger (see my other mail to 
> the list for some details).
> 
> Thus if you want to test Mono debugging with X-develop you have to 
> follow those steps:
> 
> 1) Install Mono 1.1.12 (or a later version from SVN).
> 
> 2) Compile+install the Mono debugger 0.11 (available from 
> http://www.mono-project.com/Guide:Debugger).
> 
> 3) Make sure that <MONO_PREFIX>/lib is searched by ld.so and comes 
> before the library directory of all other Mono installations. This is 
> usually not a problem if you install Mono into /usr/local.
> 
> 4) Start X-develop, open/create a new C# project and select the correct 
> Mono framework in the Solution | .NET framework menu.

I tried it and it works very nicely for me.

Am going to create a custom solution for mcs, and try it the next time
we have a compiler issue.

Great work Hans, this is a very nice IDE!

Miguel


More information about the Mono-list mailing list