No symbol table is loaded. Use the "file" command. --- new to gdb: please help !

Grazia Russo-Lassner glassner@umiacs.umd.edu
Fri Dec 9 21:48:00 GMT 2005


hello,

I am trying to debug a program, but when I enter a breakpoint I get
No symbol table is loaded.  Use the "file" command.

This is what I do:
gdb filename-of-executable
break 48	#to break at line 48

then I get:
No symbol table is loaded.  Use the "file" command.

Could someone help ?

Thank you in advance.

Grazia



More information about the Gdb mailing list