Show
Ignore:
Timestamp:
07/31/07 10:09:19 (5 years ago)
Author:
mj
Message:

Merge Wing 3b1 changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WingDBG/trunk/DebugHttpServer.py

    r88 r358  
    5858 
    5959        debugger.fErr.out('New thread created; Python ident =', thread.get_ident()) 
     60         
     61        # Only debug this one thread 
     62        debugger.SetDebugThreads({thread.get_ident():1}, 0) 
    6063         
    6164        # Start w/o connecting