mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
using "obj:*" or "fun:*". Also generate "obj:*" for such lines with --gen-suppressions. Includes a regtest. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4447
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
# This contains a match against a "???" entry
|
|
{
|
|
<insert a suppression name here>
|
|
Memcheck:Addr1
|
|
obj:*
|
|
fun:__libc_start_main
|
|
}
|
|
|