|
From: Florian K. <fl...@ei...> - 2014-09-06 10:30:23
|
On 06.09.2014 01:21, Mark Wielaard wrote: > On Fri, Sep 05, 2014 at 08:34:16PM +0200, Florian Krohm wrote: >> On 05.09.2014 20:27, Mark Wielaard wrote: >> >>> BTW. Do you need to have libc6-dbg installed on Ubuntu before valgrind >>> works? If not could you also post the output before/after without >>> libc6-dbg installed? >> >> I need to have it installed. When I remove it I get the same message as >> before. So, yes, it needs to be present. > > That is unfortunate. I double checked on a Debian wheezy setup and > my commit does seem to fix it. It does fix it. Thanks! > But I had some trouble with 32-on-64 > programs, since I couldn't find the corresponding libc6-dbg-i386 > package. What is the correct package to install to make i386 programs > work under valgrind on a amd64 setup? Dunno. I think Ivo answered it in his reply. Florian |