mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
DRD: added a suppression pattern for the libstdc++ included with gcc 4.4.4.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11128
This commit is contained in:
parent
06b158b13b
commit
4dc56ebc78
@ -41,6 +41,14 @@
|
||||
# fun:_ZNSsC1ERKSs
|
||||
# }
|
||||
|
||||
{
|
||||
drd-libstdc++-cxa_guard_release
|
||||
drd:CondErr
|
||||
fun:pthread_cond_broadcast@*
|
||||
fun:__cxa_guard_release
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# Suppression patterns for libpthread.
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user