Exception Handling Bug with Purify
Dan Kegel
dank@kegel.com
Fri Feb 13 06:44:00 GMT 2004
"Vikram Anantha" <vanantha@elematics.com> wrote:
> Does any body have the following problem with recent versions of gcc and
> purify.
>
> http://gcc.gnu.org/ml/gcc-bugs/1999-01/msg00240.html
>
> I am using gcc-3.2.1
Try using Valgrind instead of purify. It's free, and works quite well.
You can download the source code at http://valgrind.kde.org
(Valgrind only runs on x86 Linux, so if you're using some other operating
system or CPU, you might also consider running your app under x86 Linux for debugging, at least.)
- Dan
--
US citizens: if you're considering voting for Bush, look at these first:
http://www.misleader.org/
http://www.cbc.ca/news/background/arar/
http://www.house.gov/reform/min/politicsandscience/
More information about the Gcc
mailing list