how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?

Поиск
Список
Период
Сортировка
От sunpeng
Тема how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?
Дата
Msg-id l2x46cc57ac1004200819s9d76e749o687ceffe2dab60a8@mail.gmail.com
обсуждение исходный текст
Ответ на how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?  (sunpeng <bluevaley@gmail.com>)
Ответы Re: how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?
if i use eclipse cdt to attach the postgres process forked by postmaster, this part of codes from the begining of this PostgresMain() to the "for (;;)" loop could not be debugged. So anybody know how to debug this part codes? thanks.

thanks
peng

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

Предыдущее
От: Ozz Nixon
Дата:
Сообщение: Anyone use Python/ceODBC/PostgreSQL?
Следующее
От: Harald Fuchs
Дата:
Сообщение: Re: Ltree - how to sort nodes on parent node