Обсуждение: Debugger off by one line

Поиск
Список
Период
Сортировка

Debugger off by one line

От
David Greco
Дата:

pgAdmin 1.14.2 connected to PostgreSQL 9.1.2 on 64-bit linux running edb-debugger version .93.

 

I am having problems with the debugger in pgAdmin being off by one line. See below screenshot. You can see we have stepped to line 7, and based on the code variable x should be set to 1. But the Output Pane shows it is still null. If you continue stepping through, the behavior continues, screen and output pane lags the code by one line.

 

 

cid:image001.png@01CD004F.6CF62720

 

Re: Debugger off by one line

От
Guillaume Lelarge
Дата:
Le 12/03/2012 18:05, David Greco a écrit :
> pgAdmin 1.14.2 connected to PostgreSQL 9.1.2 on 64-bit linux running
> edb-debugger version .93.
>
> I am having problems with the debugger in pgAdmin being off by one line.
> See below screenshot. You can see we have stepped to line 7, and based
> on the code variable x should be set to 1. But the Output Pane shows it
> is still null. If you continue stepping through, the behavior continues,
> screen and output pane lags the code by one line.
>

I can't reproduce this. Does it happen all the time?


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


Re: Debugger off by one line

От
David Greco
Дата:
All the time, on any function, an on all the servers I have 

On Mar 18, 2012, at 5:56 AM, "Guillaume Lelarge" <guillaume@lelarge.info> wrote:

> Le 12/03/2012 18:05, David Greco a écrit :
>> pgAdmin 1.14.2 connected to PostgreSQL 9.1.2 on 64-bit linux running
>> edb-debugger version .93.
>> 
>> I am having problems with the debugger in pgAdmin being off by one line.
>> See below screenshot. You can see we have stepped to line 7, and based
>> on the code variable x should be set to 1. But the Output Pane shows it
>> is still null. If you continue stepping through, the behavior continues,
>> screen and output pane lags the code by one line.
>> 
> 
> I can't reproduce this. Does it happen all the time?
> 
> 
> -- 
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>