Hello, 

While debugging SWT, I have the situation where I'm interested in what happens 
during a particular event (e.g low level drawing issues).

Currently I do a Thread...sleep(..) manually dump the execution. Let the event 
run and at the end I do System.exit(..).
This gives me a picture of what ran during that event.

However, above method is sometimes hard to use with some events. (e.g Drag and 
Drop debugging).

Is there any way to programatically initiate a "Dump Execution Data" ? (with 
"reset data" enabled). 

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/8dedc5df-30e4-43e6-b3c2-4e2d69e4ceba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to