1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-12 02:16:13 +00:00
2015-12-13 22:34:58 +09:00

22 lines
238 B
Plaintext

{
nonmatching1
Memcheck:Addr4
fun:a123456789*
fun:nonmatching
fun:main
}
{
nonmatching2
Memcheck:Addr4
fun:a123456789*
fun:main
fun:nonmatching
}
{
test
Memcheck:Addr4
fun:a123456789*
fun:main
}