valgrind wasn't useful ...

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9111 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-08-17 18:48:41 +00:00
parent 7dab06fa36
commit b97b6a22cf
2 changed files with 15 additions and 0 deletions

View File

@ -96,3 +96,4 @@ To run gdb on the version in your build tree:
Using Valgrind with gnucash
-- run ./src/bin/overrides/gnucash-valgrind
However, I did not find valgrind to be useful.

View File

@ -47,4 +47,18 @@
obj:/usr/lib/libguile.so.12.3.0
}
{
libltdl.so.3(Value1)
Memcheck:Value1
obj:/usr/lib/libltdl.so.3
}
{
libglib-1.2.so.0(Value4)
Memcheck:Value4
fun:g_hash_table_lookup
fun:g_hash_table_insert
fun:g_hash_table_lookup_extended
}
# ##----------------------------------------------------------------------##