[Mono-dev] Mono Debugging & Testing

techi eth techieth at gmail.com
Mon Dec 1 10:54:45 UTC 2014


I have C# application running under Mono with Linux on ARM Target. I would
like to know how to do following on target.

1)      Debugging Mono & application code on target. (Ex : Using gdb
server/client)

2)      How to take stack trace. (Ex : Using core dump in Linux to get
stack trace after crash)

3)      How to find any memory leak. (Ex : Using valgrind in Linux for
memory Leak)

4)      How to run test suit on target. I don’t get binary generated after
mono build.



Note : All Example in bracket after point 1,2,3 is what I know & used  when
running C code based application on target.


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141201/5609adc4/attachment-0001.html>


More information about the Mono-devel-list mailing list