This is the mail archive of the gcc-cvs@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]

r159941 - in /trunk/gcc: ChangeLog gdbinit.in p...


Author: jason
Date: Thu May 27 18:39:56 2010
New Revision: 159941

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159941
Log:
	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gdbinit.in
    trunk/gcc/print-tree.c
    trunk/gcc/tree.h


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