Debug.h File Reference

Debugging helpers. More...

#include "Setup.h"
#include <string>

Include dependency graph for Debug.h:

Go to the source code of this file.

Namespaces

namespace  MPMA

Defines

#define BREAKPOINT   asm ("int $3;");
 Invokes a debugger break if a debugger is attached.

Functions

std::string MPMA::GetCallStack ()
 Returns a string representing the call stack for the current thread. Note that there is a decent amount of overhead involved in this.


Detailed Description

Debugging helpers.


Generated on Sat Aug 9 15:05:05 2008 for MPMA Framework by  doxygen 1.5.6