Re: using eclipse to compiler and debug the source code - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: using eclipse to compiler and debug the source code
Date
Msg-id 6A416C7E-0BDB-44C1-A291-34179DAD942E@fastcrypt.com
Whole thread Raw
In response to using eclipse to compiler and debug the source code  ("李峰" <lifeng@ict.ac.cn>)
List pgsql-hackers
Hi,


You have to start a background process, then attach to it. If this is
possible in eclipse then it should work.

Typically everyone uses gdb.

Dave

On 9-Apr-06, at 10:55 PM, 李峰 wrote:

> pgsql-hackers!
>
>     Hi , I want to use eclipse to compiler the postgresql source code
> and debug them on winxp . I have tried some times with fails . Is
> there anyone to tell me how to do ?
>
>
>         thanks.
>
>         lifeng@ict.ac.cn
>           2006-04-10
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings



pgsql-hackers by date:

Previous
From: Andrew - Supernews
Date:
Subject: Re: plpgsql by default
Next
From: Myron Scott
Date:
Subject: Re: Support Parallel Query Execution in Executor