File iftrace.icn

Summary

###########################################################################

	File:     iftrace.icn

	Subject:  Procedures to trace Icon function calls

	Author:   Stephen B. Wampler

	Date:     July 14, 1997

###########################################################################

   This file is in the public domain.

###########################################################################

	Contributor:  Ralph E. Griswold

###########################################################################

    These procedures provide tracing for Icon functions by using procedure
  wrappers to call the functions.

     iftrace(fncs[]) sets tracing for a list of function names.

###########################################################################

    Note: The functions that can be traced and their procedure wrappers should
  be organized and coordinated to assure consistency and to allow for
  extended function repertoire.

###########################################################################

  Links:  ifncs

###########################################################################
Procedures:
iftrace, set_trace

Links:
ifncs.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

iftrace(args)

: trace built-in functions


set_trace(vf)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.