delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/11/20/14:18:53

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs
Date: Tue, 20 Nov 2001 10:17:20 -0800 (PST)
From: Keith Seitz <keiths AT cygnus DOT com>
To: Corinna Vinschen <cygwin AT cygwin DOT com>
Subject: Re: gdb trouble
In-Reply-To: <20011120182213.Y14154@cygbert.vinschen.de>
Message-ID: <Pine.GSO.4.33.0111201009200.20281-100000@makita.cygnus.com>
MIME-Version: 1.0

On Tue, 20 Nov 2001, Corinna Vinschen wrote:

> gdb is a Cygwin application.  It can act using POSIX paths and
> Cygwin mount points.  The GUI is not a Cygwin app.  It acts
> using native Windows paths.  Nobody has ported that stuff to
> Cygwin so far.  AFAIK.

Ok, now you can add me to the confused list, too.

Insight (I assume this is the GUI gdb we're talking about?) is built on
gdb. Gdb is a cygwin app, and, therefore, Insight is, too.

In both apps, I can type "file /home/keiths/foo.exe" and it will load
C:\Cygwin\home\keiths\foo.exe. Is this not cygwin-awareness?

What does NOT work, however, is Tcl. The tcl interp in Insight is _not_
cygwin aware, so you cannot do something like:

  (gdb) tk file stat /home/keiths/foo.exe

Instead, you need to use something like:

  (gdb) tk file stat [ide_cygwin_path to_win32 /home/keiths/foo.exe]

??
Keith



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019