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: async patch (no. 4)


On Sun, Jun 17, 2007 at 09:28:16PM +1200, Nick Roberts wrote:
> I'm not sure if this was the last message in the thread but I'd like to
> see if we can get something committed after GDB 6.7 goes out.

Neither of us understands what parts of the patch do; in fact, I
understand almost none of it.  I think it would be a very bad decision
for us to commit structural changes to GDB that we do not understand
(even if they are disabled by default), and I think we have no hope of
keeping the code working and improving it unless it is clearer.  These
are the same requirements we apply to other changes.

I'd be happy to help you merge this, if you can break it down into
well-understood and necessary pieces.  I can help with making the
native wait case asynchronous, since I know how that works.  I also
have a patch lying around that makes target async-remote work a bit
better.

-- 
Daniel Jacobowitz
CodeSourcery


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