eclipse-gdb

From: Ravi Kiran <ravi(dot)kolanpaka(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: eclipse-gdb
Date: 2014-06-16 13:42:35
Message-ID: CAOh57xEcbTr_HgyYSQ5rHh_CM=YBdDQp0YXnqwaxYEFZo_T+Bw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

How do we debug specific functions in gdb of eclipse.
Whenever I give break points in nodenestloop.c, it goes to main.c and
finally the process ends there, The control never comes back to
nodenestloop, how can we the proces constrained only to nodenestloop.

Thank you

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-06-16 14:24:42 Re: eclipse-gdb
Previous Message Bruce McAlister 2014-06-16 13:21:40 Re: out of memory errors