Answer: Interrupt flag
Explanation: In computer field , debugging field is referred as the process of finding the fault,error or bug and removing it from the software and hardware system. This process this carried out because this helps in avoiding the unexpected crash of the system due to the errors.
Flags are necessary for knowing about the source where the interrupt arises from and removing it, so interrupt flag is used for debugging .