debuging postgres - Mailing list pgsql-hackers

From Gaetano Mendola
Subject debuging postgres
Date
Msg-id cgd5tf$6q4$1@floppy.pyrenet.fr
Whole thread Raw
Responses Re: debuging postgres  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hi all,
in order to debug "step by step" the postmaster,
just to understand better the code, is it enough
to compile it after having exported:

CFLAGS='-O0 -g' ?

do you have any hint and/or tips ?

BTW what do you use for this task ?

Regards
Gaetano Mendola





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Interactive docs
Next
From: strk
Date:
Subject: returning modified input from C functions