needed help on devel-leak
- From: "rama krishna kusanapudi" <kusanapudi gmail com>
- To: gtk-perl-list gnome org
- Subject: needed help on devel-leak
- Date: Tue, 21 Feb 2006 20:11:13 +0530
hi..
i want to check the code for leak checking, i had used the devel::leak package and .it returns the address locations of leaked variables..objects ..in the code placed between the handlers
use Devel::Leak;
my $count = Devel::Leak::NoteSV($handle);
##### code goes here ####
Devel::Leak::CheckSV($handle);
but is it possible to trace the actual lines of code against the address locations so that ..we can track the leak..part in the script .. please help in this regard
Thanks in advance
Rama Krishna K
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]