[Valgrind-users] Kcachegrind qt supported version

2009-08-11 Thread He fei
Hi all, Does Kcachegrind supports recent qt version (4.5~)? Thanks. -- Fei -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - a

Re: [Valgrind-users] Code Coverage with Valgrind

2009-07-29 Thread He fei
ot;, x); 14 else 15 printf("ELSE: x = %d\n", x); 16 17 18 19 return 1; 20 21 } >>>>>>>>>>>>>>>>>>>>>>>>>> events: lineTouched fl=(0) /usr/cv_test.c fn=0 fl=(0) 5 1 6 1 7 1 8 1 9 1 12 1 15 1 19 1 20

Re: [Valgrind-users] Code Coverage with Valgrind

2009-07-27 Thread He fei
this? Thanks~ -Fei On Mon, Jul 27, 2009 at 5:11 PM, Josef Weidendorfer < josef.weidendor...@gmx.de> wrote: > On Monday 27 July 2009, He fei wrote: > > Hi Josef, > > Thanks for your input~ > > > > So you mean there doesn't actually exist a real code c

Re: [Valgrind-users] Code Coverage with Valgrind

2009-07-27 Thread He fei
trick? Regards, -Fei On Mon, Jul 27, 2009 at 3:43 PM, Josef Weidendorfer < josef.weidendor...@gmx.de> wrote: > On Monday 27 July 2009, He fei wrote: > > Hi All, > > My current project works on a unit testing with Valgrind. In order to > better > > test the code, a co

[Valgrind-users] Code Coverage with Valgrind

2009-07-27 Thread He fei
Hi All, My current project works on a unit testing with Valgrind. In order to better test the code, a code coverage output with Valgrind is desired. I've looked into Cachegrind and Callgrind and I believe callgrind is more close to what I need. But after running callgrind, I was dissapointted as i