Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Zylin embedded CDT plugin hacks

This is my biannual report on which hacks I've made to CDT:

- MIFrame & friends can't be overriden by plugins(this is my
  alternative to some mechanism to deal with CygWin path names). Perhaps
  the CommandFactory concept could be extended to cover MI events &
  output? Looks a bit iffy. Lots of files to be touched with simple
  changes AFAICS.
- GDB console: silencing of noise, resurrection of (gdb) prompt +
  various minor stuff.

The list is getting shorter. At this rate, I won't have to hack CDT with
the post CDT 3.0 release.


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



Back to the top