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

From sunpeng
Subject how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?
Date
Msg-id l2x46cc57ac1004200819s9d76e749o687ceffe2dab60a8@mail.gmail.com
Whole thread Raw
In response to 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>)
Responses Re: how to debug the codes in the PostgresMain() from the begining of this function to the "for (;;)" loop that handles the connection?
List 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 by date:

Previous
From: Ozz Nixon
Date:
Subject: Anyone use Python/ceODBC/PostgreSQL?
Next
From: Harald Fuchs
Date:
Subject: Re: Ltree - how to sort nodes on parent node