[cvs-nhc98] Hat: Store output and link each char back to its trace.

Malcolm Wallace malcolm@sparud.net
Mon, 5 Mar 2001 19:34:21 +0100 (CET)


malcolm: Mon Mar  5 19:34:21 CET 2001

Update of /usr/src/master/nhc/src/runtime/Kernel
In directory hinken:/tmp/cvs-serv17204

Modified Files:
	haskellInit.c mark.c 
Log Message:
Hat: Store output and link each char back to its trace.
  We now create 3 files:
    HatFile (.hat)		The trace archive.
    HatOutput (.hat.output)	A copy of all chars written to output.
    HatBridge (.hat.bridge)	A sequence of traceptrs matching the output.