Path: utzoo!utgpu!watmath!uunet!bu-cs!purdue!rjh From: rjh@cs.purdue.EDU (Bob Hathaway) Newsgroups: gnu.gdb.bug Subject: Symbolic Debugging Information Message-ID: <5768@medusa.cs.purdue.edu> Date: 4 Jan 89 03:43:02 GMT Sender: news@cs.purdue.EDU Distribution: gnu Organization: Department of Computer Science, Purdue University Lines: 9 Hello, I'm using gdb after compiling with gcc -gg . Gdb prints "Invalid symbol segment format code" when loading an executable and prints the same to symbol-file . I'm using gcc 1.31 and gdb 2.5.4. Am I doing something wrong? rjh