Hello,
First of all, I'd like to congratulate you for
the great job you have done. For me the most important thing is that
you've shown that it really is possible to create such a huge project
like #Develop and inspired me to try to write one of my own!
Well,
I am now developing an IDE targetting a new .Net language and plan to
release it as a commercial, closed-source product. The main feature I'm
not happy about it is the integrated debugger, for which I currently
use an interface to Mdbg, but I'm not satisfied with it. On the other
hand, I tried using #D's Debugger.Core.dll and I think it is simply
superb!
So, my question is, am I allowed to use and ship
with my app the (unmodified binary) Debugger.Core.dll file without
restrictions, or do I need a commercial license? If I interpret the
LGPL correctly, I assume I can, but I'm not sure if this license
applies to all parts of #Develop like the debugger.
Thanks in advance,
Chris