Re: [Valgrind-users] How to run Valgrind/Helgrind on 32bit apps, in 64bit OS

2009-09-23 Thread Banibrata Dutta
Nicholas Nethercote gmail.com> writes: > > On Wed, Sep 23, 2009 at 9:46 PM, Banibrata Dutta > gmail.com> wrote: > > > > I have a x86_64 arch system, running RHEL4.6 x86_64. However, the application > > I would like to use Valgrind on, is a 32-bit applicatio

[Valgrind-users] How to run Valgrind/Helgrind on 32bit apps, in 64bit OS

2009-09-23 Thread Banibrata Dutta
Hi, I have a x86_64 arch system, running RHEL4.6 x86_64. However, the application I would like to use Valgrind on, is a 32-bit application (due to some legacy library dependencies, which are available 32-bit only). Should I be using the Valgrind v3.5.0 x86_64 version, or the i386 version (x86)