[Mono-list] debuging ...

Martin Baulig martin@gnome.org
16 Aug 2002 11:48:35 +0200


Hans-Jürgen Schönig <mono@cybertec.at> writes:

> I have tried to use the "-g" flag of the C# compiler.
> Somehow it doesn't work because there seem to be some files missing:
> 
> [hs@duron exception]$ mcs -g main.cs
> Compilation succeeded
> [hs@duron exception]$ ls
> main.cs  main.exe

Hi,

currently, MCS doesn't abort if you use "-g" and don't have the symbol
writer installed, I'll fix this soon.  In the meantime, make sure you
compiled and installed mcs/class/Mono.CSharp.Debugger.

-- 
Martin Baulig
martin@gnome.org