In message <[EMAIL PROTECTED]>
        Bart Van Assche <[EMAIL PROTECTED]> wrote:

> On Feb 4, 2008 5:06 PM, Tom Hughes <[EMAIL PROTECTED]> wrote:
>
>> It's fully up to date - the difference is because I have the
>> glibc-debuginfo package installed which means valgrind is able
>> to resolve source files and line numbers for backtraces where
>> they pass through libc/libpthread better. So the diff is:
>>
>> <    by 0x........: start_thread (in libpthread-?.?.so)
>> ---
>> >    by 0x........: start_thread (pthread_create.c:?)
>
> Ah, thanks for the information. But I'm probably still missing
> something -- after installation of glibc-debuginfo on Fedora 8 and
> after a full recompile the exp-drd tests still pass on my system:
> $ rpm -q glibc-debuginfo
> glibc-debuginfo-2.7.90-6

That's not the F8 package for glibc, it's the Rawhide package.

The F8 package is:

dellow [~] % rpm -q glibc-debuginfo
glibc-debuginfo-2.7-2.x86_64

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to