https://bugzilla.novell.com/show_bug.cgi?id=390788
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=390788#c2 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-05-15 08:35:40 MST --- Valgrind is useful to debug issues with unmanaged code, been it from mono, an embedder or third party libraries. It's not very helpful to perform tasks like managed code profiling or heap analysis. For such cases the tooling provided by mono is the way to go. Take a look at heap buddy and our profiler. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
