L4Re Operating System Framework
Interface and Usage Documentation
|
Debugging Interface. More...
Data Structures | |
class | L4Re::Debug_obj |
Debug interface. More... | |
Debugging Interface.
The debugging interface can be provided to retrieve, or log debugging information for an object. Each class may realize the debug interface to provide debugging functionality. For example, the region map objects provide a facility to dump the currently established memory regions.