public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Travis Spencer <travislspencer@gmail.com>
To: "Fred J." <phddas@yahoo.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: compiler problem
Date: Tue, 26 Jul 2005 06:08:00 -0000	[thread overview]
Message-ID: <e3b7bac050725230119f06b3d@mail.gmail.com> (raw)
In-Reply-To: <20050725202756.46217.qmail@web53912.mail.yahoo.com>

On 7/25/05, Fred J. <phddas@yahoo.com> wrote:
> (gdb) break 13/bitwise.cpp:11
> No symbol table is loaded. Use teh "file" command.
> (gdb)file 13/proj1
> Reading symbols from /home/.../13/proj1...done.
> Using host libthread_db library
> "/lib/libthread_db.so.1".
> (gdb)break 13/bitwise.cpp:11
> No source file name 13/bitwise.cpp.
> Make breakpoint pending on future shared library
> load?(y or [n])

Is that the output of gdb after starting it the way I suggested?  From
the man page:

 -d directory
               Add directory to the path to search for source files.

If it can't find the source file for bitwise.cpp, it seems to me that
the `13' directory may not be in it search path.

-- 

Regards,

Travis Spencer

  reply	other threads:[~2005-07-26  6:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-24 19:48 Fred J.
2005-07-24 20:50 ` Alex J. Dam
2005-07-25 16:09 ` Travis Spencer
2005-07-25 20:28   ` Fred J.
2005-07-26  6:08     ` Travis Spencer [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-12-02  5:42 Nicole Bogeajis
1999-12-02 13:44 ` Arthur Gold
1999-12-31 22:24   ` Arthur Gold
1999-12-31 22:24 ` Nicole Bogeajis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3b7bac050725230119f06b3d@mail.gmail.com \
    --to=travislspencer@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=phddas@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).