CVSROOT: /usr/cvs Changes by: rodney at birch. 07/10/03 00:02:45 Modified files: cm3/m3-sys/m3gdb/gdb/gdb/: m3-eval.c m3-valprint.c value.c Log message: 1) Properly display NIL values of procedure variables. 2) Liberalize to allow assignment and parameter passing of values of procedure type. There is no type checking, and a warning is emitted to this effect.