Hi all,

If I at a point where I see something like this (gdb) bt
#0 ves_icall_System_IO_MonoIO_Write (handle=<optimized out>, src=<optimized
out>, src_offset=<optimized out>, count=<optimized out>, error=<optimized
out>) at file-io.c:895
#1 0x0000000040013eca in ?? ()
#2 0x0000000000000006 in ?? ()
#3 0x00007ffff6803ce0 in ?? ()
#4 0x00007ffff6805668 in ?? ()
#5 0x0000000000000000 in ?? ()

How do I know who is calling ves_icall_System_IO_MonoIO_Write()?
Is there a way to know who is calling from address 0x0000000040013eca?

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

Reply via email to