Subj : pthreads, gdb & kdevelop problem To : comp.programming.threads From : Jean-Denis Boudreault Date : Sat Jun 25 2005 09:58 pm Hello, i am using gdb 6.3 with kdevelop. when debugging an app using pthread for multi-threading, i get a gbd error as soon as a thred is created with pthread_create. when not debugging, the app works fine. anyone can help me? thank you! .