Subject: Re: debugging a process
To: Chris Jones <cjones@rupert.honors.montana.edu>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-pmax
Date: 04/01/1998 19:39:54
On Wed, 1 Apr 1998, Chris Jones wrote:

> I'm trying to run gdb on a process, but it seems to think that there
> aren't any debugging symbols in the executable.  Is there any magical
> incantation I need to use to make this work?  This is on 1.3.

You did compile and link with the -g option, didn't you?

Take care,

Bill