<?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 how to debug the debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087845#M99918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a filosofical question:&lt;/P&gt;&lt;P&gt;if i am in the abap debugger (/h somehere in the tcode)&lt;/P&gt;&lt;P&gt;how cna i start debugging the debugger itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What abap program is the abap debugger?&lt;/P&gt;&lt;P&gt;How can i find out where the information that a variable has been changed in the debugger is logged?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and kind regards&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2005 12:14:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-14T12:14:30Z</dc:date>
    <item>
      <title>how to debug the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087845#M99918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a filosofical question:&lt;/P&gt;&lt;P&gt;if i am in the abap debugger (/h somehere in the tcode)&lt;/P&gt;&lt;P&gt;how cna i start debugging the debugger itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What abap program is the abap debugger?&lt;/P&gt;&lt;P&gt;How can i find out where the information that a variable has been changed in the debugger is logged?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and kind regards&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2005 12:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087845#M99918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-14T12:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087846#M99919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;welcome to SDN world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/043cf7ed2b11d4aa9a006094b92fad/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/043cf7ed2b11d4aa9a006094b92fad/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points for helpfull answers and close the thread if your question is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2005 12:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087846#M99919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-14T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087847#M99920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes u can debug without '/h'...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Take a fresh SAP screen.&lt;/P&gt;&lt;P&gt;2. Click the icon &amp;#147;Generates a shortcut on the desktop&amp;#148; (3rd last icon on tool bar)&lt;/P&gt;&lt;P&gt;3.In the &amp;#147;Application&amp;#148;, change the following:&lt;/P&gt;&lt;P&gt;Type: System Command&lt;/P&gt;&lt;P&gt;Command: /h&lt;/P&gt;&lt;P&gt;Title: Any preferred title name. (e.g.: My Debugger)&lt;/P&gt;&lt;P&gt;4. This displays the following message: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#147;The shortcut file &amp;#145;C:\Documents and Settings\ur name\Desktop\PDC My Debugger. Sap&amp;#146; was created&lt;/P&gt;&lt;P&gt;5. Now on the desktop we can find a new icon:&lt;/P&gt;&lt;P&gt;6. Step 3: Click and drag this icon and put it in the sap screen from where u want the debug to start.&lt;/P&gt;&lt;P&gt;7. now, if we select an item it will go to the debugging screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This i useful in a case where where '/h' is not immeterial!!!. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is what u wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2005 12:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087847#M99920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-14T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087848#M99921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it is possible to debug the debugger. At least I am not aware if any compiled or interpreted language support debugging of debugger. Do you know any language that does something similar ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 07:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-debugger/m-p/1087848#M99921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-15T07:51:28Z</dc:date>
    </item>
  </channel>
</rss>

