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

Turning Off Debugger

Former Member
0 Likes
14,744

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
Read only

Former Member
0 Likes
6,243

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
Read only

Former Member
0 Likes
6,243

Hi,

In 4.6 we have Debugger Off in menu

In Ecc versions we have Exit Debugger

Hope this helps

Regards,

Leonard Chomi

Read only

Former Member
0 Likes
6,243

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

Read only

faisalatsap
Active Contributor
0 Likes
6,243

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

Read only

Former Member
0 Likes
6,243

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

Regards,

Lalit Mohan Gupta.

Read only

former_member632458
Participant
0 Likes
6,243

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

Read only

Former Member
0 Likes
6,243

Hi:

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

Regards

Shashi

Read only

Former Member
0 Likes
6,243

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.

Read only

Former Member
0 Likes
6,244

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