[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cannot debug with gdb
From: |
utab |
Subject: |
Re: cannot debug with gdb |
Date: |
Tue, 19 Feb 2008 03:56:38 -0800 (PST) |
User-agent: |
G2/1.0 |
On Feb 19, 8:20 am, Jeff Schwab <j...@schwabcenter.com> wrote:
> jegan...@yahoo.com 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,
- Re: cannot debug with gdb,
utab <=