This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] Overflow in transfer-rate


> Date: Wed, 4 Jul 2007 10:21:11 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> 
> > I've committed it.  I don't know when Joel is planning to date the
> > branch, but I think it will be in 6.7.
> 
> I am about to start working on the branch. I'm trying to catch up
> a bit on the last patches that went in to see where it would be most
> beneficial to branch. I have updated the Wiki to make sure that this
> patch makes it to the branch.

Just a heads-up, but I found out yesterday, that this commit:

2007-07-01  Daniel Jacobowitz  <dan@codesourcery.com>

        PR symtab/2161
        * target.c (memory_xfer_partial): Do not continue past targets with
        all memory.

broke debugging threaded programs on OpenBSD.  I think I know why, but
I haven't actually fixed it yet.  I'd like to make sure this is fixed
before we make the release (but I can fix it on the branch if
necessary).

There also is a recently introduced problem with building opcodes
using BSD make.  I have a solution for it, but not mailed out the diff
yet.

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]