On 12/6/18, Jason Merrill <ja...@redhat.com> wrote: > Since pvt was removed, it's bugged me that to pretty-print a vec I > needed to write out "call debug($)". So this patch adds a generic > command "pp" to print anything handled by a debug overload. > > OK for trunk? >
Why does it also change pbb to do the same thing as the new pp command you're adding?