This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

Multi-ICE GDB Server and New Cygwin Version


When I want to connect GDB to a remote target, I get the error : "putpkt(read): Resource temporarily unavailable" in the multi-ice-gdb-server window
For some reasons I'm using the 1.5.18 version of cigwin1.dll but I know that this error doesn't occurs if I use the 1.5.11 version of cigwin1.dll.
Can this problem be due to the fact that commands like:
(gdb) target remote com1
are replaced by
(gdb) target remote /dev/com1
in Cygwin?


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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