Re: Debugger integration completed

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Subject: Re: Debugger integration completed
Date: 2007-04-23 13:32:28
Message-ID: 462CB56C.1010707@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> Guillaume Lelarge wrote:
>> Dave Page a écrit :
>>> I've now completed the integration of the debugger with pgAdmin - it
>>> was somewhat easier than I'd expected :-)
>>>
>>> Can those of you with access to a copy of EnterpriseDB please give it
>>> a try and report any issues. If you feel like downloading a copy to
>>> play with, you can get downloads from
>>> http://www.enterprisedb.com/downloads.do. I've mainly been testing
>>> with the 8.2 Beta/RC code.
>>>
>>
>> I've downloaded it yesterday. I expect to test this tonight.
>
> Cool, thanks - make sure you're on SVN trunk. Using it is quite simple -
> right click and use the Debug option to debug a procedure or function,
> or set a global breakpoint (which also works for triggers) in which case
> the debugger will start and wait for the next session to execute that
> object. Once the debugging session has started, usage is obvious.
>

Yesterday, I downloaded the client, which was really silly. But I don't
find any debugger module on the enterprisedb website. I thought I just
needed a module to insert on a vanilla PostgreSQL... and pgAdmin of course.

So, do I need to test it with the EnterpriseDB Advanced Server ? or can
I use a CVS HEAD PostgreSQL server ?

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-04-23 13:39:00 Re: Debugger integration completed
Previous Message Dave Page 2007-04-23 12:48:27 Re: Debugger integration completed