|
From: Bart V. A. <bar...@gm...> - 2008-03-13 18:26:30
|
On Thu, Mar 13, 2008 at 5:26 PM, Josef Weidendorfer <Jos...@gm...> wrote: > On Thursday 13 March 2008, Bart Van Assche wrote: > > $ ../valgrind-outer/vg-in-place --sim-hints=enable-outer > > --trace-children=yes --pop-on-jump --tool=callgrind > > ../valgrind-inner/vg-in-place --tool=none date > > 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... Hello Josef, By this time I found out that self-hosting works fine if I leave out the command-line option --pop-on-jump. Do you still need the results of the test after installation of inner and outer Valgrind ? Bart. |