L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
Debug interface
+ Collaboration diagram for Debug interface:

Functions

long l4re_debug_obj_debug (l4_cap_idx_t srv, unsigned long function) L4_NOTHROW
 Call debug function of L4Re service.
 

Detailed Description

Function Documentation

◆ l4re_debug_obj_debug()

long l4re_debug_obj_debug ( l4_cap_idx_t  srv,
unsigned long  function 
)

Call debug function of L4Re service.

Parameters
srvObject to call.
functionFunction to call.
See also
L4Re::Debug_obj::debug