public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: kseitz@sources.redhat.com
To: foolfox008@hotmail.com, insight-prs@sources.redhat.com,
	kseitz@sources.redhat.com, nobody@sources.redhat.com
Subject: Re: insight/193: breakpoint at ling can not be get rig of or the program somtimes exit abnormally
Date: Mon, 09 Dec 2002 16:55:00 -0000	[thread overview]
Message-ID: <20021210005529.8023.qmail@sources.redhat.com> (raw)

Synopsis: breakpoint at ling can not be get rig of or the program somtimes exit abnormally

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Mon Dec  9 16:55:29 2002
Responsible-Changed-Why:
    who else?
State-Changed-From-To: open->feedback
State-Changed-By: kseitz
State-Changed-When: Mon Dec  9 16:55:29 2002
State-Changed-Why:
    I notice in your compile line that you are using windows-style paths. Remember, gdb (and consequently insight) are cygwin applications. Therefore paths _must_ be POSIX-style paths. So don't use "d:\file.c", use "/cygdrive/d/file.c" or (better yet) "mkdir /d; mount d: /d" Then use "/d/file.c" (this is what I do).
    
    Try recompiling your exe with POSIX paths and let me know if it helps any.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=193


             reply	other threads:[~2002-12-10  0:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09 16:55 kseitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-11  9:23 Keith Seitz
2002-12-10 18:53 zhao mindong
2002-11-27 20:03 foolfox008

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=20021210005529.8023.qmail@sources.redhat.com \
    --to=kseitz@sources.redhat.com \
    --cc=foolfox008@hotmail.com \
    --cc=insight-gnats@sources.redhat.com \
    --cc=insight-prs@sources.redhat.com \
    --cc=nobody@sources.redhat.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).