‎2008 Mar 06 10:04 AM
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.
‎2008 Mar 06 10:12 AM
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
‎2008 Mar 06 10:11 AM
there is an option to go to line num.
check in menu. did't remember navigation.
regards.
santosh
‎2008 Mar 06 10:12 AM
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
‎2008 Mar 06 10:18 AM
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