Re: Debugger hung on dummy function - Mailing list pgadmin-hackers

From Heikki Linnakangas
Subject Re: Debugger hung on dummy function
Date
Msg-id 49DB28B6.9090105@enterprisedb.com
Whole thread Raw
In response to Re: Debugger hung on dummy function  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page wrote:
> On Tue, Apr 7, 2009 at 8:45 AM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com> wrote:
>> When I choose "Debug" from the popup menu on the tree, on a functioon with
>> no args but with real content that the debugger can stop on, the function
>> execution is started and the debugger stops on the first line, as it should.
>> When I step through the function, all the way to the end, it gets hung in
>> the infinite loop.
>
> Right, gotcha - but that's fixed by the patch I assume?

Yes.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Debugger hung on dummy function
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7800 - trunk/pgadmin3/pgadmin/agent