<?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: C Programming, Disassembly, Debugging, Linux, GDB</title>
	<atom:link href="http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html</link>
	<description>News and Products for UK Business</description>
	<lastBuildDate>Sat, 13 Mar 2010 04:34:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: C Programming, Disassembly, Debugging, Linux, GDB : 4aplacetobuy</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7234</link>
		<dc:creator>C Programming, Disassembly, Debugging, Linux, GDB : 4aplacetobuy</dc:creator>
		<pubDate>Sat, 11 Jul 2009 00:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7234</guid>
		<description>[...] Link to the original site VN:F [1.4.5_712]please wait...Rating: 0.0/10 (0 votes cast) [...]</description>
		<content:encoded><![CDATA[<p>[...] Link to the original site VN:F [1.4.5_712]please wait&#8230;Rating: 0.0/10 (0 votes cast) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themanyone</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7218</link>
		<dc:creator>themanyone</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7218</guid>
		<description>It&#039;s not an IDE. It&#039;s the scite text editor. The LINUX Operating System itself is my Integrated Development Environment (IDE)! I used the Compiz window manager to glue scite and terminal windows together and flip them around in 3D. I also added a bunch of lua script add-ons from the scite lua script page. All free.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not an IDE. It&#8217;s the scite text editor. The LINUX Operating System itself is my Integrated Development Environment (IDE)! I used the Compiz window manager to glue scite and terminal windows together and flip them around in 3D. I also added a bunch of lua script add-ons from the scite lua script page. All free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shalola5</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7219</link>
		<dc:creator>shalola5</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7219</guid>
		<description>please till me what is the name of this IDE</description>
		<content:encoded><![CDATA[<p>please till me what is the name of this IDE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themanyone</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7220</link>
		<dc:creator>themanyone</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7220</guid>
		<description>ndisasm comes bundled with the  Netwide Assembler (nasm) package.</description>
		<content:encoded><![CDATA[<p>ndisasm comes bundled with the  Netwide Assembler (nasm) package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablos544</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7221</link>
		<dc:creator>Pablos544</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7221</guid>
		<description>I used Turbo Debugger a lot in MS-DOS days, gdb is a simple version, command version, and I heard of ELF on Linux, and I can see what you were doing by anti-debugging with hexdump, but what on earth is ndisasm? I didnt get that.</description>
		<content:encoded><![CDATA[<p>I used Turbo Debugger a lot in MS-DOS days, gdb is a simple version, command version, and I heard of ELF on Linux, and I can see what you were doing by anti-debugging with hexdump, but what on earth is ndisasm? I didnt get that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themanyone</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7222</link>
		<dc:creator>themanyone</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7222</guid>
		<description>I am preparing to crack some anti debugger code.</description>
		<content:encoded><![CDATA[<p>I am preparing to crack some anti debugger code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablos544</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7223</link>
		<dc:creator>Pablos544</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7223</guid>
		<description>Didn&#039;t get why you used hexdump. What was that doing?</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t get why you used hexdump. What was that doing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themanyone</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7224</link>
		<dc:creator>themanyone</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7224</guid>
		<description>There are much better videos on gdb, conditional breakpoints and such. I only had time to touch on a few tools. Also forgot to mention that the terminal should support wide character streams (most do, although gdb doesn&#039;t appear to yet...)</description>
		<content:encoded><![CDATA[<p>There are much better videos on gdb, conditional breakpoints and such. I only had time to touch on a few tools. Also forgot to mention that the terminal should support wide character streams (most do, although gdb doesn&#8217;t appear to yet&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lalitsrana</title>
		<link>http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html/comment-page-1#comment-7225</link>
		<dc:creator>lalitsrana</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.telephone-numbers-uk.com/c-programming-disassembly-debugging-linux-gdb.html#comment-7225</guid>
		<description>Nicely done, thanks..</description>
		<content:encoded><![CDATA[<p>Nicely done, thanks..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
