[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: valgrind
From: |
Ben Pfaff |
Subject: |
Re: valgrind |
Date: |
Mon, 22 Nov 2004 09:24:55 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
John Darrington <address@hidden> writes:
> On Sat, Nov 20, 2004 at 07:18:20PM -0800, Ben Pfaff wrote:
>
> Have you ever tried valgrind? I use it regularly to hunt down
> memory errors and leaks.
>
> Unfortunately when I try to run valgrind with pspp I get this:
>
> address@hidden:~/Development/pspp/src$ !val
[...]
> disInstr: unhandled 2-byte opcode 0xAE
Odd. valgrind works well for me. Do you have SSE floating-point
turned on in GCC by any chance? Try compiling with -mfpmath=387.
--
"There's only one thing that will make them stop hating you.
And that's being so good at what you do that they can't ignore you.
I told them you were the best. Now you damn well better be."
--Orson Scott Card, _Ender's Game_