MBK_TRACE_GETENV(1) MBK ENVIRONMENT VARIABLES MBK_TRACE_GETENV(1)
NAME
MBK_TRACE_GETENV - defines getenv() debug output
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in
Paris, France.
Web : http://asim.lip6.fr/recherche/alliance/
E-mail : alliance-users@asim.lip6.fr
SYNOPSIS
Bourne Shell : MBK_TRACE_GETENV=yes; export MBK_TRACE_GETENV
C-shell : sentenv MBK_TRACE_GETENV yes
DESCRIPTION
If MBK_TRACE_GETENV is set to "yes", all alliance tools will print debug info to stdout each time a getenv() syscall is done.
OUTPUT EXAMPLE
--- mbk --- mbkgetenv VH_PATSFX : pat
SEE ALSO
mbk(3) mbkgetenv(3).
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory.
We need your feedback to improve documentation and tools.
ASIM
/LIP6 $Date: 2002/10/09 20:12:43 $ MBK_TRACE_GETENV(1)