Help Center> GaussDB> Centralized_3.x> Schemas> DBE_PLDEBUGGER Schema> DBE_PLDEBUGGER.info_breakpoints
Updated on 2024-05-07 GMT+08:00

DBE_PLDEBUGGER.info_breakpoints

During debugging on the debug end, call info_breakpoints to view the current function breakpoint.

Table 1 info_breakpoints input parameters and return values

Name

Type

Description

breakpointno

OUT integer

Breakpoint number

funcoid

OUT oid

Function ID

lineno

OUT integer

Line number

query

OUT text

Breakpoint content

enable

OUT boolean

Valid or not