#686194 [valgrind] Please support sparc

Package:
valgrind
Source:
valgrind
Description:
instrumentation framework for building dynamic analysis tools
Submitter:
bastien ROUCARIES
Date:
2025-11-17 12:47:28 UTC
Severity:
wishlist
Tags:
#686194#5
Date:
2012-08-29 18:25:56 UTC
From:
To:
control: tags -1 upstream

Sparc is the last arch on debian to have not a valgrind port. Double free are thus really difficult to debug.

Sparc is interesting for testing corner case due to it strange cpu and alignement requirement.

Please port valgrind to sparc

#686194#16
Date:
2025-11-17 12:05:45 UTC
From:
To:
On Wed, 29 Aug 2012 20:25:56 +0200 bastien ROUCARIES  <roucaries.bastien@gmail.com> wrote:
 > Package: valgrind
 > Version: 1:3.7.0-3
 > Severity: wishlist
 > control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=306004
 > control: tags -1 upstream
 >
 > Sparc is the last arch on debian to have not a valgrind port. Double
free are thus really difficult to debug.
 >
 > Sparc is interesting for testing corner case due to it strange cpu
and alignement requirement.
 >
 > Please port valgrind to sparc

This is very unlikely to ever get supported upstream.

If anyone is interested the source is available on GitHub:

https://github.com/glaubitz/valgrind-sparc

There are two branches, I think that 'master' is the one with Linux support.

I have not tried to build the code. It is reasonably up to date though.


A+

Paul