Re: Debugger integration completed

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Debugger integration completed
Дата
Msg-id 462CAB1B.6020404@postgresql.org
обсуждение исходный текст
Ответ на Re: Debugger integration completed  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Debugger integration completed  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
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.

Regards, Dave

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Debugger integration completed
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Debugger integration completed