We can approach two ways for debug a Form:
1. In SE71 Enter your Form name and go to Utilities-->activate debugger .. then Execute the print program .. it will be go to debugging mode..
2.We have an another approach to debug a Form by using Standard Program RSTXDBUG…and Execute this Program for activate Debugger…then Run the print program, it will go for debugging mode.