About Chandra Archive Proposer Instruments & Calibration Newsletters Data Analysis HelpDesk Calibration Database NASA Archives & Centers Chandra Science Links

Skip the navigation links
Last modified: December 2006

URL: http://cxc.harvard.edu/ciao3.4/_debug_info.tm.html
Hardcopy (PDF): A4 | Letter
AHELP for CIAO 3.4 _debug_info Context: slangrtl

Synopsis

Configure debugging information

Syntax

Integer_Type _debug_info

Description

The _debug_info variable controls whether or not extra code should be generated for additional debugging and traceback information. Currently, if _debug_info is zero, no extra code will be generated; otherwise extra code will be inserted into the compiled bytecode for additional debugging data.

The value of this variable is local to each compilation unit and setting its value in one unit has no effect upon its value in other units.

Example

    _debug_info = 1;   % Enable debugging information

NOTES

Setting this variable to a non-zero value may slow down the interpreter somewhat.

Hardcopy (PDF): A4 | Letter
Last modified: December 2006



The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory.
60 Garden Street, Cambridge, MA 02138 USA.    Email: cxcweb@head.cfa.harvard.edu
Smithsonian Institution, Copyright © 1998-2004. All rights reserved.