<?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 Re: help reqd to deactivate the debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862935#M671406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as u said,the 3rd time was stopped and it is not coming out now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2007 12:56:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-28T12:56:31Z</dc:date>
    <item>
      <title>help reqd to deactivate the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862931#M671402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u pls help me how to deactivate the debugger mode for se71....&lt;/P&gt;&lt;P&gt;mine one is going to debugging slot whenever im executing the layout/program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks n regards&lt;/P&gt;&lt;P&gt;sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 12:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862931#M671402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T12:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: help reqd to deactivate the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862932#M671403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If u have set debugging in sapscript screen using menu Utilities-----&amp;gt; Activate Debugger, then it won't take second time for debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See in sapscript only once for the first time it will take u to debugging screen. After exceution of first time, it won't take u again to debugging. This has been checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if in program if u have set break-point, u have to deactivate, this will everytime take to debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sathyaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 12:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862932#M671403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T12:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: help reqd to deactivate the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862933#M671404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess either you or somebody must have hard coded a break point in te SAPScript and hence it is not getting deactivated.&lt;/P&gt;&lt;P&gt;The best way is to find out the hard coded breakpoint.If in case,you are unable to find one or there exists none,then it is better to logoff and then login again as the debugger is active till your session is active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any further clarifications,do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Puneet Jhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 12:45:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862933#M671404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T12:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: help reqd to deactivate the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862934#M671405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   When it jumps to debugging mode in the menubar select the &lt;/P&gt;&lt;P&gt;-&amp;gt;select breakpints  in menubar&lt;/P&gt;&lt;P&gt;-&amp;gt;under that Delete all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nethaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 12:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862934#M671405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T12:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: help reqd to deactivate the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862935#M671406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as u said,the 3rd time was stopped and it is not coming out now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 12:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reqd-to-deactivate-the-debugger/m-p/2862935#M671406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T12:56:31Z</dc:date>
    </item>
  </channel>
</rss>

