Library /sys$common/syshlp/SDA.HLB  —  SHOW  EXCEPTION_FRAME
    Displays the contents of the exception frame at the given address
    or searches to display a one-line summary of all exception frames
    found on all applicable stacks.

    Format

      SHOW EXCEPTION_FRAME  {address | [/SUMMARY] [range]}

1  –  Parameter

 address

    Address of the exception frame.

 range

    Range of addresses specifiable as start:end or start;length.

2  –  Qualifier

2.1    /SUMMARY

       /SUMMARY (D)

    o  The /SUMMARY qualifier is the default.

    o  SHOW EXCEPTION and SHOW EXCEPTION range imply /SUMMARY.

    o  If a range, either start:end or start;length, is given, then
       that range is searched instead of the stacks.
Close Help