Show TOC

Status of the AMDP Debugger Locate this document in the navigation structure

Since the status of the AMDP Debugger is quite important, it is not only visible in the Debug view of ABAP Development Tools but also indicated in the ABAP source editor by the color of the breakpoints:
AMDP breakpoint color Indicates that …
Green

the AMDP Debugger is active and the AMDP breakpoint is valid and confirmed.

Blue

the AMDP Debugger is active but the AMDP breakpoint is still pending. This means, it is validated but the related DB procedure is not ready yet to be debugged.

Gray the AMDP Debugger is inactive.