]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Another fix for interactive control, together with
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Fri, 21 Apr 2006 01:02:13 +0000 (01:02 +0000)
committerJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Fri, 21 Apr 2006 01:02:13 +0000 (01:02 +0000)
commitb1eb513b99a3c3d3239f2d237f0cb386d6aa5bde
treef0f6aeaa571a42d35f0cc02d86a9d43626f8745d
parentbc616b8492fa2e64c11df25f423aad708cdf723a
Another fix for interactive control, together with
the --base option, which allows to specify another
directory for dumps and control/result files.
With "--base=/tmp/foo", we want control/result files
in "/tmp", and not in a directory "/tmp/foo/".

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5862
callgrind/dump.c