XDebug Tutorial: Instructions for Example

This example session will introduce you to various parts of xdebug.

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 xdebug

Notebook design

Viewing Source and Setting Breakpoints

Diving into Source Code Contents

Forcing Message Blocking Situation

Viewing the Stack

Viewing the Message Queue

Exiting XDebug


Intel Tutorial Notes
Acknowledgement and Disclaimer