X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <489B13D2.8030703@alcatel-lucent.it> Date: Thu, 07 Aug 2008 17:25:06 +0200 From: Danilo Turina User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Does anyone use insight on cygwin? References: <20080804233810 DOT GA13054 AT ednor DOT casa DOT cgf DOT cx> <48979FCB DOT 5090405 AT cwilson DOT fastmail DOT fm> <489AD246 DOT 1040403 AT alcatel-lucent DOT it> <20080807134717 DOT GF3806 AT calimero DOT vinschen DOT de> In-Reply-To: <20080807134717.GF3806@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > On Aug 7 12:45, Danilo Turina wrote: >> Charles Wilson wrote: >> [...] >>> I could certainly see splitting the distribution into two packages. This >>> means that 'gdb -w' would fail in strange and wonderful ways if the >>> "insight" package with all of its tcl scripts were not installed, >>> but...maybe that's okay. >> This already happened in the past (for Vim): >> >> $ vim -g >> E25: GUI cannot be used: Not enabled at compile time >> >> $ gvim >> >> and nobody seems to complain about it. > > vim is the non-GUI version and built independently from gvim. That's > why -g isn't available. I know (I must be more verbose on my e-mail and/or improve my communication skills). I was only saying that: 1) in the past, two different packages (vim e gvim) have been introduced, respectively for the textual and the graphical versions on vim; 2) because of 1) "vim -g" gives an error (for which nobody complains, since if one wants the X version, he simply installs and run gvim (and this is absolutely right)); 3) I imagine that error given by "vim -g" is similar to the error, a gdb non depending from X would give in invoked with the "-w" option ("gdb -w"); 4) this similarity makes me think that having two different packages one for the textual gdb (obviously non depending from X) and one for the graphical insight (depending from a Tcl/Tk that in turns depend from X) would be a good idea: it worked in the past for the users of Cygwin. Ciao, Danilo Turina > > > Corinna > -- Danilo Turina Alcatel-Lucent Software Developer OND Network Management Rieti (Italy) Email: danilo DOT turina AT alcatel-lucent DOT it Phone: +39 0746 600332 6 anni 9 mesi 7 giorni 5 ore 53 minuti 24 secondi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/