76b098d175
to make the stabs test work on ecoff systems using gcc and -with-stabs. * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to enable ecoff configuration.
6 lines
101 B
Sed
6 lines
101 B
Sed
s/\.stabs/ #.stabs/
|
|
s/@stabs/ #@stabs/
|
|
s/" *, */",/g
|
|
s/\([0-9]\) *, */\1,/g
|
|
s/ *$//
|
|
s/\.long/.word/
|