public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight 5.3 and serial ports on a win xp box
@ 2004-06-22 21:43 Rycerz Roman-G11565
  2004-06-22 22:18 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Rycerz Roman-G11565 @ 2004-06-22 21:43 UTC (permalink / raw)
  To: insight

Hi
 
I have just built Insight & gdb 5.3 and I have a little problem

with the "remote serial" connection, no matter which com port I select, it says it cant find it..
 
 
I am using Windows XP professional
 
Roman

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

* Re: Insight 5.3 and serial ports on a win xp box
  2004-06-22 21:43 Insight 5.3 and serial ports on a win xp box Rycerz Roman-G11565
@ 2004-06-22 22:18 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2004-06-22 22:18 UTC (permalink / raw)
  To: Rycerz Roman-G11565; +Cc: insight

On Mon, 2004-06-21 at 15:02, Rycerz Roman-G11565 wrote:
> I have just built Insight & gdb 5.3 and I have a little problem
> with the "remote serial" connection, no matter which com port I
> select, it says it cant find it..

What target? What version of cygwin (uname -a)?

5.3 is very, very old, so all I can recommend is to try it by hand. Open
a console window and type:
(gdb) set remotebaud BAUDRATE
(gdb) target remote com1 [or com2, com3, com4]

Does that work? What's the exact error message that comes out? Does
using "/dev/ttyS0" or "/dev/ttyS1" work any better?

Keith

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

end of thread, other threads:[~2004-06-22  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-22 21:43 Insight 5.3 and serial ports on a win xp box Rycerz Roman-G11565
2004-06-22 22:18 ` 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).