filter_cmdline1 revision e739ac0589b4fb43561f801c4faba8c1b89f8680
1#! /bin/sh
2
3sed -e 's/\(set minimum alignment of heap allocations\) \[[0-9]*\]/\1 [...]/' \
4    -e 's/\(command to start debugger\) \[.* -nw %f %p\]/\1 [... -nw %f %p]/'
5
6