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

ADT 2.24 - Debug Problem

gadde_shrinivas
Explorer
0 Likes
1,014

Hi,

I have installed SAP HANA Studio and on top of it installed ADT 1.24. I have configured it with SAP CRM 7.0 EhP3 based on NetWeaver 7.40 release. Until yesterday I was able to set breakpoints and debug programs however for some reason I am unable to do the same thing today. I see the line breakpoint set icon but striked-through(). I have checked my Eclipse studio preferences and also activated debugging for ADT service in SICF but no use.

I am not sure if this is related and relevant but I also noticed few runtime errors in the backend system on program SAPMSSYD. These might have generated due to deliberately exiting out of debugger.

Attached are the screenshots, communications log and ST22 error trace for your reference.

Can someone please assist me in getting the debugger work?

Many Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
941

You can disable all breakpoints, then they are displayed striked through.

To enable them again, use the button in your button row:

Regards David

2 REPLIES 2
Read only

Former Member
942

You can disable all breakpoints, then they are displayed striked through.

To enable them again, use the button in your button row:

Regards David

Read only

0 Likes
941

That helped. Thanks!