[top][index]
search for:

examine -- examine internal information about functions or symbols

examine () -- list the sequence numbers for the scopes corresponding to the frames currently in use.
examine f -- display internal information about an interpreted function f.
examine x -- display internal information about a symbol x.

This function is intended for debugging the interpreter itself.

See also:

  • debugging -- an overview

  • [top][index]
    search for: