From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: Fabrice Gautier Cc: gdb@sources.redhat.com Subject: Re: Strange "info threads" behaviour. (linux] Date: Sun, 06 May 2001 09:39:00 -0000 Message-id: References: <20010504232608.5AD1.GAUTIER@email.enst.fr> X-SW-Source: 2001-05/msg00082.html Fabrice Gautier writes: Are you using a native GDB on your embedded platform? If so, it could be be that /lib/libthread_db.so.1 is missing on your embedded system. Otherwise, I don't think that debugging multi-threaded programs remotely is possible at all. Mark