NextGen TotalView for HPC User Guide : PART II Debugging Tools and Tasks : Chapter 4   Viewing and Organizing Processes and Threads : How the Processes and Threads View Works : Other Considerations When Stepping Through Code : Remembering Breakpoint Width
Remembering Breakpoint Width
The width discussions here pertain to the menu on the left of the toolbar. If you are setting breakpoints and using the Go button to run to them, the width you set on the breakpoints themselves affects what NextGen TotalView for HPC does. Breakpoints can be set to, when hit, stop just the one thread, all threads in the process to which the thread belongs, or all threads. If, for example, you have selected Thread width from the toolbar menu, but the breakpoint you are running to is set to stop all threads in the process (the default), then all threads in the process will be stopped instead of just the one thread as you might otherwise expect.
For a complete discussion of breakpoint widths, see "Controlling an Action Point’s Width".