[Mono-list] Re: Questions in Interop
Shankari
shankari82 at yahoo.com
Mon Oct 3 19:40:31 EDT 2005
Hello,
I want to know information like Details of CLR data
structures, Domain information like
System Domain: 793e9d58, LowFrequencyHeap: 793e9dbc,
HighFrequencyHeap: 793e9e14, StubHeap: 793e9e6c,
Assembly: 0015aa68 [mscorlib], ClassLoader: 0015ab40
and class related information like
Name: SimpleClass
MethodTable 0x00955124
EEClass 0x02ca33b0
Size 36(0x24) bytes
FieldDesc*: 00955064
MT Field Offset Type
Attr Value Name
00955124 400000a 4 System.Int64
instance 31 l1
00955124 400000b c CLASS
instance 00a819a0 str
<< some fields omitted from the display for
brevity >>
00955124 4000003 1e System.Byte
instance 3 b3
00955124 4000004 1f System.Byte
instance 4 b4
I have pasted the output of SOS debugger for windows.
I want to know how to obtain such information for
linux.
Also, can I assume that the runtime object layout
would be similar to windows as described in the msdn
document
http://msdn.microsoft.com/msdnmag/issues/05/05/JITCompiler/default.aspx.
Thanks a LOT !
______________________________________________________
Yahoo! for Good
Donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/
More information about the Mono-list
mailing list