What is the exact output of GDB 6.0 (working and non-working)? The problem is most likely that GDB is loading the lated libthread_db and that library is refusing to debug the older glibc. Perhaphs there should be a "set libthread_db ... command?" Andrew