Re: [Vala] valgrind or something similar



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]