<?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>Comments on: Seeing Dubugging symbols which are added by gcc using -g option</title>
	<atom:link href="https://www.emblogic.com/blog/12/seeing-dubugging-symbols-which-are-added-by-gcc-using-g-option/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/12/seeing-dubugging-symbols-which-are-added-by-gcc-using-g-option/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Manish</title>
		<link>https://www.emblogic.com/blog/12/seeing-dubugging-symbols-which-are-added-by-gcc-using-g-option/#comment-82</link>
		<dc:creator><![CDATA[Manish]]></dc:creator>
		<pubDate>Sat, 18 Dec 2010 05:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=270#comment-82</guid>
		<description><![CDATA[dmesg is used to examine or control the kernel ring buffer.The program helps users to print out their bootup messages.

dmesg -c :Clear the ring buffer contents after printing.

#dmesg -c &amp;&amp; dmesg 
#                 (that means buffer clear)]]></description>
		<content:encoded><![CDATA[<p>dmesg is used to examine or control the kernel ring buffer.The program helps users to print out their bootup messages.</p>
<p>dmesg -c :Clear the ring buffer contents after printing.</p>
<p>#dmesg -c &amp;&amp; dmesg<br />
#                 (that means buffer clear)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
