Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

debug.h File Reference

#include "asm.h"

Include dependency graph for debug.h:

Include dependency graph

Go to the source code of this file.

Functions

void dprint (char *str)
void dprint (unsigned number)
void dprint (void *pointer)
void hexdump (void *address, Size bytes)

Variables

const unsigned BOCHS_DEBUG_PORT = 0xe9


Function Documentation

void dprint void *  pointer  )  [inline]
 

void dprint unsigned  number  )  [inline]
 

void dprint char *  str  )  [inline]
 

void hexdump void *  address,
Size  bytes
[inline]
 


Variable Documentation

const unsigned BOCHS_DEBUG_PORT = 0xe9
 


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman