This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: Exception Handling Bug with Purify


"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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]