From d7b400e174a5ea24a6c19a2ea556c2fe7ff0d0f3 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Mon, 12 Feb 2007 10:37:37 +0000 Subject: [PATCH] Update for changes to lackey git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6586 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index a2a0d83862..22e9b3ddbb 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,11 @@ Other user-visible changes: they just return 3 (as before). Also, SET_VBITS doesn't report definedness errors if any of the V bits are undefined. +- The behaviour of the tool Lackey has changed slightly. First, the output + from --trace-mem has been made more compact, to reduce the size of the + traces. Second, a new option --trace-superblocks has been added, which + shows the addresses of superblocks (code blocks) as they are executed. + Developer-visible changes: - The names of some functions and types within the Vex IR have changed. -- 2.47.2