| delorie.com/archives/browse.cgi | search |
| 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 |
| Date: | Sun, 25 Mar 2001 23:13:58 -0800 |
| From: | Enoch Wu <enochw AT scn DOT org> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Remote debugging |
| Message-ID: | <20010325231358.A3970639@MELON> |
| Reply-To: | Enoch Wu <enochw AT scn DOT org> |
| Mail-Followup-To: | Enoch Wu <enochw AT scn DOT org>, cygwin AT cygwin DOT com |
| References: | <387400106 DOT 985586521340 DOT JavaMail DOT root AT web577-mc> |
| Mime-Version: | 1.0 |
| 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 AT eskimo DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |