pgadmin4/web/pgadmin/tools/debugger/static/js
Nikhil Mohite 4e3783c544 Fixed the following issues in the debugger:
1. If debugger arguments are array debugger sets the null value to parameters.
 2. Popup screen is not being closed if debug Package procedure/Function and select Null option.
 3. Updated validation for debugger argument of the array type parameter.

refs #6132
2022-06-20 19:05:26 +05:30
..
components Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
DebuggerConstants.js Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
DebuggerModule.js Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
debugger_ui.js 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
debugger_utils.js Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
index.js 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30