On Mon, Nov 20, 2017 at 6:47 AM, Aldy Hernandez <al...@redhat.com> wrote: > Minor oversight... > > debug_vec_tree() no longer exist. I forgot to remove the prototype. > > Also, gdbinit.in has a macro that uses it, but this is no longer > necessary as we can print tree vectors generically with "print > debug(xxx)".
But that's a lot more to type than "pvt".... Jason