LispWorks IDE User Guide > 14 The Function Call Browser > 14.5 Configuring graph displays

NextPrevUpTopContentsIndex

14.5.2 Graph expansion settings

The Max. Expansion settings determine how much of the graph to display. The default depth value is 2--this ensures that only functions that directly call (or are directly called by) are shown in the graph. If this value were set to 3, for example, then functions that call a function that calls the function being browsed would also be displayed.

The breadth value has a default value of 40, and sets how many functions are displayed at each level of the graph.


LispWorks IDE User Guide (Unix version) - 22 Dec 2009

NextPrevUpTopContentsIndex