Hi,
Is there any tool avialable to identify the
memory leaks in the gtk programs specifically?
I know there is Valgrind, but I think it is
for the linux based programs which is not specific to the Gtk. I suspect that
Valgring may not be able to idetify the ref and unref counts which will be gtk
programs.
So I want to know if there is any tool avialable
for specific to the gtk programs which can identify the memory leaks? Which can
list down the current statistics of a gtk program? i.e. current memory blocks
allocated to the widgets and reference counts of each widgets, like
on.....
Please provide me this information if any one know
about this.
thanks
kishore
|