Getting error after adding breakpoint into procedure/function Error while setting debugging breakpoint
Steps to reproduce the behaviour:
- Right click on the name of procedure/function to debug
- Select Debugging-->Debug
- Provide values required and click the Debug button
- Set breakpoint
- Getting the Debugger Error
Also when coming out of the child function, the breakpoints are getting removed from the parent function.