Keith
Isdale
k_isdale@tpg.com.au
Using the Main Window
The Main Window
A text view of the current file being debugged
A text view of the current file being debugged.
Working With the Main Window
The state of a given breakpoint is indicated via the relevant text with a different background color.
You can choose the color desired: see the
SettingsConfigure
Editor dialog, on the
Colors page.
You can set, disable or delete a breakpoint using keys, the Debug menu or the buttons on the tool bar.
You can move the cursor around the text using the following keys:
Arrow keys: Left Arrow, Right Arrow, Up Arrow or Down Arrow.
Page keys: Page Up or Page Down
Working With &kxsldbg; Output
Most of the output from &kxsldbg; is captured and presented either in the
inspectors dialog or the &kxsldbg; output window. The exceptions to this rule
are:
An error message that comes from &kxsldbg; is displayed inside a message dialog.
The result of evaluating an expression is displayed in a message dialog.
The output of search is sent to the file indicated in the &kxsldbg; output window.