Re: In-Context Debugging - pgAdmin

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: In-Context Debugging - pgAdmin
Дата
Msg-id CAM9w-_kM8kaLi04Z-xoKxc1o3pFi+9bYe71mvzP1NA-PWo5EGw@mail.gmail.com
обсуждение исходный текст
Ответ на In-Context Debugging - pgAdmin  (Owais Khan <mowaiskhan@gmail.com>)
Ответы Re: In-Context Debugging - pgAdmin  (Owais Khan <mowaiskhan@gmail.com>)
Список pgadmin-support
Hi Owais,

Can you share pgAdmin logs ?
  • Linux/MacOS: ~/.pgadmin/pgadmin4.log
  • Windows: %APPDATA%\pgAdmin\pgadmin4.log


On Fri, Oct 22, 2021 at 3:48 PM Owais Khan <mowaiskhan@gmail.com> wrote:
Hi Team,

I am using pgAdmin 6.1 on MacOS 11.6 against a PG Database 10 running on CentOS in Azure.

I am observing that whenever I try to do the following it breaks.

1) I open up "Query Tool" in pgAdmin and write a PL/SQL block containing 2 user defined function calls - Let's say first one is A and the second one is B.

2) I right click function B and select "Set Breakpoint" - pgAdmin starts showing a circle doing rounds saying "Waiting target to be invoked"

3) I select all whole PL/SQL block in point-1 and press "run"

4) Debugger breaks into function B as expected but as soon as I say "step over" 2nd time it gives the following error.

Error while executing step over in debugging session.

I can't seem to figure out what's the issue. Appreciate your help.

Thanks,
Owais.


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

В списке pgadmin-support по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: pgAdmin commandLine
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: pgAdmin4 6.0+ http mixed content problem