7.8 The Stack View

Figure 13: The Stack View

[2kb 292x140 GIF]

A stack view is opened by choosing Current Stack from the Display menu of the Valhalla Universe. The stack view shows the current runtime stack of the debugged process. Note that the stack view only shows stack-frames of the currently attached component.

By double-clicking on the BETA stack frame lines, a code view is opened, displaying the specific code of this stack frame (with the executed imperative being selected). By right mouse button hold, you gain access to the stack frame object menu. By selecting the entry, you gain access to the object executing the stack frame. By right clicking on a component you can select either the calling components stack or the calling components calling object. The former will open a stack view and the later a object-view.

7.8.1 The StackBrowser

The StackBrowser is opened when you select "Stackbrowser" in the "Windows" menu.
The StackBrowser combines a Object-View, a Code-View and a Stack-View in one window.

Figure 14: The StackBrowser

[5kb 272x311 GIF]
When you select a frame in the stackview the corresponding code and object is shown in the other views.


Mjolner Integrated Development Tool - Reference Manual
© 1991-2004 Mjølner Informatics
[Modified: Friday October 27th 2000 at 14:56]