Re: debugger

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: debugger
Дата
Msg-id 20071019142557.GA1527@svana.org
обсуждение исходный текст
Ответ на debugger  ("Pedro Belmino" <pedrobelmino@gmail.com>)
Список pgsql-hackers
On Fri, Oct 19, 2007 at 08:23:43AM -0300, Pedro Belmino wrote:
> Hellow,
> I continue to have problems using the debugger, can not achieve any
> breakpoint that is outside the postmaster.c? Can anyone give me any hint?
> Where do I mark a breakpoint so that I can follow the creation of an index
> to file index.c for example?
> Thank,

Are you correctly attaching the debugger to the child (and not just the
postmaster).

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Strange error dropping foreign key
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ts_rewrite aggregate API seems mighty ugly