This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Under cygwin(winxp), I can't access the com1(com2)


On Mar 15 14:03, twomol wrote:
> all??hello??
> 
> 	 I can't use Insight(gdb) connect to redboot under cygwin. I can do
> 	 this Under Linux. So I think it's the cygwin's
> problem. At beginning ,I use cygwin 2.0, when set some gdb's parameter,such
                                     ^^^^^
				     there's no such Cygwin version.
> as :

>  	set remotebaud 115200
> 	set  debug remote 1
> 	target remote com1

Try:

	target remote /dev/ttyS0


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]