Re: Reinitialize stack base after fork (for the benefit of rr)?

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Reinitialize stack base after fork (for the benefit of rr)?
Дата
Msg-id CAH2-Wz=RCLLj2H5mkWykqy2004+FdTeiw6br4oZX1q2Vg=YCow@mail.gmail.com
обсуждение исходный текст
Ответ на Reinitialize stack base after fork (for the benefit of rr)?  (Andres Freund <andres@anarazel.de>)
Ответы Re: Reinitialize stack base after fork (for the benefit of rr)?
Список pgsql-hackers
On Fri, Mar 27, 2020 at 11:22 AM Andres Freund <andres@anarazel.de> wrote:
> I've found rr [1] very useful to debug issues in postgres. The ability
> to hit a bug, and then e.g. identify a pointer with problematic
> contents, set a watchpoint on its contents, and reverse-continue is
> extremely powerful.

I agree that rr is very useful. It would be great if we had a totally
smooth workflow for debugging using rr.

-- 
Peter Geoghegan



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Ltree syntax improvement
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Online checksums verification in the backend