Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d98f411ea995652ec03e6c37bd7267e5f86eda0c https://github.com/pgadmin-org/pgadmin4/commit/d98f411ea995652ec03e6c37bd7267e5f86eda0c Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths: M web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx M web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx Log Message: ----------- Show proper message if the debugger is stopped by the user. #6059