habemus-papadum / kernel-grok

grok the kernel via a cmake shim
181 stars 32 forks source link

Is this project still relevant in April 2019? #6

Open habemus-papadum opened 5 years ago

habemus-papadum commented 5 years ago
mjkoo commented 5 years ago

Tested this out, seems like just compile_commands.json from intercept-build is enough, still definitely takes a while to index.

habemus-papadum commented 5 years ago

Thanks for looking into this! I assume you are using clion? I think the latest clion can now rebuild compile_commands projects after edits -- do you know if this works for you? -- if so it is hard to see what other benefits remain for this repo besides it seems to show up in google. I'll update the README with relevance suggestions in a few days. Thanks again!

YanzheL commented 5 years ago

After clion finished indexing and building symbols based on compile_commands.json generated by intercept-build, there is no build target shows in 'Build' tab. The 'Go to definition' feature does not work, either. My clion version is 2019.2