public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* arm-elf-gdb/Cygwin does not see /dev/com1
@ 2002-09-04  6:51 Pierre Habraken
  2002-09-04 22:03 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Habraken @ 2002-09-04  6:51 UTC (permalink / raw)
  To: gdb, cygwin

Hello,

I am trying to connect arm-elf-gdb, running in Cygwin/w2k, to an
evaluation board (Evaluator7T) through a serial link.

Sending character strings (using cat) to /dev/com1 from the shell (bash)
works fine.
However launching gdb with the following commands fails :

$ arm-elf-gdb guirlande.exe
GNU gdb 5.2
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf"...
(gdb) set remotebaud 57600
(gdb) target rdi /dev/com1
Could not open device "/dev/com1"
(gdb)

How could I connect gdb to /dev/com1 using Cygwin ?
Thanks for any help.

Pierre
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: arm-elf-gdb/Cygwin does not see /dev/com1
  2002-09-04  6:51 arm-elf-gdb/Cygwin does not see /dev/com1 Pierre Habraken
@ 2002-09-04 22:03 ` Eli Zaretskii
  2002-09-05 13:20   ` Pierre Habraken
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2002-09-04 22:03 UTC (permalink / raw)
  To: Pierre Habraken; +Cc: gdb, cygwin


On Wed, 4 Sep 2002, Pierre Habraken wrote:

> (gdb) target rdi /dev/com1
> Could not open device "/dev/com1"
> (gdb)
> 
> How could I connect gdb to /dev/com1 using Cygwin ?

Does it work to use just "com1" (without the quotes)?

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: arm-elf-gdb/Cygwin does not see /dev/com1
  2002-09-04 22:03 ` Eli Zaretskii
@ 2002-09-05 13:20   ` Pierre Habraken
  0 siblings, 0 replies; 3+ messages in thread
From: Pierre Habraken @ 2002-09-05 13:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb, cygwin

Eli Zaretskii wrote:
> 
> On Wed, 4 Sep 2002, Pierre Habraken wrote:
> 
> > (gdb) target rdi /dev/com1
> > Could not open device "/dev/com1"
> > (gdb)
> >
> > How could I connect gdb to /dev/com1 using Cygwin ?
> 
> Does it work to use just "com1" (without the quotes)?

Wonderful, it does work (target rdi com1) !

Thanks a lot,

Pierre
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-05 20:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-04  6:51 arm-elf-gdb/Cygwin does not see /dev/com1 Pierre Habraken
2002-09-04 22:03 ` Eli Zaretskii
2002-09-05 13:20   ` Pierre Habraken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).