This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

multiple files


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