Hi,
Running wine in gdb appears to be broken with latest CVS:
(gdb) file wine Reading symbols from wine...done. Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) run Starting program: /opt/wine/bin/wine wine [Thread debugging using libthread_db enabled] [New Thread -1084455552 (LWP 30661)] [New Thread -1084458064 (LWP 30662)] Cannot find user-level thread for LWP 30661: generic error
This is on fedora core 1. It looks like it might be the NPTL runtime detection stuff, does anybody have any ideas?