I am trying to use Eclipse to browse Linux kernel sources.
How can I get Eclipse to find out what is installed in the build configuration in .config , respectively #define ed in include/linux/autoconf.h ?
I am using Eclipse Juno Service Release 1 (Build id: 20120920-0800) on Debian (stable).
Something like gcc option -include <file name> in the project database will be useful.
source share