efuns - internals - trace

MudOS v21c2

trace(3)�� MudOS v21c2�� (5 Sep 1994)

������:
    �� trace() - �趨׷�ٱ�־ (trace flags) �����ؾɵı�־ֵ.
���﷨:
    �� int trace( int traceflags );

    �� ���� trace( ���� traceflags );

���÷�:
    �� �趨׷�ٱ�־, �����ؾɵ�׷�ٱ�־. ����׷��״̬ʱ, ��ӡ���ܶ���Ϣ.

    �� ������׷����Ϣ (trace bits):
     

      �� Trace all function calls to lfuns.
      ���� (׷�����жԾֲ������ĺ�������)

      �� Trace all calls to "call_other".
      ���� (׷�����ж� call_other �ĵ���)

      �� Trace all function returns.
      ���� (׷�����к����Ļش�ֵ)

      �� Print arguments at function calls and return values.
      ���� (ӡ�����ú����IJ���, �������Ļش�ֵ)

      �� Print all executed stack machine instructions
      ���� (produces a lot of output!)
      ���� (ӡ������ִ�еĶѵ������� (��������������ݿ����!) )
      ��
      �� Enable trace in heart beat functions.
      ���� (��ʼ׷����������)

      �� Trace calls to apply.
      ���� (׷������ĵ���)

      �� Show object name in tracing.
      ���� (��ʾ׷��ʱ���������)

     

���ο�: ������:
    �� Spock @ FF 97.Jul.25.�� (printed 3/16/95)

�ص���һҳ