Re: [Vala] valgrind or something similar
- From: august <august alien mur at>
- To: Fabian Deutsch <fabian deutsch gmx de>
- Cc: vala-list gnome org
- Subject: Re: [Vala] valgrind or something similar
- Date: Mon, 27 Sep 2010 16:57:12 +0200
thanks for all the tips.
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]