Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

New Debugger

Former Member
0 Likes
414

Hi All...

While using the new abap debugger in SAP ECC 5.0, it opens up a new window with the debugging process... however, when i finish debugging my program, the window doesn't close and i remains waiting for something. This doesn't happens when i use the classic debugger.

Did anyone had this problem??

I Hope i made myself clear...

Jesus

3 REPLIES 3
Read only

Former Member
0 Likes
393

Yes..

YOu can swith to classical debugger(menu option)

Read only

0 Likes
393

Hi Eswar... i can change the debugger, but i would like to work with the new one, it looks pretty amazing!

Thnx.

Jesus

Read only

0 Likes
393

Hi,

That is not an error. Yes, you've finished your debugging but you're still connected to your debugging session. To close the debugger, you ve to type /n or close your session completely.

Thanks & Regards,

SC