<?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; Debug</title>
	<atom:link href="http://www.pcdebug.com/tag/debug/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>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debug XML Documents</title>
		<link>http://www.pcdebug.com/php-debugging/debug-xml-documents.html</link>
		<comments>http://www.pcdebug.com/php-debugging/debug-xml-documents.html#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:46:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Debugging]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Documents]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/php-debugging/debug-xml-documents.html</guid>
		<description><![CDATA[Debug XML Document with PHP
How to find out where is the problem with your XML document?
1. Fastest solution &#8211; isolate the problem:
 Delete the first half of the XML. If the error disappeared, place it back on and delete just the first half of this half. Continue deleting and placing back chunks of the XML [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/php-debugging/debug-xml-documents.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backtrace Of Linux Core Dump With No Debug Info In It.?</title>
		<link>http://www.pcdebug.com/linux-debugging/backtrace-of-linux-core-dump-with-no-debug-info-in-it.html</link>
		<comments>http://www.pcdebug.com/linux-debugging/backtrace-of-linux-core-dump-with-no-debug-info-in-it.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:52:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Debugging]]></category>
		<category><![CDATA[Backtrace]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Dump]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/linux-debugging/backtrace-of-linux-core-dump-with-no-debug-info-in-it.html</guid>
		<description><![CDATA[I have a core dump file that has been generated in production
environment &#8211; there is no debug info in it. Backtrace in gdb doesn&#8217;t
show any useful information.
Is there a way with gdb or with some other tool to get assembly
backtrace?
]]></description>
		<wfw:commentRss>http://www.pcdebug.com/linux-debugging/backtrace-of-linux-core-dump-with-no-debug-info-in-it.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>Please Help Me Debug This Java(source Code)program! It Can Be Compiled,but It Does Not Run!!!?</title>
		<link>http://www.pcdebug.com/thread-debug/please-help-me-debug-this-javasource-codeprogram-it-can-be-compiledbut-it-does-not-run.html</link>
		<comments>http://www.pcdebug.com/thread-debug/please-help-me-debug-this-javasource-codeprogram-it-can-be-compiledbut-it-does-not-run.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 01:51:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Thread Debugging]]></category>
		<category><![CDATA[Codeprogram]]></category>
		<category><![CDATA[Compiledbut]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Javasource]]></category>
		<category><![CDATA[Please]]></category>
		<category><![CDATA[This]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/thread-debug/please-help-me-debug-this-javasource-codeprogram-it-can-be-compiledbut-it-does-not-run.html</guid>
		<description><![CDATA[***after i compiled this as javac go.java, it has no errors, but when I want to run this already as     &#8221;     java go   &#8221;      it cannot be run. there says Exception in thread &#8220;main&#8221; java.lang.ArrayIndexOutOfBoundsException… 0 at go.main(go.java:3)
***here&#8217;s the source [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/thread-debug/please-help-me-debug-this-javasource-codeprogram-it-can-be-compiledbut-it-does-not-run.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Unable To Debug My First Asp.net Application. Help Plz.?</title>
		<link>http://www.pcdebug.com/asp-debugging/unable-to-debug-my-first-asp-net-application-help-plz.html</link>
		<comments>http://www.pcdebug.com/asp-debugging/unable-to-debug-my-first-asp-net-application-help-plz.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 07:46:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP Debugging]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[First]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Plz.]]></category>
		<category><![CDATA[Unable]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/asp-debugging/unable-to-debug-my-first-asp-net-application-help-plz.html</guid>
		<description><![CDATA[I have just installed Visual Studio 2002 and trying to learn from a book myself. I start &#8220;ASP.NET Web Application&#8221; from file-&#62;new-&#62;visual basic projects. When I build solution, message comes &#8220;Build Succeed&#8221;. When I select &#8220;start &#8221; from &#8220;Debug&#8221; menu or press F5,  a message is shown &#8220;Error while trying to run project: Unable [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/asp-debugging/unable-to-debug-my-first-asp-net-application-help-plz.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are There Any Debugging Programs For Php?  How Do You Debug Php Code?</title>
		<link>http://www.pcdebug.com/php-debugging/are-there-any-debugging-programs-for-php-how-do-you-debug-php-code.html</link>
		<comments>http://www.pcdebug.com/php-debugging/are-there-any-debugging-programs-for-php-how-do-you-debug-php-code.html#comments</comments>
		<pubDate>Thu, 26 Nov 2009 21:52:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Debugging]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[There]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/php-debugging/are-there-any-debugging-programs-for-php-how-do-you-debug-php-code.html</guid>
		<description><![CDATA[I have used other programming languages such as C, C++ where you can debug the code using the IDE however how is this possible with PHP?  I would like to step through the program and see at run time what values are being assigned.
]]></description>
		<wfw:commentRss>http://www.pcdebug.com/php-debugging/are-there-any-debugging-programs-for-php-how-do-you-debug-php-code.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is Is Possible To Debug A Program In Microsoft Visual C++ (vc++ 6)in Windows Xp With Sp2? If Possible Then How</title>
		<link>http://www.pcdebug.com/thread-debug/is-is-possible-to-debug-a-program-in-microsoft-visual-c-vc-6in-windows-xp-with-sp2-if-possible-then-how.html</link>
		<comments>http://www.pcdebug.com/thread-debug/is-is-possible-to-debug-a-program-in-microsoft-visual-c-vc-6in-windows-xp-with-sp2-if-possible-then-how.html#comments</comments>
		<pubDate>Thu, 26 Nov 2009 08:07:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Thread Debugging]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Possible]]></category>
		<category><![CDATA[Program]]></category>
		<category><![CDATA[vc++]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/thread-debug/is-is-possible-to-debug-a-program-in-microsoft-visual-c-vc-6in-windows-xp-with-sp2-if-possible-then-how.html</guid>
		<description><![CDATA[when i used windows xp with sp1 then there was no problem. but when i installed winxp sp2 i got some problem with debugging program in vc++. when i try to start debugging i have got the folloeing message &#8221;
Loaded &#8216;ntdll.dll&#8217;, no matching symbolic information found.
Loaded &#8216;C:\WINDOWS\system32\kernel32.dll&#8217;, no matching symbolic information found.
The thread 0xCD4 has [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/thread-debug/is-is-possible-to-debug-a-program-in-microsoft-visual-c-vc-6in-windows-xp-with-sp2-if-possible-then-how.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Is The Best Way To Debug In Linux?</title>
		<link>http://www.pcdebug.com/linux-debugging/what-is-the-best-way-to-debug-in-linux.html</link>
		<comments>http://www.pcdebug.com/linux-debugging/what-is-the-best-way-to-debug-in-linux.html#comments</comments>
		<pubDate>Thu, 26 Nov 2009 02:12:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Debugging]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/linux-debugging/what-is-the-best-way-to-debug-in-linux.html</guid>
		<description><![CDATA[What&#8217;s the easiest way to trace through your program and see your variables?  gdb is hard to use and you have to type everything all over again every time you run your program. I&#8217;m looking for something like the debuggers in Visual C++ or Delphi.
]]></description>
		<wfw:commentRss>http://www.pcdebug.com/linux-debugging/what-is-the-best-way-to-debug-in-linux.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Media Center Debug?</title>
		<link>http://www.pcdebug.com/thread-debug/media-center-debug.html</link>
		<comments>http://www.pcdebug.com/thread-debug/media-center-debug.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 13:52:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Thread Debugging]]></category>
		<category><![CDATA[Center]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/thread-debug/media-center-debug.html</guid>
		<description><![CDATA[My windows media center won&#8217;t work and i always get this message: Application has generated an exception that could not be handled.
Process id=0&#215;1a798(108440), Thread id=0&#215;1a7a8 (108456).
Click ok to terminate the application.
Click CANCEL to debug the application.
can somebody please help me!!!!
]]></description>
		<wfw:commentRss>http://www.pcdebug.com/thread-debug/media-center-debug.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can Someone Explain This Minidump Debug Analysis For Me Please?</title>
		<link>http://www.pcdebug.com/thread-debug/can-someone-explain-this-minidump-debug-analysis-for-me-please.html</link>
		<comments>http://www.pcdebug.com/thread-debug/can-someone-explain-this-minidump-debug-analysis-for-me-please.html#comments</comments>
		<pubDate>Sun, 22 Nov 2009 19:53:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Thread Debugging]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Explain]]></category>
		<category><![CDATA[Minidump]]></category>
		<category><![CDATA[Please]]></category>
		<category><![CDATA[Someone]]></category>
		<category><![CDATA[This]]></category>

		<guid isPermaLink="false">http://www.pcdebug.com/thread-debug/can-someone-explain-this-minidump-debug-analysis-for-me-please.html</guid>
		<description><![CDATA[Ive been getting blue screen crashes for a while now and they only ever happen when i play the game world of warcraft. I WinDbg to try and understand what was happening, but due to my lack of understanding in this area, i cannot make any sense of the analysis. Perhaps someone can make sense [...]]]></description>
		<wfw:commentRss>http://www.pcdebug.com/thread-debug/can-someone-explain-this-minidump-debug-analysis-for-me-please.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
