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?

It's cygwin:

GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)

John

At 12:23 PM 12/18/2009, Daniel Jacobowitz wrote:
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
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top