X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fdiffgdb;h=260cbce3c530980f230931a5530cd63047fea0cf;hp=c6b89e15ef016c76e0bba76682b22ba2787a9526;hb=ec2b1859b4f56c1daa2ac02d7a31d1cc8c3dad38;hpb=ee2604be2545bf1c77d421a8e6570ab69cd34b5d diff --git a/bin/diffgdb b/bin/diffgdb index c6b89e1..260cbce 100755 --- a/bin/diffgdb +++ b/bin/diffgdb @@ -37,6 +37,7 @@ exec diff \ -I '^ld/ld-new [0-9.]*$' \ -I '^\(PASS\|FAIL\): gdb.mi/mi-break.exp: test hitting breakpoint with commands$' \ -I '^\(PASS\|FAIL\): gdb.threads/attach-stopped.exp: threaded: attach2, exit leaves process sleeping$' \ + -I '^\(PASS\|FAIL\): gdb.threads/attachstop-mt.exp: attach3, exit leaves process stopped$' \ -I '^\(PASS\|FAIL\): gdb.threads/attachstop-mt.exp: attach4 stop by interrupt\(\| (timeout)\)$' \ -I '^\(PASS\|FAIL\): gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping$' \ -I '^\(PASS\|FAIL\): gdb.threads/manythreads.exp: info threads$' \