[cvs-nhc98] No log message
Malcolm Wallace
malcolm@sparud.net
Wed, 2 May 2001 16:01:29 +0200 (CEST)
malcolm: Wed May 2 16:01:28 CEST 2001
Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv21917
Modified Files:
Makefile browsercomms.c
Added Files:
Expressions.c Expressions.h FunTable.c FunTable.h hashtable.c
hashtable.h hat-connect.c hat-detect.c hat-interact.c
hat-observe.c hatfile.h hatfileops.c hatfileops.h
Log Message:
Add Thorsten's hat tools to the larger set.
* hat-observe for HOOD-like observation of functions
* hat-detect for Freja-like algorithmic debugging
* hat-interact for examining hat-check listings
Build rules for these are incorporated into the Makefile.
Also, move some of 'browsercomms.c' into a new main prog
'hat-connect.c', just for consistency with the other tools.