Go backward to object-trace-format.
Go up to Displaying working memory.

pgs
---

Prints the context stack.

SYNTAX

(pgs)


EXAMPLE

Soar> pgs
      : ==>G: G1 
      :    P: P1 (top-ps)
      :    S: S1 (top-state)
      :    O: O5 (build-tower)
      :    ==>G: G2 (operator no-change)
      :       P: P2 (blocks-world)
      :       S: S1 (top-state)