See TwoThreadsTest.java in /net/jano.sfbay/export/disk20/serviceability/ws/regressionTestsInWaiting/ In this test, two bkpts are set in a debuggee. The debuggee runs two threads, both of which hit both bkpts. The debugger has a bkpt handler that disables both of the BreakpointRequests, does some processing, then re-enables both BreakpointRequests. After a few hits of the bkpts, the debuggee hangs. ###@###.### 2005-07-13 00:45:02 GMT
|