Tuesday, 6 May 2025

Debugging Break-Points

 Static Breakpoints 

▪ Static breakpoints are also called as user independent breakpoints.

 ▪ The syntax to set a static breakpoint is BREAK-POINT. 

 Dynamic Breakpoints

 ▪ Dynamic breakpoints are also called as user dependent breakpoints. 

▪ The syntax to set a dynamic breakpoint is BREAK username. Example: - BREAK TECH (Username).

No comments:

Post a Comment