Debug Tab

From Lianjapedia
Revision as of 10:25, 17 January 2018 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

The App Inspector

The App Inspector is your best friend during development as it provides a complete overview of your App.

It is organized into Tabs. Each Tab is relevant to a particular workspace. You can double click a Tab to detach it into its own floating window.

Clicking the small icon on the far right of the App Inspector title bar will detach it into its own floating window.

Double clicking the window title bar when it is floating will attach it back into place.

App Inspector


The Debug Tab

The Debug Tab contains the Lianja/VFP debugger.

Activating the Debugger

As with all App Inspector tabs, the Debug Tab can be selected by clicking on its tab and double-clicking on the tab undocks it into its own floating window.

It can also be opened in the following ways:

Breakpoints

Watches

Call Stack

Errors

Log

Dock Tab

To dock the tab back in the App Inspector, click the [x] or double-click the window title bar.

Debug Tab


See Also

Error Handling and Debugging