![]() |
2010-11-14
, 07:39
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#11
|
The Following User Says Thank You to lma For This Useful Post: | ||
![]() |
2010-11-17
, 12:52
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#12
|
Probably, I do have that installed on the N810. Perhaps the package should depend on it to avoid confusion.
The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2011-03-11
, 07:17
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#13
|
![]() |
2011-04-15
, 21:21
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#14
|
![]() |
2011-04-18
, 06:13
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#15
|
when i first installed package didn't work with current libc6/libc6-dbg on n900
but then i downloaded and ran
dpkg -i libc6-dbg_2.5.1-1eglibc27\+0m5_armel.deb
dpkg -i valgrind-3.6.0_3.6.1-maemo1_armel.deb
and install went fine.
deb http://repository.maemo.org/ fremantle/sdk free
apt-get update apt-get install valgrind-3.6.0
however using 'callgrind' gives me errors
Callgrind: jumps.c:164 (new_jcc): Assertion '(0 <= jmp) && (jmp <= from->bb->cjmp_count)' failed.
it seems to happen when executing a libphysfs without debugging symbols (?)
valgrind --tool=callgrind ls
this bugreport and patch may be relevant:
http://permalink.gmane.org/gmane.com...nd.devel/12835