<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：vi/Vim + Cscope/Ctags</title>
	<atom:link href="http://easwy.com/blog/archives/vim-cscope-ctags/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/vim-cscope-ctags/</link>
	<description>关注Linux, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:24:45 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-228</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 06 Apr 2009 02:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-228</guid>
		<description>&lt;a href=&quot;#comment-226&quot; rel=&quot;nofollow&quot;&gt;@mslk&lt;/a&gt; 
已更新文章。感谢你的工作。</description>
		<content:encoded><![CDATA[<p><a href="#comment-226" rel="nofollow">@mslk</a><br />
已更新文章。感谢你的工作。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：mslk</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-226</link>
		<dc:creator>mslk</dc:creator>
		<pubDate>Sun, 05 Apr 2009 16:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-226</guid>
		<description>最新的cscope.exe 15.7 编译过的win32版本下载

http://sourceforge.net/project/showfiles.php?group_id=196604&amp;package_id=232374</description>
		<content:encoded><![CDATA[<p>最新的cscope.exe 15.7 编译过的win32版本下载</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=196604&amp;package_id=232374" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=196604&amp;package_id=232374</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-13</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Wed, 11 Feb 2009 07:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-13</guid>
		<description>(以下为CSDN评论的转帖)

#leo 发表于2006-11-09 14:42:00  IP: 57.73.18.*
    在/usr/src/linux 目录下用了cscope -Rbkq，
    然后我在~/work/目录下新建了一个work.c, 为什么还是不能查找内核里的函数呢？

#easwy 发表于2006-11-10 10:37:00  IP: 213.70.90.*
    你需要在vim中连接cscope的索引数据库，使用命令：
    :cs add /usr/src/linux/cscope.out

    使用&quot;:help cscope&quot;查看更多详细信息。</description>
		<content:encoded><![CDATA[<p>(以下为CSDN评论的转帖)</p>
<p>#leo 发表于2006-11-09 14:42:00  IP: 57.73.18.*<br />
    在/usr/src/linux 目录下用了cscope -Rbkq，<br />
    然后我在~/work/目录下新建了一个work.c, 为什么还是不能查找内核里的函数呢？</p>
<p>#easwy 发表于2006-11-10 10:37:00  IP: 213.70.90.*<br />
    你需要在vim中连接cscope的索引数据库，使用命令：<br />
    :cs add /usr/src/linux/cscope.out</p>
<p>    使用&#8221;:help cscope&#8221;查看更多详细信息。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
