Re: Anyone try running Insight/gdbtk thru tcl2perl ?
konovalo <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
Dean Arnold wrote: > Has anyone attempted to run Insight > http://sources.redhat.com/insight/index.html > thru tcl2perl ? I've built an IDE for database development > that I'd like to integrate C/C++ and Perl debuggers into; > ptkdb is a good start for the latter, I'm hoping Insight/gdbtk > can be leveraged to solve the latter problem. Very interesting idea indeed. But AFAIK gdb does not supports Perl debugging, nor Tcl/Tk debugging. Speaking of ptkdb and tcl2perl, I want to mention that there exist 'reverse' module WRT tcl2perl, Tcl::Tk on CPAN. Actually it allows even running Tcl/Tk programs of any complexity from Perl (for example I succesfully tried VTCL and code generated by it, speaking of IDEs) Also Tcl::Tk perl module it contains 'tcltkdb' in demo directory which is adoptation of 'ptkdb' to Tcl::Tk. It is not finished though. One of available open-source debuggers for Tcl/Tk is RamDebugger, see http://mini.net/tcl/3912 I think it can also be adopted for misc purposes. Please keep us informed on news on your way... Best regards, Vadim -++**==--++**==--++**==--++**==--++**==--++**==--++**== This message was posted through the Stanford campus mailing list server. If you wish to unsubscribe from this mailing list, send the message body of "unsubscribe ptk" to [email protected]