This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: How to build Insight 6.1 GUI under Mac OS X?


On Thu, 2004-09-23 at 02:13, KiranKumar B Shivananda wrote:
> I have written some itcl/itk  files. Then added as plugin to insight.
> 
> Are there any  specific changes that I have to make in tcl files, so
> that it works fine in insight-6.0 also

My knowledge of Insight 5.3 is fading quickly. Ok, its long gone. I
really don't remember much about it any more.

However, the only thing that I can think of that changed between then
and now is our tcl version. We moved from Tcl/Tk 8.1 to Tcl/Tk 8.4.
There were almost certainly changes in various gdb tcl commands and
APIs, too. I don't know off the top of my head whether any of those
changes would impact a plug-in, but it is a (small) possibility.

There may have been some clean up in the plug-in architecture, but
src/gdb/gdbtk/plugins/HOW-TO should cover everything that is needed.
Whether that file is the same in 5.3 as it is in 6.0, I cannot recall
now. :-(

Is there a specific problem you are having getting your plug-in to work
on 6.0?

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]