<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic regording debugging(urgent) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608128#M598012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;experts can u help me for this&lt;/P&gt;&lt;P&gt;in debugging we get shotdump when we place breakpoint in b/n select and select&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 14:40:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-26T14:40:04Z</dc:date>
    <item>
      <title>regording debugging(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608128#M598012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;experts can u help me for this&lt;/P&gt;&lt;P&gt;in debugging we get shotdump when we place breakpoint in b/n select and select&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608128#M598012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: regording debugging(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608129#M598013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not place break point between select and endselect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get a short dump, due to the fact that the debugger does an explicit commit work which disrupts the LUW in the current program and causes a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608129#M598013</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-07-26T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: regording debugging(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608130#M598014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;palce a breakpoint before that which u poined erlear,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for reward point..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608130#M598014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: regording debugging(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608131#M598015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes, it will goto shortdump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608131#M598015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: regording debugging(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608132#M598016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raviteja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes u r right, we shall get a short dump when a break point is placed between a &amp;lt;b&amp;gt;select&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;endselect&amp;lt;/b&amp;gt; statement. That is because the system tries to Commit the process withing the select statement when you press F5. If you try to commit the statement which is half processed then obviously the system shall throw a dump.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points if my explanation is helpful,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regording-debugging-urgent/m-p/2608132#M598016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:42:52Z</dc:date>
    </item>
  </channel>
</rss>

