[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gnu C manual && Gdb warning



C.J.Lawson@cranfield.ac.uk said:
> Hi, Does anyone know where I can get a copy of the "GNU C Manual"? I 
> would really like to  take a look at it .  Secondly, I get the 
> following (underlisted) error from Gdb, I wonder if anyone knows of a 
>  way to set things right.  

I think you're referring to the gcc manual. The info pages for gcc come with the gcc package. Use info or emacs to browse the doc.
The problem you're describing with gdb is due to debugging dynamically linked executables. Compile your program statically, and gdb will work like a charm.

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: