On Tue, May 10, 2011 at 03:28:36PM +0200, Pierre Habouzit wrote: > I'm mostly clueless about which arm CPU versions Debian is supposed to > support, should I wrap valgrind in some shell script that checks if the > CPU is recent enough to run valgrind and fail gracefully if not? and if > thats a good idea, how can I know which arm version the CPU supports?
debian support armv4t+. considering /usr/bin/valgrind is a shell script, checking from cpu from there should be possible. I wouldn't worry much, valgrind is a expert tool, and experts should be able understand why valgrind isn't available for their cpu. Riku -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org