[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [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.
The question is why would you need such thing.
> - GDB console: silencing of noise.
Right, it was on my list before ... sigh ..
> resurrection of (gdb) prompt +
> various minor stuff.
>
That is more tricky. The thing is the console view is rather ...
difficult to use(read not intuitive) for example the cursor
must be a the rigth position before you are able to type in ...
there is no histor, no completion etc ....
John Cortell and some other folks are proposing to have a __real__
command line interface and views and the folks at Eclipse debug
seems also to be open at the idea ... so ... future looks good.
> The list is getting shorter. At this rate, I won't have to hack CDT with
> the post CDT 3.0 release.
>
Excellent !!