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: Some more multi-fork fixes


Daniel Jacobowitz wrote:
On Fri, Feb 24, 2006 at 05:41:15PM -0500, Daniel Jacobowitz wrote:

I'm up against a bit of a brick wall at the moment.  I've got
patches in my source tree to unify the single-threaded and
multi-threaded code in the Linux native layer into a single
combined target.  But since this is an inherently single-threaded
operation the multi-threaded code totally falls down - switching
forks doesn't preserve things like the LWP list, leading to
messy timeouts.  I'm going to find some minimally painful
way to make the two of them talk to each other.


FYI, I've got that more or less working now (as well as it was
previously). I'll post it in a bit.


Hey Daniel, what's the status on this?



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