This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gccsense patch against vanilla gcc 4.5.2


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]