r192076 - in /branches/melt-branch/gcc: ChangeL...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Oct 4 11:32:00 GMT 2012


Author: bstarynk
Date: Thu Oct  4 11:32:11 2012
New Revision: 192076

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192076
Log:

2012-10-04  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt/warmelt-debug.melt (class_debug_output_information): New class.
	(dbg_outobject, dbgout_fields)
	(dbgoutagain_fields, dbgout_integer_method, dbgout_mixint_method)
	(dbgout_mixloc_method, dbgout_mixbigint_method)
	(dbgout_routine_method, dbgout_list_method)
	(dbgout_closure_method, dbgout_pair_method)
	(dbgout_mapobject_method, dbgout_anyobject_method)
	(dbgout_environment_method, dbgout_anybinding_method): Test it in
	most debug output methods.
	(display_debug_message): Use it.

	* melt/warmelt-modes.melt (eval_docmd): Use
	class_debug_output_information.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-debug.melt
    branches/melt-branch/gcc/melt/warmelt-modes.melt



More information about the Gcc-cvs mailing list