Saving Action Points to a File Using the CLI

You can save a program’s action points to a file. TotalView then uses this information to reset these points when you restart the program. When you save action points, TotalView creates a file named program_name.TVD.v4breakpoints, where program_name is the name of your program.

dactions -save filename

Start TotalView with the -sb option to automatically save your breakpoints. For more information, see TotalView Command Syntax.

dsetTV::auto_save_breakpoints

At any time, you can restore saved action points.

dactions -load filename

Related topics

The TV::auto_save_breakponts variable

TV::auto_save_breakponts

The TV::auto_load_breakpoints variable

TV::auto_load_breakpoints