From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix attaching to multi-threaded apps on Linux/x86 Date: Sun, 14 Oct 2001 09:38:00 -0000 Message-id: <3BC9BF71.2090409@cygnus.com> References: <200110141132.f9EBW1C04131@delius.kettenis.local> X-SW-Source: 2001-10/msg00202.html > I checked in the attached. In principle the change I made to > config/i386/nm-linux.h should also be made to the other Linux ports, > and really belongs in config/nm-linux.h. Unfortunately sparc and m68k > still haven't been converted to using the new threads code. I cannot > test those configurations, but I am thinking of converting them > anyway. Any opinions on that? The targets are not maintained. Just make certain a cross debugger still builds. Hmm, the tweek is to an nm file so you're safe there :-) Don't forget, you've now also got s390-linux to contend with :-) Andrew