Hey August,

Am Sonntag, den 26.09.2010, 20:18 +0200 schrieb august:
>       Is there something like a valgrind or method for debugging memory
>       leaks and mismanagement?

Something that helped me in real life (tm) was using nemiver and
watching the ref_count field of Object derived classes.

You need to compile the vala files using the -g flag, to be able to use
nemiver (a gdb gui).

Greetings
- fabian

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to