On Fri, Mar 27, 2020 at 11:22 AM Andres Freund <andres(at)anarazel(dot)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