HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] Crashing gdb in Create_Process




This has been around for quite some time, and is the standard for debugging Condor with gdb. Should be in the wiki.

Also, it sounds like there really is a potential BZ for gdb+glibc here.

Or, perhaps now that we depend on pthreads anyway, we should use a bona-fide pthread for the clone+exec optimization.

-greg