<?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: New Debugger when debugging through sm50 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205614#M1521901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gui-Version:&lt;/P&gt;&lt;P&gt;Release: Final Release 710&lt;/P&gt;&lt;P&gt;Build: 1100837&lt;/P&gt;&lt;P&gt;Patch-Level: 15&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I also followed SAP-Note: &lt;A href="https://service.sap.com/sap/support/notes/1341314" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1341314&lt;/A&gt; changing parameter rdisp/wpdbug_max_no.&lt;/P&gt;&lt;P&gt;No change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 15:21:27 GMT</pubDate>
    <dc:creator>danielpurucker</dc:creator>
    <dc:date>2010-08-12T15:21:27Z</dc:date>
    <item>
      <title>New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205607#M1521894</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 have a question regarding the "new debugger".&lt;/P&gt;&lt;P&gt;When trying to debug a background process through sm50 (jumping into an infinite loop) the "old" debugger is being shown.&lt;/P&gt;&lt;P&gt;When trying to switch to the new debugger using the menu bar, the debugger is closed.&lt;/P&gt;&lt;P&gt;While debugging "normal" programs or function modules the new debugger works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to use the "new debugger" when debugging through sm50?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 15:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205607#M1521894</guid>
      <dc:creator>danielpurucker</dc:creator>
      <dc:date>2010-08-03T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205608#M1521895</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;With New debugger, you simply exit debugger by choosing in menu "Debugger" -&amp;gt; "Exit debugging", since it is in another mode, it let your program continue...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 15:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205608#M1521895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-03T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205609#M1521896</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;this is not my problem. I'll try to make it clear:&lt;/P&gt;&lt;P&gt;- I start the debugger by using "Program, Debug" in Transaction sm50&lt;/P&gt;&lt;P&gt;- The old debugger is opened&lt;/P&gt;&lt;P&gt;- When i want to switch to the new debugger then (using the menu) my whole debugger session is being closed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 16:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205609#M1521896</guid>
      <dc:creator>danielpurucker</dc:creator>
      <dc:date>2010-08-03T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205610#M1521897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check the number of sessions you have opened for a single client logon.&lt;/P&gt;&lt;P&gt;It allows only seven.If U hav already opened seven sessions '/n' then try to debug, the classic debugger ll be triggered and not the new debugger. Pls try to reduce the number of sessions and do ,if this is the case.&lt;/P&gt;&lt;P&gt;this might help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 18:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205610#M1521897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-03T18:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205611#M1521898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the maximum number of sessions is 6, not 7.&lt;/P&gt;&lt;P&gt;This can be reduced by Basis with some RZ parameters, but not increased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try opening multiple sessions to find out how many are allowed in your system.&lt;/P&gt;&lt;P&gt;Then close all the extra ones and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your condition is strange though, usually it gives a message saying that external debugging mode is not available or something similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 04:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205611#M1521898</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2010-08-04T04:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205612#M1521899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;It's not an issue of max opened sessions. I even tried and closed all sessions but the active one.&lt;/P&gt;&lt;P&gt;... Same result. I also found a similar thread here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7485538"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is not the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 16:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205612#M1521899</guid>
      <dc:creator>danielpurucker</dc:creator>
      <dc:date>2010-08-11T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205613#M1521900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Chance, it works perfectly for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. changed the debugger to New Debugger&lt;/P&gt;&lt;P&gt;2. Goto SM50&lt;/P&gt;&lt;P&gt;3. Select the Process which i want to debug , from menu Started the Debugging&lt;/P&gt;&lt;P&gt;4. It opened up a new Debugger session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check what is your Gui patch level??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 18:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205613#M1521900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-11T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger when debugging through sm50</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205614#M1521901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gui-Version:&lt;/P&gt;&lt;P&gt;Release: Final Release 710&lt;/P&gt;&lt;P&gt;Build: 1100837&lt;/P&gt;&lt;P&gt;Patch-Level: 15&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I also followed SAP-Note: &lt;A href="https://service.sap.com/sap/support/notes/1341314" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1341314&lt;/A&gt; changing parameter rdisp/wpdbug_max_no.&lt;/P&gt;&lt;P&gt;No change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-when-debugging-through-sm50/m-p/7205614#M1521901</guid>
      <dc:creator>danielpurucker</dc:creator>
      <dc:date>2010-08-12T15:21:27Z</dc:date>
    </item>
  </channel>
</rss>

