Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sun, 25 Mar 2001 23:13:58 -0800
From: Enoch Wu <enochw@scn.org>
To: cygwin@cygwin.com
Subject: Re: Remote debugging
Message-ID: <20010325231358.A3970639@MELON>
Reply-To: Enoch Wu <enochw@scn.org>
Mail-Followup-To: Enoch Wu <enochw@scn.org>, cygwin@cygwin.com
References: <387400106.985586521340.JavaMail.root@web577-mc>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <387400106.985586521340.JavaMail.root@web577-mc>; from dipaktc@techie.com on Mon, Mar 26, 2001 at 01:02:01AM -0500
X-Mailer: Mutt 1.2.5i <http://www.mutt.org>
X-Operating-System: Cygwin 1.1.8 <http://www.cygwin.com>
X-Sender: ewu@eskimo.com

On Mon, Mar 26, 2001 at 01:02:01AM -0500, Deepak Shekhar wrote:
> Hi everybody !!!
> I have configured/build GDB for the target processor
> ----------------
> "mips-idt-ecoff"   from the sources.
> ---------------
> My machine is running windows-98 on a Intel P3.
> I have installed cygwin also.
> If i have to connect to the remote board through a serial line
> for eg. i give a command
> 
> target mips /dev/ttyS0

Try /dev/comx

 x=your com port number per Windows standard. Hope that helps


> 
> but it says: No such file or directory.
> Obviously because there is no /dev/ on my machine.

Yes there is. /dev/comx is internal to Cygwin. You cannot see it like
on Unix.

> 
> Is there a way i make the serial port to be mounted as /dev/
> on windows.???


> Or How i do connect to a remote machine and do remote debugging??

That I don't know - I am not a programmer - just a Unix/C/C++ enthusiast.

> 
> please help me
> 
> 
> Deepak

Hope that helps.
ew

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

