On Tue, 19 May 1998, Mark McKenzie wrote:

> I have just installed xxgdb 1.12.    When I try and open a file in the
> debugger I get the error "No symbol table is loaded".    What does this mean
> and how can I fix it?
> 
> Mark.

You have to use the compiler option -g to include debugger information,
once your program is debugged, remove this option.

Kurt.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to