Search Postgresql Archives

Re: Executing nodenestloop.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On Fri, Jun 27, 2014 at 11:53 AM, Ravi Kiran <ravi.kolanpaka@xxxxxxxxx> wrote:
hi,

I am using the environment Eclipse for the execution of the programs in the executor, whenever I give break points to specific program in eclipse , the control goes to main.c and finally the process never comes back to the actual program.
Is there any way that the process be constrained only to my specific program.

Thank you 

If you are attaching GDB to your running postgres service, the breakpoints you set will be reached only when the query you execute actually touches those parts of code. Make sure that the query you execute logically touches your breakpoints.

Regards,

Atri

--
Regards,
 
Atri
l'apprenant

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux