Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Path translation in Zylin Embedded CDT plugin

I've made a new snapshot of the Zylin Embedded CDT (works w/unmodified
CDT CVS HEAD, though lacks GDB console improvements).

Here I've got three launch types:

- CygWin hosted GDB 
- MinGW hosted GDB
- Eclipse == GDB host OS (typically Linux).

The different launch types handle translation back and forth between
CDT's pseudo-canonical file path syntax(e.g. path to breakpoints, source
code lookup, etc.) and file paths to GDB's file path syntax.

http://mail.zylin.com/pipermail/zylin-discuss_zylin.com/2006-March/000225.html

Comments?

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



Back to the top