Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] MI Patch for GDB on cygwin

> 
> My first patch!

8-), and hopefully the first to a long series.

> GDB was experiencing a timeout on startup when running with
> cygwin.  This, I think, fixes it.  Please review and apply if you like it.
> 

This will not work for all the debugers, because it assumes
that gdb was compiled with cygwin and understand "/cygdrive"

Can you start with tracing an send the MI log output?
I do not see why it should timeout.




Back to the top