cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger Message SY495 in BSP code

Former Member
0 Kudos

Hi, I ran into message SY495 while trying to debug a BSP. The solution we found I have posted in the ABAP forum. I put the message number in the title.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181879
Active Contributor
0 Kudos

For those wondering, see the actual .

I suspect that it would have been safer to not directly clean the table, but to use transaction SICF. There is a menu entry to disable debugging for a specific user. From what I know (which might not be 100% correct), this should be sufficient to clean up all breakpoints and disable HTTP debugging for the user.