Table of Contents
The client has four major areas, in the top there is the menu and toolbar where the debugging is controlled.
To the left, there is a tree view wih variables and watches. To the right of the watch tree, is he source code pane where the sources of the scripts are shown.
At the bottom is a tab control with a log of whats happening (warnings and errors will be logged here), a view of the current breakpoints and a backtrace view.
Ctrl-O)
-> (Opens a file selector dialog where you can open a source file. Gubed brings up the source files from the server as it needs to, but sometimes you want to do it manually to set a breakpoint before you launch the script.
Ctrl-W)
-> (Closes the current (visible) script source.
->
If the proxy is not being used, this action makes the client start listening for connectios. This happens automatically at startup, but should the port be occupied by other software, you can try to start listening again with this action.
When the proxy is used, this action tries to connect to the proxy.
Ctrl-N)
-> (Disconnects from the proxy
Ctrl-Shift-O)
-> (This brings up the settings dialog.
Ctrl-Q)
-> (Quits the client