pgAdmin 4 commit: Properly report errors when debugging cannot bestart - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly report errors when debugging cannot bestart
Date
Msg-id E1gNO5f-0001Hd-7m@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly report errors when debugging cannot be started. Fixes #3723

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ef68cae1f1cb23d2ba30c33f693e78cfaa838609
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst               |  1 +
web/pgadmin/tools/debugger/static/js/direct.js | 34 ++++++++++++++++++--------
2 files changed, 25 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM #3723 "Error while starting debugging listener" message displayed if user click on package(function) without body
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3723 "Error while starting debugginglistener" message displayed if user click on package(function) without body