[Mono-devel-list] mono-debugger wrapper.c does not build

Piyush, Garyali (IE10) Piyush.Garyali at honeywell.com
Sat Sep 25 02:16:40 EDT 2004


> Well, it seems that's not just a Red Hat problem... I'm using Debian
> Unstable (Sid) and I'm having exactly the same problem. Is it
> something already known?

Well, the same problem persists even with the 0.8 version of the code,
primarily with the following two lines in wrapper.c:

Line 121:

return GPOINTER_TO_UINT (vtable->data); 


Line 226:

debugger_main_methos = mono_get_method (
	assembly->image, mono_image_get_entry_point (assembly->image),
NULL);


does anyone has any ideas about this failure ?

- piyush 




More information about the Mono-devel-list mailing list