Questions tagged [valgrind]
3 questions
2
votes
2 answers
Unable to install Valgrind to OS X
I downloaded the newest Valgrind and extracted it.
I run
./configure --prefix=/usr/local/valgrind
make
which gives me
make: *** No targets specified and no makefile found. Stop.
I run
make install
It gives me
make: Nothing to be done for…

Léo Léopold Hertz 준영
- 809
- 6
- 22
- 43
1
vote
3 answers
64bit UnixODBC and FreeTDS: a bug in libtdsodbc.so?
We have a legacy Windows web application which uses Microsoft SQL Server 2005. Two years ago we rewrote a part of this application using PHP and ODBC on a 32 bit virtualized Debian system. This application works okay (about one SQL request of…

nalply
- 1,087
- 1
- 10
- 19
0
votes
1 answer
valgrind 3.6.0 crashes on Mac OS X Server 10.6.6
Valgrind 3.6.0 crashes upon launch under Mac OS X Server 10.6.6. Here is the crash log:
Process: valgrind [958]
Path: /usr/local/Cellar/valgrind/3.6.0/bin/valgrind
Identifier: valgrind
Version: ??? (???)
Code Type: …

sakra
- 189
- 1
- 9