DBE_PLDEBUGGER.add_breakpoint
During debugging on the debug end, call add_breakpoint to add a breakpoint. If –1 is returned, the specified breakpoint is invalid. Determine the proper position of the breakpoint based on the canbreak column in DBE_PLDEBUGGER.info_code.
Name |
Type |
Description |
---|---|---|
funcoid |
IN text |
Function ID |
lineno |
IN integer |
Line number |
breakpointno |
OUT integer |
Breakpoint number |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.