From 23ced45c4879844578482e67953e2bac00c568b7 Mon Sep 17 00:00:00 2001 From: Philippe Waroquiers Date: Fri, 29 Aug 2014 23:24:20 +0000 Subject: [PATCH] document in NEWS the fact that stack registration start/end boundaries are the lowest/highest addressable bytes git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14393 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index d775d768cf..7604df9a23 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,11 @@ Release 3.10.0 (?? ?????? 201?) * ==================== OTHER CHANGES ==================== +* The semantic of stack start/end boundaries in valgrind.h + VALGRIND_STACK_REGISTER has been clarified/documented. + The convention is that start and end are respectively the lowest + and highest addressable bytes of the stack. + * Better stacktraces and suppression matching for inlined function calls. The new option --read-inline-info=yes|no allows to control the reading of the dwarf debug information describing inlined function calls. -- 2.47.2