|
From: Dave N. <dc...@us...> - 2005-11-17 20:09:48
|
On Tue, 2005-11-15 at 23:12 +0000, Tom Hughes wrote: > > > > I'm planning on porting Valgrind to ppc64. The consensus I am hearing > > from my group at IBM is that we would like a single 64-bit ppc program > > that can handle either 32-bit or 64-bit client programs. > > Any idea why? To an ordinary user of valgrind it shouldn't be > something they have to know or care about which way it is done. I guess the rationale was ease of use. Since valgrind has a launcher that decides between 64-bit valgrind and 32-bit valgrind this is a non- issue. |