> >> I also compiled valgring (3.4.0) to my desktop enviroment (Red Hat) and
> >> it worked fine.
>
> Julian and Tom just fixed a problem related to stack traces which

Tom diagnosed and fixed it.  I just sat on the sidelines and felt
vaguely embarrassed at having screwed it up so much :-)

> sounds similar, but I thought that was for AMD64 platform only.

The fix applies to all ELF systems (hence all Linux targets), although
the problem is most obvious on amd64 because that relies entirely on debug
info to unwind the stack.  By comparison, on {x86,ppc32,ppc64}-linux, the
stack is self-describing enough to be unwindable without outside assistance.

> Maybe 
> try checking out the Valgrind SVN trunk?
> http://www.valgrind.org/downloads/repository.html

Yes, do try that.

J

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to