From: Christopher Faylor <cgf@redhat.com>
To: gdb@sources.redhat.com
Cc: michaelstather@nuzi.de
Subject: Re: Path handling bug in GDB included with MingW 3.1.0-1
Date: Sun, 05 Oct 2003 22:48:00 -0000 [thread overview]
Message-ID: <20031005224849.GA13466@redhat.com> (raw)
In-Reply-To: <002d01c38b8a$6e2d34f0$2101a8c0@kyromaster>
[reply-to set]
On Sun, Oct 05, 2003 at 11:48:35PM +0200, Michael Stather wrote:
>I?ve seen a strange bug in the GDB that?s included with MingW32 3.1.0-1
>under WinXP pro:
>I?ve a little program which has only 2 lines.
>Assuming it is in c:\p, I compile it, and then I set a breakpoint like this:
>
>g++ -g -o p.exe c:/p/p.cpp -mwindows
>gdb
>break "c:/p/p.cpp:7"
>Run
>
>gdb won?t stop at the breakpoint.
>however if I do:
>
>cd c:\m
>g++ -g -o p.exe p.cpp -mwindows
>gdb
>break "p.cpp:7"
>run
>
>it breaks correctly.
>I think there?s something broken within the path handling
>Is this bug already fixed or am I doing something wrong here? Regards
I'm sorry but you have to go to mingw.org to get support on this version
of gdb. There are local patches applied to it and it is not supported
by this mailing list.
next prev parent reply other threads:[~2003-10-05 22:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-05 21:48 Michael Stather
2003-10-05 22:48 ` Christopher Faylor [this message]
2003-10-07 21:30 ` Eli Zaretskii
2003-10-07 23:22 ` Christopher Faylor
2003-10-08 5:51 ` Eli Zaretskii
2003-10-08 13:43 ` Christopher Faylor
2003-10-08 18:20 ` Support for unofficial GDB (was: Path handling bug in GDB included with MingW 3.1.0-1) Eli Zaretskii
2003-10-08 0:34 ` Path handling bug in GDB included with MingW 3.1.0-1 Chris Johns
2003-10-08 5:54 ` 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=20031005224849.GA13466@redhat.com \
--to=cgf@redhat.com \
--cc=gdb@sources.redhat.com \
--cc=michaelstather@nuzi.de \
/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