Hi, If I start profiling a local java application and want to monitor line level coverage with the llc plugin the VM doesn't shutdown. My application thread normally ends but there is a thread called "TW" which is still running and blocking the VM from terminating. But I didn't create this thread and I suppose it is created by llc as it doesn't exist when I monitor something else.
Can someone help me with this problem? Yours Andreas -- View this message in context: http://www.nabble.com/Problem-with-running-thread%22TW%22-at-line-code-coverage-tf3014717.html#a8371799 Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive at Nabble.com. _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev