how to set breakpoint at a particular line in cpp file

n179911 n179911@gmail.com
Thu Nov 19 07:30:00 GMT 2009


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.



More information about the Gdb mailing list