Thread: Debugger off by one line
<div class="Section1"><p class="MsoNormal">pgAdmin 1.14.2 connected to PostgreSQL 9.1.2 on 64-bit linux running edb-debuggerversion .93. <p class="MsoNormal"> <p class="MsoNormal">I am having problems with the debugger in pgAdmin beingoff by one line. See below screenshot. You can see we have stepped to line 7, and based on the code variable x shouldbe 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.<p class="MsoNormal"> <p class="MsoNormal"> <p class="MsoNormal"><imgalt="cid:image001.png@01CD004F.6CF62720" height="780" id="Picture_x0020_1" src="cid:image001.png@01CD0050.C2E42E10"width="1036" /><p class="MsoNormal"> </div>
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
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 >