blob: 24a59d8e69c2aac8b12fe31239b6397bd6ff4571 [file] [log] [blame]
#! /bin/sh
# Filter the frame number which differs between x86 and amd64
sed "s/in frame #[0-9]/in frame #./" |
./filter_stderr "$@"