On Feb 19, 8:20 am, Jeff Schwab <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hi all,
> > I am used to following command to compile
> > g++ -W -Wall  -g -O2  -o
>
> > But when I start setting the breakpoint with gdb I get the error
> > No symbol table is loaded.  Use the "file" command.
>
> FYI, comp.lang.c++ is not really the correct group for this post.
> Follow-ups should go to gnu.g++.help.
>
> What is the name of your program's executable, and how are you invoking gdb?


As Jeff suggested could you please give a small complete program and
what are you trying to do?

However, FYI, this is certainly not a gdb forum. I might help AFAIK.

Rgds,
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to