View previous topic :: View next topic |
Author |
Message |
Omadon Tux's lil' helper
Joined: 16 Jan 2004 Posts: 108
|
Posted: Fri Feb 18, 2005 2:51 am Post subject: valgrind |
|
|
I'm developing a small application on the side, and valgrind is a pretty important tool for me when it comes to tracking memory leaks and invalid read/writes. Is it possible to use valgrind in a 64bit environment? I'm sure it probably wouldn't work with 64bit applications, but what about 32bit? From what I've read about the program, it was written at a pretty low level and ties in with a lot of CPU type functionality, so I'm wondering if it's still possible to run it without error. Thanks. |
|
Back to top |
|
|
Esben Apprentice
Joined: 29 Jun 2002 Posts: 244 Location: Copenhagen/Denmark
|
Posted: Fri Feb 18, 2005 7:48 am Post subject: |
|
|
You can currently only use valggrind on 32-bit applications compiled for x86. The bug/wish for amd64 support is here: http://bugs.kde.org/show_bug.cgi?id=75247.
The work should be underway from what I hear on the mailing list. From the bug it is non-trivial, so it will probably be a while. _________________ regards, Esben
True trade is honest, but not merciful. Politics is dishonest, no matter how merciful... and war is neither honest nor merciful.... therefore, choose trade above politics, but politics above war. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|