Re: [Vala] valgrind or something similar



Hi,

      Is there something like a valgrind or method for debugging memory
      leaks and mismanagement?

valgrind will work for vala programs, you just have to use it as with
glib programs - set G_DEBUG=gc_friendly, G_SLICE=always_malloc.

best regards,

-- 
Mój klucz publiczny o identyfikatorze 1024D/E12C5A4C znajduje się na
serwerze hkp://keys.gnupg.net

My public key with signature 1024D/E12C5A4C is on the server
hkp://keys.gnupg.net

Attachment: signature.asc
Description: PGP signature



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