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-25 21:59:36
Message-ID: 462FCF48.503@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Guillaume Lelarge a écrit :
> Dave Page a écrit :
>> Guillaume Lelarge wrote:
>>>
>>> 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.
>>
>> The plugin should be released in the not-to-distant future.
>> Unfortunately, Korry (the developer) is quite busy with EDBAS82 at the
>> moment so he's not yet had time to work on it.
>>
>>> So, do I need to test it with the EnterpriseDB Advanced Server ?
>>
>> Yes, at the moment that is the only way - it ships with the plugin
>> fully enabled out of the box. It's not the same code that will be
>> released with PostgreSQL however, as it has to support stored
>> procedures and packages written in EDB-SPL as well as pl/pgsql.
>>
>
> OK, my download will finish soon. I'll test this asap.
>

It took me some time to make it work : downloading EnterpriseDB Advanced
Server, downloading an EnterpriseDB compatible distro (or better, a
vmware image), installing the termcap library, installing EntrepriseDB
(nice installer BTW), configuring and launching it... a lot of work just
to test the debugger.

But now, I can test it. I really enjoyed it. It seems to work just
great. I've only tested with the EntrepriseDB database... I will test
the debugger with some functions I wrote to get more in-depth.

But all I need now is a module for a vanilla PostgreSQL server... I just
hope Korry will find some time to work on it. He can use me as a beta
tester if he wants :)

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-26 07:43:45 Re: Debugger integration completed
Previous Message svn 2007-04-25 11:20:45 SVN Commit by dpage: r6236 - in trunk/pgadmin3/pgadmin: debugger include/debugger