Home

 

The Show Running Threads filter

When debugging, there are often many extra threads shown in the Debug view that are not useful for finding a fault in an application under development. This is especially the case when debugging Web applications, where the Application Server starts several threads that are very unlikely to be the cause of an application problem. To show only threads that are suspended, bring up the context menu of the thread being debugged in the Debug view and toggle the Show Running Threads filter.

Using these buttons, menus and the information shown in the various views available in the Debug perspective, it should be possible to debug most problems.

ibm.com/redbooks