Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Nehal
Follow
New posts
New posts and comments
Total activity
5
Last activity
November 08, 2017 14:46
Member since
August 08, 2017 21:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (2)
Nehal
commented,
November 08, 2017 14:46
The approach I use to spelunk the linux kernel via clion is: * create a `compile_commands.json` for the kernel using an intercepted build* use a ruby script to convert `compile_commands.json` into ...
Community
CLion
Developing Linux kernel module with CLion
2 votes
Nehal
commented,
November 08, 2017 14:30
The approach I use to spelunk the linux kernel via clion is: * create a `compile_commands.json` for the kernel using an intercepted build* use a ruby script to convert `compile_commands.json` into ...
Community
CLion
CLion could index linux kernel source code?
-1 votes