Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info. |
ProDev Workshop
From Higher Intellect Vintage Wiki
DEBUGGING TOOLS
- cvd
- dbx
ProDev WorkShop Performance Analyzer, used for general performance analysis (resource consumption, tracing, and counting, for example).
- ProDev Workshop Static Analyzer, used to examine the structure of a program and the relationship between files, functions, and variables.
- ProDev ProMP, used to analyze programs that have been parallelized.
- cv_gd_controller
- cvdump
- cvpav
- cvstatic
- cvbuild
- cvexprnt
- cvperf
- cvsur
- cvcat
- cvhang
- cvproj
- cvconfig
- cview
- cvquery
- cvunhang
- cvcord
- cvinstr
- cvxcov
- cvcov
- cvmake
- cvsbug
- cvxhang
- cvd
- cvmeter
- cvsource
See Also
- techpubs.sgi.com
- dbx User's Guide, 007-0906
- ProDev WorkShop: Debugger User's Guide, 007-2579
- ProDev WorkShop: Performance Analyzer User's Guide, 007-2581
- ProDev WorkShop: Tester User's Guide, 007-3986
- ProDev WorkShop: Static Analyzer User's Guide, 007-2580
- ProDev WorkShop Overview, 007-2582
- ProDev WorkShop: ProMP User's Guide, 007-2603
The following man pages discuss the command line interface for the ProDev WorkShop tools in detail:
cvperf(1), ssrun(1), cvstatic(1), cvpav(1), dbx(1), cvd(1), cvcov(1)