On Sun, Sep 2, 2018 at 9:57 AM Christian Couder <christian.couder@xxxxxxxxx> wrote: > > On Sun, Sep 2, 2018 at 9:42 AM, Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> wrote: > > > In order to stop this from happening again, the function is now > > compiled unconditionally but exits early unless DEBUG_BISECT is > > non-zero. > > Thanks for going the extra mile and doing this! > > I wonder if we should also try to make the show_list() function part > of the trace_*() functions to make it even more regular. This can be a > separate patch or topic though. Yeah that's probably a good idea (though I'm not familiar with bisect.c enough to take that step). -- Duy