NextGen TotalView for HPC User Guide : PART II Debugging Tools and Tasks : Chapter 5 Setting and Managing Action Points (Breakpoints) : Controlling an Action Point’s Width
Controlling an Action Point’s Width
You can control an action point’s scope, or width, i.e. whether it stops a group of processes, a single process (which includes all its threads), or a single thread. For example, in a multi-threaded program, you might not want to stop other threads when a thread hits a breakpoint.