This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING Fwd: [patch] implement generic debug() for vectors and hash sets


On Mon, Nov 20, 2017 at 6:47 AM, Aldy Hernandez <aldyh@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]