Application Development 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: 

Turning Off Debugger

Former Member
0 Kudos

Hi,

I know that we can turn on ABAP Debugger by using /h.

Can anyone tell me how can I turn it off?

Thank you.

Edited by: Shreya Eknath on Apr 29, 2009 10:11 AM

1 ACCEPTED SOLUTION

former_member183990
Active Contributor
0 Kudos

in 4.6 version it is like the debugger will be opened inthe same session

where as from EEC 5.0 onwards debugging will be started in new session

and even if you come out of the debugger it remains there

in 4.6 version go to menu->exit debugger option is there

it will come out after clicking that

From ecc 5.0 if you click even that it will take you to the previous screen from where the debugging started but the session remains to be open.

\cheers

s.janagar

8 REPLIES 8

Former Member
0 Kudos

Hi,

In 4.6 we have Debugger Off in menu

In Ecc versions we have Exit Debugger

Hope this helps

Regards,

Leonard Chomi

Former Member
0 Kudos

Hi Shreya ,

In debugging mode in the menu bar you will get a debuger button , click there you

will get a list and there you find the switch off debug / turn of debug , Click that you will come out

from debugger.

Regards

Pinaki Mukherjee

faisal_altaf2
Active Contributor
0 Kudos

Hi,

In Classic Debugger

--> Menu Debugging --> Select Debugging off

In New Debugger

--> Menu Debugger --> Select Exit Debugger

Hope will solve out your Issue

Best Regards,

Faisal

Former Member
0 Kudos

You need to go to menu and click on turn off debugger.

Regards,

Lalit Mohan Gupta.

former_member632458
Participant
0 Kudos

Hi ,

We can turnoff through menu bar option or you can use shortcut key Alt + D then press 'E'.

Then you will be out debugger mode.

Hope this hepls,

warm regards,

ra jesh S

Former Member
0 Kudos

Hi:

Just exit from the application or in the menu there is debugger off etc.

Regards

Shashi

Former Member
0 Kudos

hi,

in debug mode go to menu debug and select debug off(4.6).

Exit debugg in ECC 6.0.

hope it will help u.

former_member183990
Active Contributor
0 Kudos

in 4.6 version it is like the debugger will be opened inthe same session

where as from EEC 5.0 onwards debugging will be started in new session

and even if you come out of the debugger it remains there

in 4.6 version go to menu->exit debugger option is there

it will come out after clicking that

From ecc 5.0 if you click even that it will take you to the previous screen from where the debugging started but the session remains to be open.

\cheers

s.janagar