|
From: Mark A. <mar...@gm...> - 2014-09-18 12:12:54
|
Hi, After finding an issue with valgrind 3.10 that was not observed in earlier versions, I went looking for 3.9 tarball to see whether I could reproduce the issue there. However, neither http://valgrind.org/downloads/current.html nor http://valgrind.org/downloads/old.html have links to tarballs between 3.4.2 and 3.10. Where should I look for these, please? Thanks! Mark |
> neither http://valgrind.org/downloads/current.html nor http://valgrind.org/downloads/old.html have links to tarballs between > 3.4.2 and 3.10. Where should I look for these, please? Search the web for the filename. I have these lying around, and can send you a copy: 5482423 Feb 22 2010 valgrind-3.5.0.tar.bz2 5477407 Aug 17 2009 valgrind-3.5.0-TEST2.tar.bz2 5962204 Oct 23 2010 valgrind-3.6.0.tar.bz2 7961355 Aug 14 2012 valgrind-3.8.0.tar.bz2 7962963 Oct 4 2012 valgrind-3.8.1.tar.bz2 10003156 Nov 1 2013 valgrind-3.9.0.tar.bz2 -- |
|
From: Mark A. <mar...@gm...> - 2014-09-18 13:10:39
|
Hi John, Thanks, I found a previously-used 3.9.0 tarball on one of my own machines. Still, a list of links on the main valgrind homepage would be a nice convenience. Mark On Thu, Sep 18, 2014 at 2:42 PM, John Reiser <jr...@bi...> wrote: > > neither http://valgrind.org/downloads/current.html nor > http://valgrind.org/downloads/old.html have links to tarballs between > > 3.4.2 and 3.10. Where should I look for these, please? > > Search the web for the filename. > > I have these lying around, and can send you a copy: > 5482423 Feb 22 2010 valgrind-3.5.0.tar.bz2 > 5477407 Aug 17 2009 valgrind-3.5.0-TEST2.tar.bz2 > 5962204 Oct 23 2010 valgrind-3.6.0.tar.bz2 > 7961355 Aug 14 2012 valgrind-3.8.0.tar.bz2 > 7962963 Oct 4 2012 valgrind-3.8.1.tar.bz2 > 10003156 Nov 1 2013 valgrind-3.9.0.tar.bz2 > > -- > > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |
|
From: Mark W. <mj...@re...> - 2014-09-18 13:19:19
|
On Thu, 2014-09-18 at 15:10 +0200, Mark Abraham wrote: > Hi John, > > Thanks, I found a previously-used 3.9.0 tarball on one of my own machines. > Still, a list of links on the main valgrind homepage would be a nice > convenience. Yeah, looks like we have to update the archive page. Some of the old releases not on the archive page should be: http://valgrind.org/downloads/valgrind-3.9.0.tar.bz2 valgrind 3.9.0 (tar.bz2) [10MB] - 31 October 2013. For {x86,amd64,arm,ppc32,ppc64,s390x,mips32,mips64}-linux, arm-android (2.3 and later), x86-android (4.0 and later) and {x86,amd64}-darwin (Mac OS X 10.7, with limited support for 10.8). md5: 0947de8112f946b9ce64764af7be6df2 http://valgrind.org/downloads/valgrind-3.8.1.tar.bz2 valgrind 3.8.1 (tar.bz2) [7962Kb] - 19 September 2012. For {x86,amd64,arm,ppc32,ppc64,s390x,mips32}-linux, arm-android (2.3 and later), x86-android (4.0 and later) and {x86,amd64}-darwin (Mac OS X 10.6 and 10.7, with limited support for 10.8). md5: 288758010b271119a0ffc0183f1d6e38 http://valgrind.org/downloads/valgrind-3.8.0.tar.bz2 valgrind 3.8.0 (tar.bz2) [7961Kb] - 10 August 2012. For {x86,amd64,arm,ppc32,ppc64,s390x,mips32}-linux, arm-android (2.3 and later), x86-android (4.0 and later) and {x86,amd64}-darwin (Mac OS X 10.6 and 10.7, with limited support for 10.8). md5: ec04dfd1256307432b2a7b520398c526 http://valgrind.org/downloads/valgrind-3.7.0.tar.bz2 valgrind 3.7.0 (tar.bz2) [6624Kb] - 5 November 2011. For {x86,amd64,arm,ppc32,ppc64,s390x}-linux, arm-android (2.3.x) and {x86,amd64}-darwin (Mac OS X 10.6 and 10.7). md5: a855fda56edf05614f099dca316d1775 |
|
From: Tom H. <to...@co...> - 2014-09-18 13:16:25
|
On 18/09/14 13:12, Mark Abraham wrote: > After finding an issue with valgrind 3.10 that was not observed in > earlier versions, I went looking for 3.9 tarball to see whether I could > reproduce the issue there. However, neither > http://valgrind.org/downloads/current.html nor > http://valgrind.org/downloads/old.html have links to tarballs between > 3.4.2 and 3.10. Where should I look for these, please? It's still there: http://valgrind.org/downloads/valgrind-3.9.0.tar.bz2 It just isn't linked from any of the pages. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |