<?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 Can we make a program debug proof? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782188#M1120271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;Can we make a single program debug proof so that noone can chagne the values of the &lt;/P&gt;&lt;P&gt;variables in debugging only for this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yogesh Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2008 01:56:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-02T01:56:55Z</dc:date>
    <item>
      <title>Can we make a program debug proof?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782188#M1120271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;Can we make a single program debug proof so that noone can chagne the values of the &lt;/P&gt;&lt;P&gt;variables in debugging only for this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yogesh Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 01:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782188#M1120271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T01:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make a program debug proof?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782189#M1120272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its a good question. but i don't think we can make program debug proof. as debugger is meant to change the program variable and see the output during runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 04:17:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782189#M1120272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T04:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make a program debug proof?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782190#M1120273</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;We generally use a role which is applied to the user to disable debugging. But as you said you want to disable debugging for specific program you can create a macro without any parameters and write your code section into it which you dont want to be debugged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFINE test.       "macro defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  write: 'code inside macro'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  END-OF-DEFINITION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  test.  "macro called, code inside it cannot be debugged&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vishal Kapoor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 05:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782190#M1120273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T05:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make a program debug proof?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782191#M1120274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got the answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 23:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-make-a-program-debug-proof/m-p/4782191#M1120274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T23:29:48Z</dc:date>
    </item>
  </channel>
</rss>

