public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Chris Faylor <cgf@cygnus.com>
To: Dave Arnold <avr_fan@mailandnews.com>
Cc: insight@sourceware.cygnus.com
Subject: Re: Any Clues about this problem?
Date: Fri, 07 Jul 2000 22:15:00 -0000	[thread overview]
Message-ID: <20000708011521.A2547@cygnus.com> (raw)
In-Reply-To: <006501bfe89b$e082b2e0$65241004@homepc.freedsl.com>

On Fri, Jul 07, 2000 at 10:17:54PM -0700, Dave Arnold wrote:
>Anyone have a clue why I can't list the source for the program I'm debuggin
>using insight?
>
>(gdb) list
>1         /cygnus/netrel/src/cygwin-1.1.2/winsup/cygwin/libccrt0.cc: No such
>file or directory.
>
>This path is strange, I don't think it exists anywhere under my cygwin root.

The path is coming from the cygwin DLL.  You don't want that.  That is the location
of the 'libccrt0.cc' file on my machine from when I make a cygwin net release.

Try 'list main'.

Are you *sure* you're both compiling and linking with the '-g' option?  When
I type just 'list' I get my 'main'.

cgf

      reply	other threads:[~2000-07-07 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-07 22:08 Dave Arnold
2000-07-07 22:15 ` Chris Faylor [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=20000708011521.A2547@cygnus.com \
    --to=cgf@cygnus.com \
    --cc=avr_fan@mailandnews.com \
    --cc=insight@sourceware.cygnus.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).