<?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; Debugging</title>
	<atom:link href="http://www.pcdebug.com/category/debugging/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>Application Crash Dump Location</title>
		<link>http://www.pcdebug.com/debugging/application-crash-dump-location.html</link>
		<comments>http://www.pcdebug.com/debugging/application-crash-dump-location.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 17:32:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Crash Dump]]></category>
		<category><![CDATA[Crash Dump File Location]]></category>
		<category><![CDATA[Debugging Crash Dumps]]></category>
		<category><![CDATA[Dr Watson Crash Dump]]></category>
		<category><![CDATA[Fix Crash Dumps]]></category>
		<category><![CDATA[Kernel Crash Dump]]></category>
		<category><![CDATA[Vista Crash Dump Location]]></category>
		<category><![CDATA[Windbg Crash Dump	Kernel]]></category>
		<category><![CDATA[Windbg Crash Dump]]></category>
		<category><![CDATA[Windows Vista Crash Dump]]></category>
		<category><![CDATA[Windows Xp Crash Dump File]]></category>
		<category><![CDATA[Windows Xp Crash Dump Location]]></category>
		<category><![CDATA[Windows Xp Memory Dump File]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/?p=57</guid>
		<description><![CDATA[In computing, a core dump or Crash Dump consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated abnormally (crashed). In practice, other key pieces of program state are usually dumped at the same time, including the processor registers, which may include [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/debugging/application-crash-dump-location.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X86 Debug Registers</title>
		<link>http://www.pcdebug.com/debugging/x86-debug-registers.html</link>
		<comments>http://www.pcdebug.com/debugging/x86-debug-registers.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Intel Debug Registers]]></category>
		<category><![CDATA[X86 Debug Registers]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/debugging/x86-debug-registers.html</guid>
		<description><![CDATA[Debug register is a register used by a processor for program debugging. On the x86 architecture, these are named DR0&#8230;DR7. The debug registers allow programmers to selectively enable various debug conditions associated with the four debug addresses. Six of these registers are used to control debug features. These registers are accessed by variants of the [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/debugging/x86-debug-registers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Debug C++ Programs on Windows and Linux?</title>
		<link>http://www.pcdebug.com/debugging/how-to-debug-c-programs-on-windows-and-linux.html</link>
		<comments>http://www.pcdebug.com/debugging/how-to-debug-c-programs-on-windows-and-linux.html#comments</comments>
		<pubDate>Mon, 31 Aug 2009 14:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Assertion Failed C++]]></category>
		<category><![CDATA[C++ Compiler Debugger]]></category>
		<category><![CDATA[C++ Debug Assert]]></category>
		<category><![CDATA[C++ Debug Assertion Failed]]></category>
		<category><![CDATA[C++ Debugger Download]]></category>
		<category><![CDATA[C++ Ifdef Debug]]></category>
		<category><![CDATA[C++ Trace Macro]]></category>
		<category><![CDATA[Compile C++ Program]]></category>
		<category><![CDATA[Debug Assert False]]></category>
		<category><![CDATA[Debug Assertion Failed]]></category>
		<category><![CDATA[Debug Assertion Failure]]></category>
		<category><![CDATA[Debug C Code]]></category>
		<category><![CDATA[Debug C Program Linux]]></category>
		<category><![CDATA[Debug Command Line]]></category>
		<category><![CDATA[Debug Printf Macro]]></category>
		<category><![CDATA[Download C++ Software]]></category>
		<category><![CDATA[Gdb C++ Debug]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/debugging/how-to-debug-c-programs-on-windows-and-linux.html</guid>
		<description><![CDATA[Interested in Debugging C++ or C programs on Windows and Linux. The following tutorials will run you through the debugging process quickly. Use of the Debugger in Visual C++ &#8211; Explains how to use the debugger in Visual C++ Versions 5 and 6. Debugging is the name given to the process of removing bugs from [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/debugging/how-to-debug-c-programs-on-windows-and-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ollydbg Tutorial Reverse Engineering &#8211; Olly Dbg Plugins</title>
		<link>http://www.pcdebug.com/debugging/ollydbg-tutorial-reverse-engineering-olly-dbg-plugins.html</link>
		<comments>http://www.pcdebug.com/debugging/ollydbg-tutorial-reverse-engineering-olly-dbg-plugins.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:05:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Olly Dbg Plugins]]></category>
		<category><![CDATA[Olly Debugger Tutorial]]></category>
		<category><![CDATA[Ollydbg Reverse Engineering]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/?p=43</guid>
		<description><![CDATA[OllyDbg is a debugger that emphasizes binary code analysis, which is useful when source code is not available. It traces registers , recognizes procedures , API calls, switches, tables , constants and strings , as well as locates routines from object files and libraries. Olly Debugger Tutorial Beginner guide to use olly debugger Olly Debugger [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/debugging/ollydbg-tutorial-reverse-engineering-olly-dbg-plugins.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

