Re: using eclipse to compiler and debug the source code

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: using eclipse to compiler and debug the source code
Дата
Msg-id 6A416C7E-0BDB-44C1-A291-34179DAD942E@fastcrypt.com
обсуждение исходный текст
Ответ на using eclipse to compiler and debug the source code  ("李峰" <lifeng@ict.ac.cn>)
Список 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 по дате отправления:

Предыдущее
От: Andrew - Supernews
Дата:
Сообщение: Re: plpgsql by default
Следующее
От: Myron Scott
Дата:
Сообщение: Re: Support Parallel Query Execution in Executor