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
591

hi,

am using new debugger in that how can it possible to go back to executable code in debugging.

for example 100 line code i put a brerakpoint on 50th line and press f5 then now cursor position on 51 line so now how can i move back to 50th code. i understand it is possible from abap stack. but am not getting how to do.

please tell me what am missing.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

hi,

place cursor on line which you want go back again.After that go to Debugger->Goto statement, so that u can again debug from that line.

Reward points if it os helpful.

Ragrds,

Srilatha

3 REPLIES 3
Read only

SantoshKallem
Active Contributor
0 Likes
568

there is an option to go to line num.

check in menu. did't remember navigation.

regards.

santosh

Read only

Former Member
0 Likes
569

hi,

place cursor on line which you want go back again.After that go to Debugger->Goto statement, so that u can again debug from that line.

Reward points if it os helpful.

Ragrds,

Srilatha

Read only

S0025444845
Active Participant
0 Likes
568

Hi,

Go to debugger and click on option

New tool, you will get many options just click on edit control, then in that u can just scroll down n go on whatever line u want.

Regards,

sudha