From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Baurjan Ismagulov Cc: gdb@sourceware.cygnus.com Subject: Re: gpl, gdb and wigglers.dll Date: Wed, 09 May 2001 10:16:00 -0000 Message-id: <87lmo6l9bu.fsf@creche.redhat.com> References: <87g0ef4roa.fsf@creche.redhat.com> <20010509101645.A3381@kerberos.local.ankara.gantek.com> X-SW-Source: 2001-05/msg00191.html >>>>> "Baurjan" == Baurjan Ismagulov writes: Baurjan> Tom: Baurjan> Why do you think this code is GPL violation and should Baurjan> be removed? The fact that the wiggler is a dll and is dynamically loaded confuses the issue -- for programmers. In fact, it is not any different from linking gdb statically against the wiggler library (that whole piece of code won't work without that library). If you built a gdb like that you couldn't give it to me, because you couldn't give me the library sources. (Unless you argued that the library fell under the system library exception, which seems unlikely, to say the least.) I agree that there are plenty of grey areas in the GPL involving component systems and the like. However, I don't think this one is so grey. Tom