mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
filter_stderr also needs to handle FreeBSD libthr
This commit is contained in:
parent
df838bccab
commit
22857ddd1d
@ -37,7 +37,7 @@ $SED \
|
||||
-e "s/_swapcontext/swapcontext/" \
|
||||
-e "s/[A-Za-z_]* (pthread_create.c:[0-9]*)/(within libpthread-?.?.so)/" \
|
||||
-e "s/[A-Za-z_]* (in [^ ]*libpthread-[0-9.]*\.so)/(within libpthread-?.?.so)/" \
|
||||
-e "s/... (in \/lib\/libthr.so.3)/(within libpthread-?.?.so)/" \
|
||||
-e "s/... (in \/lib\/libthr.so.3)/start_thread/" \
|
||||
-e "s:(within /lib[0-9]*/ld-[0-9.]*\.so):(within ld-?.?.so):" \
|
||||
-e "s/was held during [0-9][0-9]*/was held during .../" \
|
||||
-e "s: BSS section of [^<]*/: BSS section of :g" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user