From: Joel Brobecker <brobecker@adacore.com>
To: Yasuo Iwakura <deus@thewired.net>
Cc: gdb@sourceware.org
Subject: Re: gdb does not find any source files in a very simple testcase.
Date: Fri, 10 Feb 2006 21:45:00 -0000 [thread overview]
Message-ID: <20060210214453.GO1013@adacore.com> (raw)
In-Reply-To: <1139607618.14928.25.camel@lainsglove>
> Then i compile it using:
>
> g++ main.cc (using gcc with a main.c does not work either)
Is this the complete command you used? You should add "-g" to tell
the compiler to include debugging information. Without that, the
debugger operations are limited.
--
Joel
prev parent reply other threads:[~2006-02-10 21:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-10 21:40 Yasuo Iwakura
2006-02-10 21:45 ` Joel Brobecker [this message]
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=20060210214453.GO1013@adacore.com \
--to=brobecker@adacore.com \
--cc=deus@thewired.net \
--cc=gdb@sourceware.org \
/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