Next Previous Up Top Contents Index

6 Debugging and Interactive Development

6.8 Changing the debugger layout

Functional Developer lays out the debugger window to suit the situation. If you choose Application > Interact, the debugger uses its interaction layout. In this layout, the interaction pane is maximized and the stack and source panes do not appear at all. This layout hosts interactive sessions and is sometimes casually referred to as "the interactor".

If the debugger was invoked because of an error or because you chose Application > Debug or Application > Pause, the interaction pane will be a small pane below the stack and source panes.

You can change the automatic layout using View > Interacting Layout and View > Debugging Layout. You can also hide or show the context window using View > Context Window.


Getting Started with Functional Developer - 31 MAR 2000

Next Previous Up Top Contents Index