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: RFA (print-tree): PATCH for printing VEC(tree) in gdb


Jason Merrill wrote:

>     	* print-tree.c (debug_vec_tree): New fn.
>     	(print_vec_tree): New fn.
>     	* tree.h: Declare them.
>     	* gdbinit.in (ptv): New command.
>     
>     	* print-tree.c (print_node) [TREE_VEC]: Print elements normally.
>     
>     	* gdbinit.in (pdd): New command.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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