Insight's dependance on libgui?

Keith Seitz keiths@redhat.com
Wed Feb 4 17:08:00 GMT 2004


On Wed, 2004-02-04 at 08:34, Andrew Cagney wrote:

> At present Insight depends on libgui.  How strong is this dependency? 
> In particular, of the non Red Hat authored portions of the libgui 
> library, how much does Insight require?  Is it possible to eliminate any 
> such dependencies?

The only parts of libgui (which are not owned by Red Hat) that I am
certain we use are src/tkTable* and library/combobox.tcl.

The tkCanvas stuff was used by SourceNavigator. I see that Martin Hunt
checked in changes to remove compilation of several files (including
tkCanvas), but he did not remove them from the repository.

The comobox, written by Brian Oakley, has a readme that says:
* completely, totally, free. I retain copyright but you are
  free to use the code however you see fit. Don't be mean.

A file describing the license for the tkTable widget, written/maintained
by Jeffrey Hobbs, is in libgui/doc/tkTable_license.terms.

Keith





More information about the Gdb mailing list