2011 Aug 17 1:32 AM
Dear All,
I created infinite loop in the program.
I call that program in background or from other system using RFC.
I Can see the process in SM66.
I choose that record and click the debugging button, it said ABAP debugger started.. but nothing come out and i can't debug my program.
Please let me know what could be the problem.
The normal Debugging working fine with new debugger
Thanks
Naresh
2011 Aug 17 3:06 AM
Naresh,
I guess you would have already checked your infinite loop in foreground to be sure that it is working fine.
Try Putting your infinite loop as early as possible in your code.
Also, you can try to debug in SM50 if SM66 doesn't work for you (though it should), SM50>Select your process>Program/Session>Program>Debugging.
BR,
Diwakar
Dear All,
I created infinite loop in the program.
I call that program in background or from other system using RFC.
I Can see the process in SM66.
I choose that record and click the debugging button, it said ABAP debugger started.. but nothing come out and i can't debug my program.
Please let me know what could be the problem.
The normal Debugging working fine with new debugger
Thanks
Naresh
2011 Aug 17 3:06 AM
Naresh,
I guess you would have already checked your infinite loop in foreground to be sure that it is working fine.
Try Putting your infinite loop as early as possible in your code.
Also, you can try to debug in SM50 if SM66 doesn't work for you (though it should), SM50>Select your process>Program/Session>Program>Debugging.
BR,
Diwakar
2011 Aug 17 3:13 AM
Hi Diwakar,
Thanks for the information.
This programing is BSP application.
I am running the application from BSP page.
I can see the processor name in SM50 and SM66 but when try to Debug the program it is giving the status message as Debugger started but the actuval debugging is not started.
Please let me know.
Thanks
Naresh
2011 Aug 17 3:59 AM
Sorry, but I don't have knowledge of BSP and not sure that debugging not started has anything to do with that.
Diwakar
2011 Aug 17 7:15 AM
You can try Activating the External Debugger for Debugging RFC.
In SE38 - enter the program name and Display the code.
From the Utilities Menu, select External Breakpoints and in that menu select set external breakpoints.
2011 Aug 17 7:40 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |