debuging postgres

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: debuging postgres
Date: 2004-08-23 16:27:24
Message-ID: cgd5tf$6q4$1@floppy.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message strk 2004-08-23 16:55:21 returning modified input from C functions
Previous Message Bruce Momjian 2004-08-23 16:17:11 Re: Interactive docs