From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Fahlbusch To: sourcenav@sources.redhat.com Cc: "Left Spin" Subject: Re: Debugging SourceNavigator Date: Wed, 12 Dec 2001 18:03:00 -0000 Message-ID: <5.1.0.14.0.20011213120931.00aad080@mail.chariot.net.au> References: X-SW-Source: 2001-q4/msg00071.html Message-ID: <20011212180300.ryyoSYA-a3wxxK_Atc8bs2qX85oKiuWXrc1bQ0w7fcs@z> At 01:19 AM 12/13/01 +0000, you wrote: Here is my wish list: - HTML help files included with binary - list of array variables in menu Symbols-View-Variables - goto line doesn't seem to work (if patch isn't currently included with d/l) - iconise all windows command in Window menu - Goto sel in top level Search menu instead of its own Search-Goto-Goto menu. This to make the goto command easier to get to. - multiple bookmarks (at least 10), with its own bookmarks menu, instead of just the one bookamark in the Search-Goto menu. - a version of SN with compiled executable tcl/tk files instead of the interpreted format for improved execution speed (if not already done). - and last but not least, reduced memory usage if possible >I'd like to improve on Source Navigator. I've read up on tcl/tk and [incr >tcl/tk], but now I'm at a loss on how you debug the running application. >I'm having trouble following the state variables of the megawidgets, and >I'd really like to be able to set break points in the tcl/tk code and >examine objects. > >Any help would be appreciated. My goal is to provide fixes to the source, >and add an optional new editor keybindings configuration file (wordstar to >start with).