<?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 Debuging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181596#M463987</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;        I want know the Diffrence between the break point and watch point&lt;/P&gt;&lt;P&gt;please give the concept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 03:34:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-27T03:34:50Z</dc:date>
    <item>
      <title>Debuging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181596#M463987</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;        I want know the Diffrence between the break point and watch point&lt;/P&gt;&lt;P&gt;please give the concept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 03:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181596#M463987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T03:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181597#M463988</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;break-point : it stops where you put a break-point you have to manually add  a break-point.&lt;/P&gt;&lt;P&gt;watch-point: during debugging you specify dynamically the place where you want to stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If you want to stop when say i value becomes 10. then you give a watch point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it clears your doubt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 03:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181597#M463988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T03:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181598#M463989</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;Both are used for debugging.&lt;/P&gt;&lt;P&gt;Breakpoint : Wherever a breakpoint is set, the processing or debugging stops there and then u can proceed step by step.&lt;/P&gt;&lt;P&gt;Watchpoint : Watchpoint is created to see if a particular value has been achieved or not.e.g. If i put a watchpoint for A = 10. Then the processing will stop as soon as variable A reaches value 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 03:38:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181598#M463989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T03:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181599#M463990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Break-point means form that point debugging starts,whereas watch point can b set from specific record also, say from 10 iteration I want to see debugging then its thru watchpoint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 03:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging/m-p/2181599#M463990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T03:38:25Z</dc:date>
    </item>
  </channel>
</rss>

