Search Results

9
votes

What IDE would be good for linux kernel driver development

I've recently been hunting around this kind of problem space myself. Ive found crash and qemu/kvm incredibly useful for the basic testing. People often tell you often not to test a kernel/modules …