public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Steven Johnson <sjohnson@neurizon.net>
To: Quality Quorum <qqi@world.std.com>
Cc: GDB Discussion <gdb@sources.redhat.com>
Subject: Re: Where is GDB going
Date: Sun, 25 Feb 2001 15:48:00 -0000	[thread overview]
Message-ID: <3A9999C6.C7175938@neurizon.net> (raw)
In-Reply-To: <Pine.SGI.4.21.0102231708170.1160-100000@world.std.com>

Quality Quorum wrote:
> 
> 
> However, I had a short but unpleasant private discussion with RMS about
> GPL 3.0 from which I concluded (1) that it may preclude proprietary
> software debugging with future versions of GDB by closing protocol linking
> loophole in GPL 2.0, 

Im guessing that you mean linking to a GPL Program, that is necessary
for  your program to work, using a communication protocol (say, on top
of TCP/IP) instead of binary linking (say, using a loadable/linked
library) would imply that the connecting program needs to be GPL?

This does not make sense, and given the history of the FSF and the GPL
where they created free alternatives to commonly available Unix
Utilities (some of which could inter-communicate using comms protocols)
is also paradoxical.  If this was the case then if Samba used GPL3.0
then you would not be able to share files with MS Windows unless MS
Windows was GPL!!  Bye Bye Samba :(  I Must have misunderstood what you
mean here, could you explain what this loophole is?  

> (2) that it will be for sure impossible (and it is
> may be illegal right now) to link gdb with proprietary software driving
> various hardware probes. 
I Agree with this.  There are way too many vendors making Windows DLL's
for their proprietary debug Hardware, and cluttering GDB with Hooks to
those DLL's.  This is (in my opinion) a clear brach of the GPL (in
spirit if not in word).  These vendors are riding off the back of the
work done by and for the FSF without contributing anything back.  And in
some cases these vendors are obstructionist in even allowing people to
write properly GPL'd alternatives to their Closed Windows DLL.  I don't
think it should be allowed, or supported by the GDB community and Any
patches to GDB that do this trick should be rejected out of hand. See
ser-ocd.c and v850ice.c (in alphabetical order) for examples of this in
the current GDB source.  These vendors should either open up their
direct interfaces to their debuggers or they should not expect a free
debugger in GDB.  This is a classic "Free as in Beer" not "Free as in
Freedom" situation.  There are also other Vendor specific versions of
GDB with similar closed interfaces.

This is wrong, and should not be tolerated or encouraged.

> So, I am staying quite discuraged from working in
> this area at all.
> 

I would be very discouraged as well, if your first point is as i've
interpreted it.  But this can not be so as it is non-sensical.  The
second point shouldn't discourage you, it should enourage you that maybe
these abuses are going to be prevented.  At the end of the day, there
are no readilly available processors that have GPL microcode or
execution units, so A Line has to be drawn, I think point 2 is valid,
but no one could convince me of the rationality of point 1.  (Or in fact
that you could only run GPL code on processors with GPL microcode.)

> 
> Thanks,
> 
> Aleksey

Regards,
Steven Johnson

  reply	other threads:[~2001-02-25 15:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-23 13:52 Andrew Cagney
2001-02-23 14:21 ` Quality Quorum
2001-02-25 15:48   ` Steven Johnson [this message]
2001-02-25 21:15     ` Quality Quorum
2001-02-25 23:41       ` Per Bothner
2001-02-26  9:39         ` Quality Quorum
2001-02-26 10:02           ` correction. " Quality Quorum
2001-02-26 13:45           ` Per Bothner
2001-02-26 16:29             ` Quality Quorum
2001-02-26 13:53           ` Steven Johnson
2001-02-25 18:11 Peter Reilley
2001-02-25 20:52 ` Steven Johnson
2001-02-25 21:22 ` Quality Quorum
2001-02-26 20:34 Peter Reilley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A9999C6.C7175938@neurizon.net \
    --to=sjohnson@neurizon.net \
    --cc=gdb@sources.redhat.com \
    --cc=qqi@world.std.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).