Viewing Debug Sessions |
Active Web |
Click Debug Sessions to view the current active debug sessions.
This page shows you the current status information on any debug sessions using the Active Web servlet. This information shows only those scripts currently being debugged within the Active Web servlet.
The status consists of the following fields:
Field |
Description |
Name of Page |
The path from the script root for the script being debugged. |
Client IP Address |
The IP address of the client machine using the debugger. |
Client Name |
The name (if known) of the client machine using the debugger. |
State |
The current stat of the script page (stopped or running). A state of stopped means that the page has stopped at a break point. |
Started |
The time that the script started. |
Resources |
The resources being used to execute the script. |
Topic ID: 150132