public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: qiyaoltc@gmail.com
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Unbreak DJGPP port of GDB
Date: Sat, 30 May 2015 10:11:00 -0000	[thread overview]
Message-ID: <83twuuv0h4.fsf@gnu.org> (raw)
In-Reply-To: <83a8woydaj.fsf@gnu.org>

> Date: Thu, 28 May 2015 17:41:56 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: gdb-patches@sourceware.org
> 
> > 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.

No further comments, so I pushed the changeset, bot to master and to
the 7.9 branch.

  reply	other threads:[~2015-05-30 10:11 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
2015-05-30 10:11     ` Eli Zaretskii [this message]
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=83twuuv0h4.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).