From 6152e4a5f582d751f5bf7eee8c84dcbe3801275a Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Mon, 17 Sep 2007 00:41:18 +0000 Subject: [PATCH] update git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6840 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 622247e740..ab7e296319 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,11 @@ Other user-visible changes: traces. Second, a new option --trace-superblocks has been added, which shows the addresses of superblocks (code blocks) as they are executed. +- Cachegrind now uses directory names where possible in its output files. + This means that the -I option to 'cg_annotate' should not be needed in + most cases. It also means it can correctly handle the case where two + source files in different directories have the same name. + Developer-visible changes: - New debugging command line options: --debug-dump, --trace-symtab-patt... -- 2.47.2