mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
7dab06fa36
commit
b97b6a22cf
1
HACKING
1
HACKING
@ -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.
|
||||
|
@ -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
|
||||
}
|
||||
|
||||
# ##----------------------------------------------------------------------##
|
||||
|
Loading…
Reference in New Issue
Block a user