Hi,

Currently there is no way to debug the pgAdmin4 runtime application if any
error occurs.

Ashesh suggested to implement the feature. Please find attached patch file.

*Feature:-*

User should be able to debug the pgAdmin4 desktop application with Web
Inspect options provided by Qt Web engine.

*How to use :-*

   - Build the pgAdmin4 desktop application in debug mode. ( Refer README
   for qmake options)
   - Open the pgAdmin4 desktop application, right click on QWebView widget
   and from context menu open the "Inspect" option. It will open the dialog
   same as Developer tools in browser.

Do review it and let us know for comments.

Thanks,
Neel Patel

Attachment: runtime_inspect_option_feature.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to