Eclipse Debugger - how to display suspended threads only Eclipse Debugger - how to display suspended threads only multithreading multithreading

Eclipse Debugger - how to display suspended threads only


As far as I know there is not an easy way to do this. One workaround would be like this:

  1. Get a focus on the Debug view
  2. Ctrl + F (in order to get the find dialog)
  3. Enter something like *Suspended
  4. Click OK