There is a discussion about codecompletion feature of gcc, see
http://gcc.gnu.org/ml/gcc/2010-04/msg00433.html

since the author did not update it for about nearly a year.
Now, I have create a patch to against vanilla gcc 4.5.2, I have tested it under Windows, and it works fine.
see:
http://forums.codeblocks.org/index.php/topic,13812.msg94824.html#msg94824

From my point of view, the codecompletion feature can not implemented by a gcc plugin. It would be possible to create a gcc library to let other IDEs to use this kind of feature.

Any ideas?

asmwarrior
ollydbg from codeblocks' forum

Reply via email to