On Aug 11 09:54, Michael LUITAUD wrote:
> Corinna Vinschen wrote:
>
> >On Aug 10 09:28, Michael LUITAUD wrote:
> >
> >
> >>When I want to connect GDB to a remote target, I get the error :
> >>
> >>
> >
> >What's the exact command you're using, something as
> >
> > (gdb) target remote com1
> >
Corinna Vinschen wrote:
On Aug 10 09:28, Michael LUITAUD wrote:
When I want to connect GDB to a remote target, I get the error :
What's the exact command you're using, something as
(gdb) target remote com1
perhaps? This won't work anymore in recent Cygwin versions. Try
(gdb) ta
On Aug 10 09:28, Michael LUITAUD wrote:
> When I want to connect GDB to a remote target, I get the error :
What's the exact command you're using, something as
(gdb) target remote com1
perhaps? This won't work anymore in recent Cygwin versions. Try
(gdb) target remote /dev/ttyS0
or
(g
When I want to connect GDB to a remote target, I get the error :
"putpkt(read): Resource temporarily unavailable"
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.
My interpretation is that there is a
4 matches
Mail list logo