debugger

Lists: pgsql-hackers
From: "Pedro Belmino" <pedrobelmino(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: debugger
Date: 2007-10-19 11:23:43
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

Hellow,
I continue to have problems using the debugger, can not achieve any
breakpoint that is outside the postmaster.c? Can anyone give me any hint?
Where do I mark a breakpoint so that I can follow the creation of an index
to file index.c for example?
Thank,
--
Pedro Belmino.
--------------------------------------------------------------------
# Ciência da Computação - UNIFOR
# pedrobelmino(at)gmail(dot)com
--------------------------------------------------------------------


From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Pedro Belmino <pedrobelmino(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: debugger
Date: 2007-10-19 14:25:57
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Oct 19, 2007 at 08:23:43AM -0300, Pedro Belmino wrote:
> Hellow,
> I continue to have problems using the debugger, can not achieve any
> breakpoint that is outside the postmaster.c? Can anyone give me any hint?
> Where do I mark a breakpoint so that I can follow the creation of an index
> to file index.c for example?
> Thank,

Are you correctly attaching the debugger to the child (and not just the
postmaster).

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.