Changeset 81 for WingDBG/trunk/WingDBG/www/status.pt
- Timestamp:
- 04/07/05 23:48:32 (7 years ago)
- Files:
-
- 1 modified
-
WingDBG/trunk/WingDBG/www/status.pt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WingDBG/trunk/WingDBG/www/status.pt
r68 r81 59 59 </form> 60 60 61 <p class="system-msg" 62 tal:condition="request/connection_timeout|nothing"> 63 The debugger is still attempting to connect to the IDE. 64 This delay may be the result of processing that takes 65 place as debug is started (for example, if many modules 66 are already loaded in Python). If the connection does not 67 establish on its own soon, you may be able to initiate it 68 manually with the "Connect" button above. 69 </p> 70 61 71 <div tal:condition="started"> 62 72 <p>Any request made of http server at
