Script started on Thu Feb 20 10:36:52 1997 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.
Thanks Jonathan ============================================================= Hephzibah:/pcfs$ gdb GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i486-slackware-linux), Copyright 1996 Free Software Foundation, Inc. (gdb) file ~/Beulah/Projects/haophe/mathlibs/a.out Reading symbols from ~/Beulah/Projects/haophe/mathlibs/a.out...done. (gdb) break main Breakpoint 1 at 0x8000bf8: file GaSid.c, line 83. (gdb) r Starting program: /home/Jonathan/Beulah/Projects/haophe/mathlibs/a.out warning: Unable to find dynamic linker breakpoint function. warning: GDB will be unable to debug shared library initializers warning: and track explicitly loaded dynamic code. Breakpoint 1, main () at GaSid.c:83 (gdb) q The program is running. Quit anyway (and kill it)? (y or n) y Hephzibah:/pcfs$ exit Script done on Thu Feb 20 10:37:39 1997 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]