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]

how to set breakpoint at a particular line in cpp file


Hi,

How to set breakpoint at a particular line in cpp?

I tried
(gdb) break HTMLParser.cpp:208

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

Thanks for your help.


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