]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add some extra debugging to the stack management module and simply
authorTom Hughes <tom@compton.nu>
Thu, 10 Nov 2005 14:24:08 +0000 (14:24 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 10 Nov 2005 14:24:08 +0000 (14:24 +0000)
commit5c6d483aca52f1f221a208aa23af425406747796
tree9c70ebc543e8b4e7c04ce9334d2d13d4cd6550b9
parent202f4dadd7c399c95f093221cea5f8c0c065caee
Add some extra debugging to the stack management module and simply
it a bit - there is no need to keep a full copy of the current stack
descriptor as we can just keep a pointer to it.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5069
coregrind/m_stacks.c