- [NEW] Disassembly window now can scroll with cursors or mouse wheel - [NEW] Added valgrind script and supporting file
13 lines
162 B
Plaintext
13 lines
162 B
Plaintext
{
|
|
ignore_unversioned_libs
|
|
Memcheck:Leak
|
|
...
|
|
obj:*/lib*/lib*.so
|
|
}
|
|
{
|
|
ignore_versioned_libs
|
|
Memcheck:Leak
|
|
...
|
|
obj:*/lib*/lib*.so.*
|
|
}
|