Supported by the modern UI | Not Supported by the modern UI |
---|---|
Most commands related to basic debugging actions for stepping through code | Parallel debugging environments such as MPI, OpenMP, and HPC systems |
Attaching to a running process | Remote debugging |
Debugging with core files | Memory debugging with MemoryScape |
Breakpoints. Other action points such as watchpoints are not supported. | Xeon Phi debugging |
TotalView startup options unless they relate to unsupported functionality such as parallel and remote debugging | Assembly code debugging including the display of the contents of registers |
Reverse debugging with ReplayEngine, including Replay on Demand and the saving and loading of recording files |
Part I, Using the CLI, contains descriptions of all the CLI commands, the variables that you can set using the CLI, and other CLI-related information. Part II, Transformations, discusses formatting and transformations that display data in a clear and concise format to facilitate easier debugging sessions. Part III, Running TotalView, documents all possible command-line options as well as those that customize the behavior of the tvdsvr. Part IV, Platforms and Operating Systems, provides general information on compilers, runtime environments, operating systems, and supported architectures. |