[Mono-dev] debug help on mono runtime
M Jam
mjam.mono at gmail.com
Tue Oct 18 19:08:57 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20161018/a8794d8a/attachment.html>
More information about the Mono-devel-list
mailing list