Hi,

the following cs code (using my own libraries):

   jsonVal val = json.fromString(str);

gives in SDB  (using command (CMD_SET_STACK_FRAME, CMD_STACK_FRAME_GET_VALUES)):

   local variables 'val' of type MONO_TYPE_CLASS value: 4

I don't understand why the type is MONO_TYPE_CLASS and not MONO_TYPE_OBJECT???

What can we do in SDB with a value of type MONO_TYPE_CLASS?


Thanks for the help,

Pierre


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to