base/Debug.h File Reference

Debugging helpers. More...

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

Include dependency graph for Debug.h:


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 Oct 20 15:23:22 2007 for MPMA Framework by  doxygen 1.5.3