Changeset 81 for WingDBG

Show
Ignore:
Timestamp:
04/07/05 23:48:32 (7 years ago)
Author:
mj
Message:

Display a helpful message when the connection to the IDE has timed out.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WingDBG/trunk/WingDBG/www/status.pt

    r68 r81  
    5959</form> 
    6060 
     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 
    6171<div tal:condition="started"> 
    6272  <p>Any request made of http server at