|
From: Eduardo M. <ea...@us...> - 2005-11-08 17:00:33
|
I would like to try valgrind in ppc32. Where should I get the latest=20 tarball?? Should I used : valgrind 3.0.1 (tar.bz2) [2688Kb] - 29 August 2005.=20 Or should I check out the latest code from valgrind 3.0 development line? Regards, Eduardo A. Mu=F1oz |
|
From: Nicholas N. <nj...@cs...> - 2005-11-08 17:10:30
|
On Tue, 8 Nov 2005, Eduardo Munoz wrote: > I would like to try valgrind in ppc32. Where should I get the latest > tarball?? > > Should I used : > valgrind 3.0.1 (tar.bz2) [2688Kb] - 29 August 2005. No, PPC32 support is very weak in 3.0.1. > Or should I check out the latest code from valgrind 3.0 development line? Yes! http://www.valgrind.org/downloads/repository.html Nick |
|
From: Eduardo M. <ea...@us...> - 2005-11-08 17:39:46
|
Thanks, Do you know who is working valgrind ppc32 on Linux?? I need to get a=20 contact to ask some questions??=20 Regards, Eduardo A. Mu=F1oz Nicholas Nethercote <nj...@cs...>=20 Sent by: val...@li... 11/08/2005 11:10 AM To Eduardo Munoz/Austin/IBM@IBMUS cc val...@li... Subject Re: [Valgrind-users] ppc32 in linux On Tue, 8 Nov 2005, Eduardo Munoz wrote: > I would like to try valgrind in ppc32. Where should I get the latest > tarball?? > > Should I used : > valgrind 3.0.1 (tar.bz2) [2688Kb] - 29 August 2005. No, PPC32 support is very weak in 3.0.1. > Or should I check out the latest code from valgrind 3.0 development=20 line? Yes! http://www.valgrind.org/downloads/repository.html Nick ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server.=20 Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Valgrind-users mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-users |
|
From: Cerion Armour-B. <ce...@op...> - 2005-11-08 17:54:27
|
On Tuesday 08 November 2005 18:44, Eduardo Munoz wrote: > Thanks, > > Do you know who is working valgrind ppc32 on Linux?? I need to get a > contact to ask some questions?? > > Regards, > Eduardo A. Mu=C3=B1oz A number of people, myself included. Best to just post to this list. Cerion |
|
From: Tom H. <to...@co...> - 2005-11-08 19:00:50
|
In message <OF0...@us...>
Eduardo Munoz <ea...@us...> wrote:
> Do you know who is working valgrind ppc32 on Linux?? I need to get a
> contact to ask some questions??
Mostly Julian and Cerion - the valgrind-developers list is as good
a way as any to reach them.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|
|
From: Eduardo M. <ea...@us...> - 2005-11-08 19:53:55
|
Thank you for the information
That is exactly what I wanted to know.
I will try it in a ppc32 system and let you know if I run into problems.
Regards,
Eduardo A. Mu=F1oz
Tom Hughes <to...@co...>=20
Sent by: val...@li...
11/08/2005 11:55 AM
To
val...@li...
cc
Subject
Re: [Valgrind-users] ppc32 in linux
In message=20
<OF0...@us...>
Eduardo Munoz <ea...@us...> wrote:
> Do you know who is working valgrind ppc32 on Linux?? I need to get a
> contact to ask some questions??
Mostly Julian and Cerion - the valgrind-developers list is as good
a way as any to reach them.
Tom
--=20
Tom Hughes (to...@co...)
http://www.compton.nu/
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.=20
Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
Valgrind-users mailing list
Val...@li...
https://lists.sourceforge.net/lists/listinfo/valgrind-users
|
|
From: Julian S. <js...@ac...> - 2005-11-08 18:05:59
|
> No, PPC32 support is very weak in 3.0.1. > > > Or should I check out the latest code from valgrind 3.0 development line? > > Yes! http://www.valgrind.org/downloads/repository.html ppc32 support has improved a lot since 3.0.1, and is now quite usable. Check out from the repo and let us know if you encounter any problems. J |