![]() | Using the Main Window |
Prev | Using KXsldbg | Next |
A text view of the current file being debugged.
There are four colored markers that can show up on the start of a line of text:
Indicates an active breakpoint
Indicates a disabled breakpoint
Indicates the current location of the debugger
Indicates the location of the text cursor
You can set, disable or delete a breakpoint at the start of a XML™ node using the left mouse button.
You can move the cursor arround the text using the following keys:
Arrow keys: Left Arrow, Right Arrow, Up Arrow or Down Arrow. |
Page keys: Page Up or Page Down |
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.
Prev | Home | Next |
Using KXsldbg | Up | Setting and Modifying Breakpoints |