<?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>《Linux内核源码阅读系列(0)-代码阅读工具》的评论</title>
	<atom:link href="http://www.adamjiang.com/archives/237/feed" rel="self" type="application/rss+xml" />
	<link>http://www.adamjiang.com/archives/237</link>
	<description>长脑袋的个人博客</description>
	<lastBuildDate>Thu, 19 Jan 2012 06:25:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：t.k.</title>
		<link>http://www.adamjiang.com/archives/237/comment-page-1#comment-515</link>
		<dc:creator>t.k.</dc:creator>
		<pubDate>Sun, 15 Jan 2012 14:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamjiang.com/?p=237#comment-515</guid>
		<description>同意，ctages对于稍微被宏&quot;隐藏“了的变量没有效果，局部变量也不支持。个人觉得*看*代码vi+ctages还不如vs...</description>
		<content:encoded><![CDATA[<p>同意，ctages对于稍微被宏”隐藏“了的变量没有效果，局部变量也不支持。个人觉得*看*代码vi+ctages还不如vs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jcadam</title>
		<link>http://www.adamjiang.com/archives/237/comment-page-1#comment-311</link>
		<dc:creator>jcadam</dc:creator>
		<pubDate>Tue, 03 Nov 2009 06:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamjiang.com/?p=237#comment-311</guid>
		<description>@Richard “尤其是有同名函数的时候就真是。。。”，深表同情先，这个原因是ctags在tag文件中使用正则表达式而不是直接跳转的行号导致的吧。看看SilentBob，http://silentbob.sourceforge.net/
cscope对于调用关系也是没辙......看开商业软件SourceInsight还是有它强悍的地方。</description>
		<content:encoded><![CDATA[<p>@Richard “尤其是有同名函数的时候就真是。。。”，深表同情先，这个原因是ctags在tag文件中使用正则表达式而不是直接跳转的行号导致的吧。看看SilentBob，http://silentbob.sourceforge.net/<br />
cscope对于调用关系也是没辙&#8230;&#8230;看开商业软件SourceInsight还是有它强悍的地方。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Richard Shaw</title>
		<link>http://www.adamjiang.com/archives/237/comment-page-1#comment-310</link>
		<dc:creator>Richard Shaw</dc:creator>
		<pubDate>Tue, 03 Nov 2009 05:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamjiang.com/?p=237#comment-310</guid>
		<description>这方面我一直不满意，ctags对cpp源文件的支持似乎总是不尽如人意。尤其是有同名函数的时候就真是。。。而要找出一系统函数的调用关系时，cscope感觉也使不上劲，现在自己都是捋上袖子亲自上阵，grep来grep去，感觉还是比较麻烦。
cscope看来还真得重新弄下。</description>
		<content:encoded><![CDATA[<p>这方面我一直不满意，ctags对cpp源文件的支持似乎总是不尽如人意。尤其是有同名函数的时候就真是。。。而要找出一系统函数的调用关系时，cscope感觉也使不上劲，现在自己都是捋上袖子亲自上阵，grep来grep去，感觉还是比较麻烦。<br />
cscope看来还真得重新弄下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jcadam</title>
		<link>http://www.adamjiang.com/archives/237/comment-page-1#comment-52</link>
		<dc:creator>jcadam</dc:creator>
		<pubDate>Fri, 09 Jan 2009 06:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamjiang.com/?p=237#comment-52</guid>
		<description>Nod.这个我也试用了一下，但是ctags和cscope我都用熟了，就先将就一下，反正做索引的工作还是能完成的。</description>
		<content:encoded><![CDATA[<p>Nod.这个我也试用了一下，但是ctags和cscope我都用熟了，就先将就一下，反正做索引的工作还是能完成的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：adamzhang</title>
		<link>http://www.adamjiang.com/archives/237/comment-page-1#comment-51</link>
		<dc:creator>adamzhang</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamjiang.com/?p=237#comment-51</guid>
		<description>试一下global，很不错的。可以和vim,emacs配合使用，更可以自动生成页面和cgi脚本，通过浏览器像lxr那样使用。。。</description>
		<content:encoded><![CDATA[<p>试一下global，很不错的。可以和vim,emacs配合使用，更可以自动生成页面和cgi脚本，通过浏览器像lxr那样使用。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

