[gnu.gdb.bug] Symbolic Debugging Information

rjh@cs.purdue.EDU (Bob Hathaway) (01/04/89)

Hello,

I'm using gdb after compiling with gcc -gg <file>.  Gdb prints
"Invalid symbol segment format code" when loading an executable
and prints the same to symbol-file <executable>.  I'm using
gcc 1.31 and gdb 2.5.4.  Am I doing something wrong?

rjh