Re: Variable 'debugger_version' - Mailing list pgadmin-support

From Aditya Toshniwal
Subject Re: Variable 'debugger_version'
Date
Msg-id CAM9w-_=NUihFtHUit4zNpSbi7PaLVZ26kLRCZssLnBNT5L0r=w@mail.gmail.com
Whole thread Raw
In response to Variable 'debugger_version'  ("Fontana Daniel C \(Desartec S.R.L.\)" <desartecsrl@gmail.com>)
List pgadmin-support
Hi Fontana,

Please share pgAdmin logs. Refer - https://www.pgadmin.org/faq/#8

On Fri, Jul 31, 2020 at 7:22 PM Fontana Daniel C (Desartec S.R.L.) <desartecsrl@gmail.com> wrote:
Hello:
After enabling en file postgresql.conf  shared_preload_libraries = '$
libdir/plugin_debugger.dll'
and installing the pldbgapi extension.
I try to debug a created function and pgadmin4 displays the following error.

Local variable 'debugger_version' referenced before assignment.

This variable is not in my function, what is the error.

PostgreSQL 12.2, compiled by Visual C++ build 1914, 64-bit (Windows 2019)
PgAdmin 4.23





--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: "Fontana Daniel C \(Desartec S.R.L.\)"
Date:
Subject: Variable 'debugger_version'
Next
From: Dave Page
Date:
Subject: Re: PassFile in docker compose?