<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Debugging Toolkit for Lightroom 3 SDK</title>
    <link>https://forums.adobe.com/community/lightroom/lightroom_sdk?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 12 Nov 2010 21:20:39 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2010-11-12T21:20:39Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Debugging Toolkit for Lightroom 3 SDK</title>
      <link>https://forums.adobe.com/message/3272328?tstart=0#3272328</link>
      <description>&lt;!-- [DocumentBodyStart:397d45e9-dbb7-4de3-a803-477bb86411c9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;There's a new version that fixes a bug in handling compiled .lua files:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.johnrellis.com/lightroom/debugging-toolkit.htm" rel="nofollow"&gt;http://www.johnrellis.com/lightroom/debugging-toolkit.htm&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:397d45e9-dbb7-4de3-a803-477bb86411c9] --&gt;&lt;img src='/beacon?t=1415888182444' /&gt;</description>
      <pubDate>Fri, 12 Nov 2010 21:20:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3272328?tstart=0#3272328</guid>
      <dc:date>2010-11-12T21:20:39Z</dc:date>
      <clearspace:dateToText>4 years 18 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Debugging Toolkit for Lightroom 3 SDK</title>
      <link>https://forums.adobe.com/message/3251425?tstart=0#3251425</link>
      <description>&lt;!-- [DocumentBodyStart:6f536630-0410-469d-8a5e-8572e9a35e78] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;John,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I played very briefly with the debugging toolkit - thank you for that. - I hope we'll soon be conferring about how to best incorporate that into "Our" repository - the common source code in svn at &lt;a class="jive-link-external-small" href="https://www.assembla.com/spaces/lrdevplugin/" rel="nofollow"&gt;https://www.assembla.com/spaces/lrdevplugin/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Rob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6f536630-0410-469d-8a5e-8572e9a35e78] --&gt;</description>
      <pubDate>Wed, 03 Nov 2010 20:21:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3251425?tstart=0#3251425</guid>
      <dc:date>2010-11-03T20:21:18Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Debugging Toolkit for Lightroom 3 SDK</title>
      <link>https://forums.adobe.com/message/3250345?tstart=0#3250345</link>
      <description>&lt;!-- [DocumentBodyStart:632c396a-82f5-4e6b-afbf-cda6ef73b719] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Also, depending on whether people find this useful and how Rob's efforts proceeds, we can consider whether to merge this in with that.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:632c396a-82f5-4e6b-afbf-cda6ef73b719] --&gt;</description>
      <pubDate>Wed, 03 Nov 2010 14:22:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3250345?tstart=0#3250345</guid>
      <dc:date>2010-11-03T14:22:21Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Debugging Toolkit for Lightroom 3 SDK</title>
      <link>https://forums.adobe.com/message/3249670?tstart=0#3249670</link>
      <description>&lt;!-- [DocumentBodyStart:81f6da42-3412-495f-95ae-e7c5bc7b9bce] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm making available my Debugging Toolkit, which I've used for the last month in my own development.&amp;nbsp; It provides some basic debugging tools:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- &lt;strong&gt;strict.lua&lt;/strong&gt;: The standard script from the Lua distribution that detects undeclared global variables (usually typos).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- &lt;strong&gt;Require.lua&lt;/strong&gt;: A replacement for the standard require that provides the ability to reload all files and to define a search path for loading .lua files from shared directories.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- &lt;strong&gt;debugscript.lrdevplugin&lt;/strong&gt;: Provides quick, easy loading and reloading of scripts (whether or not they're part of a plugin), error trapping, and automatic display of the offending source line in your favorite text editor.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- &lt;strong&gt;Debug.lua&lt;/strong&gt;: A standalone debugging module that provides an interactive debugger with breakpoints, stack traces, and evaluation of expressions; a "pretty printer" that nicely formats any Lua value (including nested and circular tables); some logging tools; and a rudimentary elapsed-time profiler for functions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Each of these components can be used standalone, without the others.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Download it from:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.johnrellis.com/lightroom/debugging-toolkit.htm" rel="nofollow"&gt;http://www.johnrellis.com/lightroom/debugging-toolkit.htm&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Feedback appreciated, though I may not be able to act on it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:81f6da42-3412-495f-95ae-e7c5bc7b9bce] --&gt;</description>
      <pubDate>Wed, 03 Nov 2010 05:17:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3249670?tstart=0#3249670</guid>
      <dc:date>2010-11-03T05:17:13Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

