This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Insight 5.3 and serial ports on a win xp box


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


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