Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • To add another example to this method, how was Apple distributing XCode which was proprietary but which was making use of gdb and other gpl licensed components under the hood to work? Commented Mar 18, 2018 at 15:18
  • I am not an Apple user, but if I had to guess, I think the GPL license was one of the reasons why Apple switched to lldb and clang, which have a way less restrictive license. However, this is a legal question, and IANAL. Commented Jan 28, 2019 at 17:11