eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
Hiding parked threads in Debug threads
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Hello -
I am looking for a way to hide parked threads in the JDT's Debug view.
In Eclipse 4.38, I see various options to show/hide running threads, system threads, monitors, etc. but nothing regarding parked threads (top frame is in Unsafe.park()). Is there a more advanced option I missed, e.g. determine visibility from a pattern applied on the stack trace?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.