<?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: Please help me with the debugger problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157182#M993869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You may set a break point by writing it explicitly in the code.&lt;/P&gt;&lt;P&gt;It may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 04:51:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T04:51:59Z</dc:date>
    <item>
      <title>Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157181#M993868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got some error information from ST22 shows below.&lt;/P&gt;&lt;P&gt;________________________________________________________&lt;/P&gt;&lt;P&gt; Information on where terminated  &lt;/P&gt;&lt;P&gt;Termination occurred in the ABAP program "CL_GUI_FRONTEND_SERVICES======CP" -  &lt;/P&gt;&lt;P&gt;in "CONSTRUCTOR".  &lt;/P&gt;&lt;P&gt;The main program was "SAPMSSY1 ".  &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;In the source code you have the termination point in line 28  &lt;/P&gt;&lt;P&gt;of the (Include) program "CL_GUI_FRONTEND_SERVICES======CM002".  &lt;/P&gt;&lt;P&gt;________________________________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to locate the codes where the error happens, so I think I can set a breakpoint at source codes as below, but the SAP system gives me the error: the breakpoints could not be created due to incorrect entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program: SAPMSSY1&lt;/P&gt;&lt;P&gt;include: CL_GUI_FRONTEND_SERVICES======CM002&lt;/P&gt;&lt;P&gt;row: 28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me some ideas how to set the breakpoint? Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157181#M993868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157182#M993869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You may set a break point by writing it explicitly in the code.&lt;/P&gt;&lt;P&gt;It may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157182#M993869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157183#M993870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anirban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much for the reply, but I don't quite understand what you mean. Do you mean I should double click the line where I want to set a break point at? But my problem is my program calls so many other subroutines that I don't know which line I should set the break point at. That is why I have to turn to the "source code" break point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, I think I have to find out at which line in the main program the subroutine, which causes the error, has been called. Is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 05:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157183#M993870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T05:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157184#M993871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone can help me with that? I am kind of stuck there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 05:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157184#M993871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T05:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157185#M993872</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;Execute the program in the Debuggin mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Debugger Window &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Breakpoint -&amp;gt; Break point at -&amp;gt; Breakpoint at source code Menu Item and enter the details of the program/include/line no..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the System Debugger On from the Settings Menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kalyanam Seetha Rama Murthy on Jul 18, 2008 7:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 05:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157185#M993872</guid>
      <dc:creator>former_member787646</dc:creator>
      <dc:date>2008-07-18T05:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the debugger problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157186#M993873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Noyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in the above post need to put the break point that way or the name of include mentioned or function module mentioned set a break point there .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Break point--&amp;gt;statement/subroutine/function module/system exception&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohinder Singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohinder Singh Chauhan on Jul 18, 2008 7:24 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 05:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-me-with-the-debugger-problem/m-p/4157186#M993873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T05:23:57Z</dc:date>
    </item>
  </channel>
</rss>

