Application Development 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: 

ABAP debug enhancement problem

Former Member
0 Kudos

I write a enhancement in class CL_LIST_BROWSER-->ON_TOOLBAR ,it's about enhancement of Attachment list, But when i make a break-point in the code,and get in debug  pattern,i find i can not stop at the break-point,I don not know why , someone tells me it's maybe the problem of debug model,asking me to modify the model,but nobody no how to change.so ....

2 REPLIES 2

former_member1716
Active Contributor
0 Kudos

In Debugging Mode follow the below menu path,

System --> Change Debugger settings.

You will get the below screen, here select the system debugging and update debugging option and try debugging now.

You can also do a lot settings for debugger here, you can easily understand if you just go through the options available.

You may have placed break point which is present in the update task.

Regards,

Satish

0 Kudos

Hi Satish

    it's no use for my problem,I have tried to set someting like you said. but also can not get in the debug pattern, maybe is the version of ECC , so thanks all the same.

good luky.

Richard