阅读内核代码习惯喜欢使用source insight。如果能在source insight上修改内核代码,同时又不需要把修改的内核代码再拷贝到虚拟ubuntu上去那就方便了。于是想通过用samba与xp共享的方式来实现,即xp、samba、虚拟ubuntu9.10等工具。
事实上是可以的,用source insight把在samba上共享的内核源文件建立了工程,速度上不是特别慢,可以接受。但在Source insight上修改通过samba共享ubuntu上内核源程序文件出现了以下一些问题:
- “Confirm by typing ‘yes’ below”、
- “has been changed outside of the editor. Do you want to reload the file?”、
- “There was an error saving ….”和”An invalid Source Insight serial number was detected” 阅读全文 »