Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Translating CygWin path names to WIndows paths and back again

> > To become my embedded debugger of choice, more bugs must be fixed, the
> > GDB console must become a first class citizen and the Eclipse=20
> > OS !=3D GCC host OS path problems must be addressed(actually I've =
> maimed=20
> > CDT to fix the last point).
> 
> What's the 'Eclipse OS !=3D GCC host OS' path problem?
> Is it just conversion of the native host path strings
> to/from the POSIX paths used under Cygwin, or is it

Basically yes.

This is more than a nuisance. It causes things like setting breakpoint
in a user library not to work. Hence my use of the term "poisoned
paths".

> something more sinister?



-- 
Øyvind Harboe
http://www.zylin.com




Back to the top