How to see non-daemon threads in the debugger

Answered

How can I see only the non-daemon threads in the debugger?

I want to determine what threads are preventing a Gradle build from completing.

1
3 comments

Hi. Could you please clarify the problem?

0

A thread can be either a daemon or a non-daemon. In the debugger Threads tab, I want to filter the list of threads to only show non-daemon threads.

0

Hi.

please vote for this feature request:

https://youtrack.jetbrains.com/issue/IDEA-132042

0

Please sign in to leave a comment.