cygthread::cygthread() hang

Christopher Faylor cgf@redhat.com
Tue Apr 8 20:44:00 GMT 2003


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



More information about the Cygwin-developers mailing list