cancel
Showing results for 
Search instead for 
Did you mean: 

debugging point

Former Member
0 Kudos

hi please tell me i want to set debugging point in method but i m getting message u can not set more then 30 debugging point and debugging point is not getting set .

Accepted Solutions (1)

Accepted Solutions (1)

former_member199125
Active Contributor
0 Kudos

30 debugging points....................? I never tried with that many debugging points...

first delete the exist break points then set the new break point.

hope u know the way to delete breakpoint, utiliites>>breakpoints>>delete / deactivate the break points

Regards

Srinivas

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The maximum number of breakpoints is limited upto 30 only.

Hence, you may need to delete your existing ones based on priority.

Thanks.