Re: error order when debug postgresql step by step?

Поиск
Список
Период
Сортировка
От Ibrar Ahmed
Тема Re: error order when debug postgresql step by step?
Дата
Msg-id AANLkTik-bK8+W7yfr_W_3SA_OhASsPS4kTS67YCRTpci@mail.gmail.com
обсуждение исходный текст
Ответ на Re: error order when debug postgresql step by step?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: error order when debug postgresql step by step?
Список pgsql-hackers
- export CFLAGS='-O0' may work for you.


On Tue, Mar 1, 2011 at 8:21 PM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
> hom <obsidianhom@gmail.com> wrote:
>
>> How can I do to make sure the right excute order when I debug step
>> by step ?
>
> You may need to reduce the optimization level of your compile.
>
> -Kevin
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>



--
   Ibrar Ahmed


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PG signal handler and non-reentrant malloc/free calls
Следующее
От: hom
Дата:
Сообщение: Re: error order when debug postgresql step by step?