* gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / wierd-ecoff.sed
1 s/\.stabs/ #.stabs/
2 s/@stabs/ #@stabs/
3 s/" *, */",/g
4 s/\([0-9]\) *, */\1,/g
5 s/ *$//
6 s/\.long/.word/
This page took 0.03563 seconds and 4 git commands to generate.