I'm trying everything to get a little more debug information on my linux system 
(mono 1.2.4, development on Win2000 VS2005). I'm trying to compile pdb2mdb on 
my linux system using the following command:

gmcs Program.cs Util.cs -out:pdb2mdb.exe 
-r:System,System.Data,System.Xml,Mono.CompilerServices.SymbolWriter,ISymWrapper

I get the following error:
error CS0006: cannot find metadata file `ISymWrapper'
Compilation failed: 1 error(s), 0 warnings

I have no idea where or if the ISymWrapper library is installed on my system. I 
guessing not. Any idea where I can get it? 

Any other suggestions for debugging asp.net web applications on linux?
Thanks

Rob


       
---------------------------------
Moody friends. Drama queens. Your life? Nope! - their life, your story.
 Play Sims Stories at Yahoo! Games. 
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to