Debug Tutorial: Instructions for Example

This example session will introduce you to basic debug commands.

You must first collect the example source files and Makefile and build the executable galaxyf. This example code is a small demonstration program that does NX message passing.

Starting debug

Setting Context and Viewing Process State

Viewing Source and Setting Breakpoints

Viewing Data

Forcing Message Blocking Situation

Viewing the Stack

Viewing the Message Queue

Exiting Debug


Intel Tutorial Notes
Acknowledgement and Disclaimer