[M3commit] CVS Update: cm3

Rodney M. Bates rodney at elego.de
Thu Sep 27 22:43:30 CEST 2007


CVSROOT:	/usr/cvs
Changes by:	rodney at birch.	07/09/27 22:43:30

Modified files:
	cm3/m3-sys/m3gdb/gdb/gdb/: gdbtypes.h language.c m3-eval.c 
	                           m3-exp.c m3-lang.c m3-lang.h 
	                           m3-token.c m3-util.c m3-util.h 
	                           m3-valprint.c value.c 

Log message:
	Add support of text and widetext literals in interactively-typed
	m3gdb commands.  They can now be assigned to variables and passed
	as parameters.  This entails m3gdb's calling Text.FromChars or
	Text.FromWideChars, to get a true TEXT allocated in the target's
	heap.
	
	Also, misc comment and formatting cleanups and more underscore macros.




More information about the M3commit mailing list