/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Analysis/debugger/totalview.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2015-08-21 03:52:00 UTC
  • Revision ID: csa@suren.me-20150821035200-xu1zh22cqlk2omcq
Profiling

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TotalView MemoryScape & Debugger (with ReplayEngine) [commercial]
 
2
--------------------------------
 
3
 - Finding memory leaks and potential problems in memory
 
4
 fragmentation
 
5
 - Debugger provides step-back functionality by recording states
 
6
 of execution
 
7
 - Supports parallel debugging (MPI, ...), not tests
 
8
 
 
9
 Sources should be compiled with -g -gdwarf-2 -g3 -DDEBUG_GDB