Debug in postgresql using eclipse - Mailing list pgsql-novice

From Rohit Goyal
Subject Debug in postgresql using eclipse
Date
Msg-id CANqGtStj5zkPZEqK-O3=ww=1bMk_d0cP=ww2BagrN+oOx+g9cQ@mail.gmail.com
Whole thread Raw
Responses Re: Debug in postgresql using eclipse
List pgsql-novice
Hi All,

I followed http://wiki.postgresql.org/wiki/Working_with_Eclipse#Run_Configurations_in_Eclipse link to configure my eclipse for development in postgresql.

Now, I want to debug a function of btree.c file. I know how to start postgres server using eclipse. but i dont know how to debug that specific function. the function I want to debug is called whenever i create a new index.

Please guide!!

Regards,
Rohit Goyal

pgsql-novice by date:

Previous
From: "michal.g.buras"
Date:
Subject: To DO: count retudned by SELECT
Next
From: amul sul
Date:
Subject: Re: Debug in postgresql using eclipse