[Mono-list] Debugger

Miguel de Icaza miguel@ximian.com
Fri, 29 Apr 2005 11:19:03 -0400


Hello,

> I am trying to get the debugger working (again) , and I am getting this 
> error.
> 
> ** (/usr/local/lib/mono/1.0/mdb.exe:5990): WARNING **: Could not load 
> class from Mono.Debugger.IEventHandle (token 0x0100002e) in /us
> r/local/lib/mono/1.0/mdb.exe

That means that you are out of sync.

You must use latest versions of Mono and the debugger from SVN to get it
to work.