Debug in postgresql using eclipse

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Debug in postgresql using eclipse
Date: 2013-11-24 22:56:08
Message-ID: CANqGtStj5zkPZEqK-O3=ww=1bMk_d0cP=ww2BagrN+oOx+g9cQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message amul sul 2013-11-25 00:41:13 Re: Debug in postgresql using eclipse
Previous Message michal.g.buras 2013-11-24 00:03:56 To DO: count retudned by SELECT