|
From: Julian S. <js...@ac...> - 2008-03-13 18:10:14
|
On Thursday 13 March 2008 17:26, Josef Weidendorfer wrote: > On Thursday 13 March 2008, Bart Van Assche wrote: > > A question: is self-hosting Valgrind without installing Valgrind > > supported ? It resulted in an assertion failure when I tried it. > > Does this work when installed? > > I recently had a similar bug report (which I was not able to reproduce), > so this could be a real bug in callgrind. I'll check if I can reproduce > it... FWIW, I used Callgrind (trunk) to profile Callgrind (trunk) just a few days ago and it worked fine. But I was running something very boring (ls -l) with no signals. It could be that there is some problem with signals and self hosting; I have not tried that. J |