Hi guys!
I habe very strange behaviour in our system, regarding breakpoints. When I run any ordinary report, with breakpoint set in Eclipse, breakpoint get's hit just normally, activating debugger.
Then there is a HTTP Service, cofigured in SICF to login with the same user I use for Eclipse. If I put breakpoint in the if_http_extension~handle_request method of the Service handler, than also other breakpoints in deeper coding (handler calls other functions and object methods) get hit. However, it there is no breakpoint in the if_http_extension~handle_request method, all other breakpoints are just ignored.
Anyone had problem like this? Are there any solutions?
Thanx for help and have a nice day!
O.
P.S.: Using ABAP in Eclipse 2.36, System is 7.31 with Patchlevel 8.