Yoni Rabinovitch wrote: > > > Hi, > > I am trying to debug a multithreaded program running on an embedded > MIPS 5Kc using gdb and gdbserver, connected via ... > glibc: 2.2.5 } > This could be the problem. 2.2.5 shipped with a broken sys/procfs.h that prevented multithreaded debugging. See many of these messages: http://www.google.com/search?hl=en&q=mips+procfs.h+gdb&btnG=Google+Search David Daney.