|
From: Tom H. <to...@co...> - 2009-12-22 08:30:10
|
On 22/12/09 04:23, NODA, Kai wrote: > At this time, spe_program_load() in libspe2 returns "No such process" error. > > http://valgrind.org/docs/manual/dist.news.html says >> Release 3.4.0 (2 January 2009) > ... >> 167288 Patch file for missing system calls on Cell BE > > I believe this was done by incorporating the patch in > http://bugs.kde.org/show_bug.cgi?id=167288 > > Does the error shown above mean that the patch doesn't keep up > with changes in the Valgrind core? > If so, how can I modify it so that Memcheck works on Cell/B.E. ? That patch is only for ppc32 but it looks like you're running a 64 bit program. > Is it necessary to modify coregrind/m_syswrap/syswrap-ppc64-linux.c > as done in the rev. 8731 ? Basically, yes. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |