Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] DSF/gdb debugging broken on Windows?

On Fri, Dec 18, 2009 at 11:22:08AM -0500, Marc Khouzam wrote:
> This sounds like a quoting issue.
> Did some bug fly by recently about quoting problems with windows?

The quoting looks fine - this is about the error I'd expect if your
GDB does not support "auto-solib-add".

Is this a Cygwin GDB (if so, what version and why doesn't it support
auto-solib-add) or an embedded cross GDB (in which case DSF needs to
recognize that this command is not always available)?

-- 
Daniel Jacobowitz
CodeSourcery


Back to the top