Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

;



DEBUG "List" Command...

List [-Breakpoint [<statement>]  -Macro [<debugger-name>]
      -DEFine [<debugger-name>]  -Routines  -DV  -SDIR
      -VARiables [<routine-name>]  ]

    Without parameters, this command displays all.  Without specific
    information per parameter (e.g. List -B), this command displays
    all items for that parameter (e.g. all Breakpoints).  <-Routines>
    displays the names of all target routines.  <-DV> displays all
    debugger variables.  The <-VARiables> option lists the variables
    for the named routine, or the current one if the <routine-name>
    is omitted.  <-SDIR> lists all the Source DIRectories.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026