From: Eli Zaretskii <eliz@gnu.org>
To: crtjer46 <jkalinowski@microwavedata.com>
Cc: gdb@sources.redhat.com
Subject: Re: Warnings: file not found
Date: Tue, 23 Jan 2007 21:42:00 -0000 [thread overview]
Message-ID: <uveixctdn.fsf@gnu.org> (raw)
In-Reply-To: <8522634.post@talk.nabble.com> (message from crtjer46 on Tue, 23 Jan 2007 06:29:40 -0800 (PST))
> Date: Tue, 23 Jan 2007 06:29:40 -0800 (PST)
> From: crtjer46 <jkalinowski@microwavedata.com>
>
> I can't seem to find this on the forum. I'm getting this warning in gdb:
>
> Warning: /Projects/net/tools/stripelines;C: No such file or directory
This is on Windows, right? It sounds like your GDB expects
Posix-style paths delimited by colons `:', but what it sees is
Windows-style paths that include drive letters and are delimited by
semicolons `;'. Did you perhaps mix Cygwin GDB and non-Cygwin program
or something?
If the above does not help, please provide the details: the version of
your GDB, where did you get it, how did you compile the program you
are trying to debug, and what GDB command produces the above warning.
The more details you provide, the more accurate and efficient will be
our help.
> Also I have said the source lookup path towards the source code this didn't
> fix it, however.
Again, please show us the exact command you used to do this.
next prev parent reply other threads:[~2007-01-23 21:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-23 14:29 crtjer46
2007-01-23 14:33 ` Markus Deuling
2007-01-23 21:42 ` Eli Zaretskii [this message]
2007-01-23 22:15 ` crtjer46
[not found] <76C7EB7C8500594F9001B118E7E778F40BE40072@mdsms3.inside.mdsroc.com>
2007-01-23 22:05 ` Eli Zaretskii
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=uveixctdn.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb@sources.redhat.com \
--cc=jkalinowski@microwavedata.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