From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22705 invoked by alias); 13 Dec 2001 02:03:46 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 22486 invoked from network); 13 Dec 2001 02:02:08 -0000 Message-Id: <5.1.0.14.0.20011213120931.00aad080@mail.chariot.net.au> X-Sender: mcf@mail.chariot.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 24 Nov 2001 14:40:00 -0000 To: sourcenav@sources.redhat.com From: Mike Fahlbusch Subject: Re: Debugging SourceNavigator Cc: "Left Spin" In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-SW-Source: 2001-q4/txt/msg00045.txt.bz2 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). 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).