<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Debugging Tools Techniques Tips - Debuggers &#187; Stepbystep</title>
	<atom:link href="http://www.pcdebug.com/tag/stepbystep/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pcdebug.com</link>
	<description>Windows Linux Debuggers</description>
	<lastBuildDate>Mon, 25 Jan 2010 00:40:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How To Debug C/c++ Pgm In Linux? (step-by-step Execution)?</title>
		<link>http://www.pcdebug.com/linux-debugging/how-to-debug-cc-pgm-in-linux-step-by-step-execution.html</link>
		<comments>http://www.pcdebug.com/linux-debugging/how-to-debug-cc-pgm-in-linux-step-by-step-execution.html#comments</comments>
		<pubDate>Thu, 03 Dec 2009 19:15:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Debugging]]></category>
		<category><![CDATA[C/c++]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Execution]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Stepbystep]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/linux-debugging/how-to-debug-cc-pgm-in-linux-step-by-step-execution.html</guid>
		<description><![CDATA[In linux we can compile a c/c++ pgm using cc / g++ command. But it will not execute sequentially (Unlike Turbo C ) so if we want to compile pgm sequentially what must be the solution]]></description>
		<wfw:commentRss>http://www.pcdebug.com/linux-debugging/how-to-debug-cc-pgm-in-linux-step-by-step-execution.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is There A Step-by-step Debugger For Shell Scripts Like Dbx/gdb For C Code? (note: -xv Option Already Tried)?</title>
		<link>http://www.pcdebug.com/gdb-debugger/is-there-a-step-by-step-debugger-for-shell-scripts-like-dbxgdb-for-c-code-note-xv-option-already-tried.html</link>
		<comments>http://www.pcdebug.com/gdb-debugger/is-there-a-step-by-step-debugger-for-shell-scripts-like-dbxgdb-for-c-code-note-xv-option-already-tried.html#comments</comments>
		<pubDate>Sun, 22 Nov 2009 18:44:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GDB Debugger]]></category>
		<category><![CDATA[Already]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Dbx/gdb]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[Like]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[Option]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Stepbystep]]></category>
		<category><![CDATA[There]]></category>
		<category><![CDATA[Tried]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/gdb-debugger/is-there-a-step-by-step-debugger-for-shell-scripts-like-dbxgdb-for-c-code-note-xv-option-already-tried.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.pcdebug.com/gdb-debugger/is-there-a-step-by-step-debugger-for-shell-scripts-like-dbxgdb-for-c-code-note-xv-option-already-tried.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

