[Mono-list] debugger crashes?

Daniel Soto daniel.soto2k at gmail.com
Fri Sep 21 22:39:50 EDT 2007


Hello.

I have a problem with the debugger. After of compiling from source 
(mono-debugger-0.50) and call it in command line, appears this

Unhandled Exception: System.TypeInitializationException: An exception 
was thrown by the type initializer for 
Mono.Debugger.Frontend.CommandLineInterpreter ---> 
System.DllNotFoundException: monodebuggerserver
  at (wrapper managed-to-native) 
Mono.Debugger.Frontend.CommandLineInterpreter:mono_debugger_server_static_init 
()
  at Mono.Debugger.Frontend.CommandLineInterpreter..cctor () [0x00000] 
--- End of inner exception stack trace ---

without enter to the debbuger command line.

What must i do to that it works correctly?

Any help.

Thanks.


More information about the Mono-list mailing list