From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gyesung Lee To: gdb-patches@cygnus.com Subject: multiple files Date: Thu, 14 Jan 1999 23:07:00 -0000 Message-id: <369EE7BE.6DD3DD71@cs.dankook.ac.kr> X-SW-Source: 1999-01/msg00010.html Dear gdb developer: I used gdb (xxgdb) quite a while ago but not lately, which means I do not remember how to use it correctly. I have a problem in loading source files (symbol tables). I compiled several files with -g option and linked them all into an executable file. When I start with xxgdb, I got an error message as follows: No symbol table is loaded. Use the "file" command. Would you tell me how to load individual files which I want to check ? Sincerely yours, Gyesung Lee. Dept. of Computer Science Dankook University S.Korea From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gyesung Lee To: gdb-patches@cygnus.com Subject: multiple files Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-ID: <369EE7BE.6DD3DD71@cs.dankook.ac.kr> X-SW-Source: 1999-q1/msg00010.html Message-ID: <19990401000000.xSoHGb6ORO7JNikogKv86TcizyjHIuK0GWTbNsDcO3U@z> Dear gdb developer: I used gdb (xxgdb) quite a while ago but not lately, which means I do not remember how to use it correctly. I have a problem in loading source files (symbol tables). I compiled several files with -g option and linked them all into an executable file. When I start with xxgdb, I got an error message as follows: No symbol table is loaded. Use the "file" command. Would you tell me how to load individual files which I want to check ? Sincerely yours, Gyesung Lee. Dept. of Computer Science Dankook University S.Korea