public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* scanf problem with RDI on Cygwin?
@ 2002-03-21 16:38 XUE
  2002-03-22 15:42 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: XUE @ 2002-03-21 16:38 UTC (permalink / raw)
  To: insight

hi all,
 
 Insight does have a scanf problem with RDI on Cygwin.  
 
windows 2000,
cygwin 1.3.2,
insight 5.5.1,
When this GDB was configured as "--host=i686-pc-cygwin --target=arm-elf",
I run arm-elf-gdb with -nw, use the target ARM Angel/Serial, com1 to connect
to the ARM Evaluator-7T target board.(target rdi com1 57600), I have scanf()
working great.
but When I try to run Insight GUI, I can't use scanf to get the input from
the cygwin prompt or the console window of Insight (View/Console) , the
scanf() always directly return -1.
 
Linux Mandrake release 8.0,
insight 5.5.1,
While this GDB was configured as "i686-pc-linux-gnu --target=arm-elf",
I run Insight GUI(target rdi /dev/ttyS0 57600), I can input from the linux
termianl running "arm-elf-gdb". 
 
Is this a cygwin question?
How can I just use scanf to get the input on Cygwin?
 
 Thanks & best regards

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

end of thread, other threads:[~2002-03-22 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-21 16:38 scanf problem with RDI on Cygwin? XUE
2002-03-22 15:42 ` Keith Seitz

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).