Re: isis debugging info

From: <rrg11_at_email.domain.hidden>
Date: Wed, 26 Aug 2009 11:00:34 -0700 (PDT)
Perfect, thanks.  Would it be good to also add this doc text to ISIS?  E.g., "help _traceback"?

Thanks,
Rob


On Wed, 26 Aug 2009, John E. Davis wrote:

> rrg11_at_email.domain.hidden>> Yeah, _traceback=1 is what I want!  Is there any additional
>> configurability?  For example, can I just print the line number but
>> not the variable space?  (I probably missed the documentation.)
>
> Try _traceback=2.  From the docs:
>
> _traceback
>
> SYNOPSIS
>  Generate a traceback upon error
>
> USAGE
>  Integer_Type _traceback
>
> DESCRIPTION
>  `_traceback' is an intrinsic integer variable whose bitmapped value
>  controls the generation of the call-stack traceback upon error.
>  When set to 0, no traceback will be generated.  Otherwise its value
>  is the bitwise-or of the following integers:
>
>       1        Create a full traceback
>       2        Omit local variable information
>       4        Generate just one line of traceback
>
>  The default value of this variable is 4.
>
> NOTES
>  Running `slsh' with the `-g' option causes this variable to be
>  set to 1.
>
> SEE ALSO
>  _boseos_info
> ----
> You received this message because you are
> subscribed to the isis-users list.
> To unsubscribe, send a message to
> isis-users-request_at_email.domain.hidden> with the first line of the message as:
> unsubscribe
>
>
Received on Wed Aug 26 2009 - 14:00:40 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:46 EDT