[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Re: Seg faults and altered parameters using vector views
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Re: Seg faults and altered parameters using vector views |
Date: |
Thu, 11 Jan 2007 18:09:25 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Wed, 10 Jan 2007 09:30:12 -0600,
Rodney Sparapani wrote:
> But, I'll bet that valgrind does alot more than bounds checking, right?
> So, I'm guessing your suggestion is to use valgrind whenever possible.
> Does anyone know of a Solaris:SPARC variant of valgrind or some other
> cross-platform tool that has similar functionality?
Thanks for the reminder re x86, I forgot that.
Valgrind does check some things that the GCC bounds-checking does not
but its main advantage is that it is easier for casual users because
it will work on any existing executable. Personally I use valgrind
for testing, and GCC bounds-checking for security (compiling daemons,
etc).
I don't know of any SPARC equivaluent to valgrind though.
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/