Debug Tutorial: Introduction
Debug is an interactive command line debugger for applications running
on the Teraflops system.
- Supports TOS and Cougar applications (core is coming)
- Supports F77, C, C++ languages, including combinations thereof (F90 is coming)
- dbx-like command set + parallel extensions (e.g. context, msgq, MPI)
- Scalable set of processes + data reduction assist user when viewing large
amounts of output
- Symbolic debug support for programs compiled with -g
Acknowledgement and Disclaimer