From 4daf8d83d6813ce45e39df43eb89f76a0425a358 Mon Sep 17 00:00:00 2001 From: Josef Weidendorfer Date: Mon, 1 May 2006 01:49:28 +0000 Subject: [PATCH] Hint to better run with option "--pop-on-jump" when doing self-hosting runs with outer callgrind. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5871 --- README_DEVELOPERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README_DEVELOPERS b/README_DEVELOPERS index a3e835e7f5..2797565c1b 100644 --- a/README_DEVELOPERS +++ b/README_DEVELOPERS @@ -96,6 +96,9 @@ At the time of writing the allocator is not annotated with client requests so Memcheck is not as useful as it could be. It also has not been tested much, so don't be surprised if you hit problems. +When using self-hosting with an outer callgrind tool, use '--pop-on-jump' +(on the outer). Otherwise, callgrind has much higher memory requirements. + Printing out problematic blocks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.47.2