LSF Version 7.3 - Using Platform LSF HPC
When you are finished debugging your program, choose File > Exit to exit
TotalView, and click Yes in the Exit dialog. As TotalView exits it kills the
pam
process. In a few moments, LSF detects that PAM has exited and your job exits as
Done successfully.
Viewing source code while debugging
Use View > Lookup Function to view the source code of your application while
debugging. Enter
main in the Name field and click OK. TotalView finds the source code
for the
main() function and displays it in the Source Pane.
See the TotalView Users Guide for information about displaying source code.