This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


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