<?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: Debugging Tip – objc_exception_throw breakpoint</title>
	<atom:link href="http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/</link>
	<description>iOS Apps and Games</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Xavier Schott</title>
		<link>http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/comment-page-1/#comment-2209</link>
		<dc:creator>Xavier Schott</dc:creator>
		<pubDate>Thu, 29 Apr 2010 22:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=571#comment-2209</guid>
		<description>I have been looking all over for this technique. Though it had been listed elsewhere, your article is well documented and beautifully executed.</description>
		<content:encoded><![CDATA[<p>I have been looking all over for this technique. Though it had been listed elsewhere, your article is well documented and beautifully executed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xcode で例外発生時のスタックトレースをデバッガに表示 &#124; ナナタイサン</title>
		<link>http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/comment-page-1/#comment-2072</link>
		<dc:creator>Xcode で例外発生時のスタックトレースをデバッガに表示 &#124; ナナタイサン</dc:creator>
		<pubDate>Sat, 14 Nov 2009 01:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=571#comment-2072</guid>
		<description>[...] via Debugging Tip – objc_exception_throw breakpoint &#124; markjnet [...]</description>
		<content:encoded><![CDATA[<p>[...] via Debugging Tip – objc_exception_throw breakpoint | markjnet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-08-31 &#124; Alones world</title>
		<link>http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/comment-page-1/#comment-2036</link>
		<dc:creator>links for 2009-08-31 &#124; Alones world</dc:creator>
		<pubDate>Tue, 01 Sep 2009 01:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=571#comment-2036</guid>
		<description>[...] Debugging Tip – objc_exception_throw breakpoint &#124; markjnet (tags: debug xcode xcode_tip iphone_dev iphone_tip iphone_blog) [...]</description>
		<content:encoded><![CDATA[<p>[...] Debugging Tip – objc_exception_throw breakpoint | markjnet (tags: debug xcode xcode_tip iphone_dev iphone_tip iphone_blog) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Hawkey</title>
		<link>http://www.markj.net/debugging-tip-objc_exception_throw-breakpoint/comment-page-1/#comment-2035</link>
		<dc:creator>Rob Hawkey</dc:creator>
		<pubDate>Mon, 31 Aug 2009 17:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=571#comment-2035</guid>
		<description>This is a great tip Mark, thanks.  I hate when I get that situation in the event loop.  This is the kind of thing we would have to do with some of the crappier debuggers I&#039;ve worked with when developing for the GBA or PS2.  For example in one of them if you let an assert actually execute it would break the debugger in such a way that all the local variables wouldn&#039;t be available in the debugger.  So we&#039;d always have to have a breakpoint set on the assert line so we could get a look at the variables heh.</description>
		<content:encoded><![CDATA[<p>This is a great tip Mark, thanks.  I hate when I get that situation in the event loop.  This is the kind of thing we would have to do with some of the crappier debuggers I&#8217;ve worked with when developing for the GBA or PS2.  For example in one of them if you let an assert actually execute it would break the debugger in such a way that all the local variables wouldn&#8217;t be available in the debugger.  So we&#8217;d always have to have a breakpoint set on the assert line so we could get a look at the variables heh.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

