From: Eli Zaretskii <eliz@gnu.org>
To: Yao Qi <qiyaoltc@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Unbreak DJGPP port of GDB
Date: Thu, 28 May 2015 14:42:00 -0000 [thread overview]
Message-ID: <83a8woydaj.fsf@gnu.org> (raw)
In-Reply-To: <86iobdozr0.fsf@gmail.com>
> From: Yao Qi <qiyaoltc@gmail.com>
> Cc: gdb-patches@sourceware.org
> Date: Thu, 28 May 2015 09:46:59 +0100
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > It turns out the DJGPP (a.k.a. "go32") port of GDB was broken more
> > than a year ago, by commits 9b40951 and bd265cd. It stayed broken
> > ever since. Lately, Andris Pavenis bisected the bug and posted the
> > results here:
> >
> > http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp/2015/05/24/04:17:40
> >
> > Looking into those changesets, I've found that the problem was due to
> > incorrect handling of values returned by functions 'read_child' and
> > 'write_child', which are part of the DJGPP native debug support.
>
> It is broken by my to_xfer_partial patches... sorry about that.
No sweat. I should have been more vigilant in reviewing those patches
anyway.
> > The patch below fixes that. I will push it in a few days (with an
> > appropriate ChangeLog entry), if no one objects.
>
> The patch looks right to me.
Thanks.
next prev parent reply other threads:[~2015-05-28 14:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-24 15:19 Eli Zaretskii
2015-05-28 8:47 ` Yao Qi
2015-05-28 14:42 ` Eli Zaretskii [this message]
2015-05-30 10:11 ` Eli Zaretskii
2015-06-03 22:01 ` Joel Brobecker
2015-06-04 2:41 ` Eli Zaretskii
2015-06-04 4:08 ` Joel Brobecker
2015-06-04 14:57 ` Eli Zaretskii
2015-06-09 18:36 ` Joel Brobecker
2015-06-09 18:50 ` Eli Zaretskii
2015-06-09 18:56 ` Joel Brobecker
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=83a8woydaj.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=qiyaoltc@gmail.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