|
GemToolsDebug
GemTools Debug menu.
The Debug… Menu allows you to select a continuation to debug. see Remote Seaside Debugging with Persistent Continuations for information on initiating a Remote Debugging sequence. In addition to the two commands Remove Continuations from Object Log and Clear Object Log, The Debug… Menu lists the continuations that are present in the Object Log. When you select a particular continuation, a Remote Debugger is brought up on the continuation. For a continuation with a leading ‘^’ , you may use the proceed command to resume the HTTP request that initiated the continuation (you also have to press on the Proceed link on the original page). The newest continuations are listed last. Continuations stay in the Object Log until deleted via the web interface or via one of the following commands. Remove Continuations from Object LogThis command removes all of the continuations from the Object Log, while leaving all of the other object log entries alone. Clear Object LogThis command remove all of the log entries from the Object Log. Remote Debugger
| |