[Mono-dev] Fwd: Mono Debugging & Testing
techi eth
techieth at gmail.com
Wed Dec 3 08:33:58 UTC 2014
I have found link which is useful on below topics.
http://www.mono-project.com/docs/debug+profile/debug/
Please let me know if any other info available.
Thanks
Techi
---------- Forwarded message ----------
From: techi eth <techieth at gmail.com>
Date: Mon, Dec 1, 2014 at 4:24 PM
Subject: Mono Debugging & Testing
To: mono-devel <mono-devel-list at lists.ximian.com>
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/20141203/b620735e/attachment.html>
More information about the Mono-devel-list
mailing list