Memory debugging with GTK+ and glib
- From: David Allen <opop erols com>
- To: GTK+ List <gtk-list redhat com>
- Subject: Memory debugging with GTK+ and glib
- Date: Sun, 25 Jul 1999 20:16:45 -0400
I've come across a resource for checking up on the memory usage of different
programs, but it seems that there are only programs that help out with
problems relating to malloc() calloc() and free() but not to things like
g_new() g_new0() and g_free() - the usual information that applications would
print out when linked in with your application in GTK+ don't show up,
ostensibly because I'm not using malloc() calloc() and free();
Does anybody know of any available tools to check up on memory problems within
gtk/glib applications, or any debugging methods that might help?
--
David Allen
http://opop.nols.com/
----------------------------------------
Human beings were created by water to transport it uphill.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]