Re: valgrind on FreeBSD 7

2009-06-18 Thread Attilio Rao
2008/10/2 Yuri : > Xin LI wrote: >> >> Simon Barner wrote: >>> >>> Mike Silbersack wrote: On Mon, 17 Mar 2008, Heiko Wundram wrote: Here's a tarball of what's in perforce right now. I tried it a little bit, and it seemed to work for me. Make sure to install the kernel mod

Re: valgrind on FreeBSD 7

2009-06-18 Thread Dag-Erling Smørgrav
Yuri writes: > Any news on valgrind for FreeBSD? http://perforce.freebsd.org/changeList.cgi?FSPC=//depot/projects/valgrind/... DES -- Dag-Erling Smørgrav - d...@des.no ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: valgrind on FreeBSD 7

2009-06-17 Thread Yuri
Jeroen Ruigrok van der Werven wrote: I have been working on/off on it. I am trying to find my work in progress sources, but I think they got lost when a hard disk died. This is all I have found: http://www.in-nomine.org/~asmodai/valgrind/valgrind-trunk-for-freebsd.diff Any news on valgri

Re: valgrind on FreeBSD 7

2008-10-02 Thread Jeroen Ruigrok van der Werven
-On [20081002 09:28], Yuri ([EMAIL PROTECTED]) wrote: >Any developments in Valgrind/Callgrind on FreeBSD? I have been working on/off on it. I am trying to find my work in progress sources, but I think they got lost when a hard disk died. This is all I have found: http://www.in-nomine.org/~asmod

Re: valgrind on FreeBSD 7

2008-10-02 Thread Yuri
Xin LI wrote: Simon Barner wrote: Mike Silbersack wrote: On Mon, 17 Mar 2008, Heiko Wundram wrote: Here's a tarball of what's in perforce right now. I tried it a little bit, and it seemed to work for me. Make sure to install the kernel module! http://www.silby.com/valgrind_freebsd_3.tar.

Re: valgrind on FreeBSD 7

2008-04-14 Thread Xin LI
Simon Barner wrote: Mike Silbersack wrote: On Mon, 17 Mar 2008, Heiko Wundram wrote: Hey all! It's been some time now, and I just wanted to ping quietly whether there's any chance to get (a preview of) the valgrind adapted for FreeBSD 7. out is a futile task, I guess, as I didn't manage to

Re: valgrind on FreeBSD 7

2008-04-13 Thread Simon Barner
Mike Silbersack wrote: > > On Mon, 17 Mar 2008, Heiko Wundram wrote: > >> Hey all! >> >> It's been some time now, and I just wanted to ping quietly whether there's >> any >> chance to get (a preview of) the valgrind adapted for FreeBSD 7. >> >> out is a futile task, I guess, as I didn't manage

Re: valgrind on FreeBSD 7

2008-03-20 Thread Heiko Wundram
(and to whomever is cutting the code)! > > Valgrind is an enormously helpful tool. Okay, so far valgrind on FreeBSD 7 isn't workable for me, simply because it doesn't yet support threading (missing syscall implementation, which causes the running program to bomb). Anyway, if ther

Re: valgrind on FreeBSD 7

2008-03-17 Thread Daniel O'Connor
On Tue, 18 Mar 2008, Mike Silbersack wrote: > Here's a tarball of what's in perforce right now. I tried it a > little bit, and it seemed to work for me. Make sure to install the > kernel module! > > http://www.silby.com/valgrind_freebsd_3.tar.gz > > But don't send me questions about it - I'm not

Re: valgrind on FreeBSD 7

2008-03-17 Thread Mike Silbersack
On Mon, 17 Mar 2008, Heiko Wundram wrote: Hey all! It's been some time now, and I just wanted to ping quietly whether there's any chance to get (a preview of) the valgrind adapted for FreeBSD 7. out is a futile task, I guess, as I didn't manage to find it in the FreeBSD perforce repository th

valgrind on FreeBSD 7

2008-03-17 Thread Heiko Wundram
Hey all! It's been some time now, and I just wanted to ping quietly whether there's any chance to get (a preview of) the valgrind adapted for FreeBSD 7. I'm currently hitting a point in my development where compiling the code on Linux to run valgrind simply won't do anymore, because of code dep