This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin 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: cygthread::cygthread() hang


On Tue, Apr 08, 2003 at 11:42:25AM -0400, Joe Buehler wrote:
>It might be better to eliminate the cygthread::new() method and switch
>to a factory method.  Gcc actually generates two different cygthread
>constructor functions, and this confuses gdb -- there are two different
>functions being generated from the same source lines.  I of course
>needed a break in the second function, and gdb picked the first...

?  I've never noticed this and I've debugged this function hundreds
of times.

I have made a major restructuring the code, though.  It's not working
right now but it should be simple to fix.  I just have real world and
real job constraints right now so I can't devote much time to it.

Maybe in the next day or so there will be a new cygthread.cc which will
fix, er, work around, er, mask this problem.

cgf


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