PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
debug.c File Reference
Include dependency graph for debug.c:

Go to the source code of this file.

Functions

static void aml_debug_dump_print_line (const uint8_t *start, uint64_t lineStart, uint64_t lineEnd)
 
static void aml_debug_dump (const uint8_t *start, const uint8_t *end, const uint8_t *current)
 
void aml_debug_error (aml_term_list_ctx_t *ctx, const char *function, const char *format,...)
 Log a debug error message with context information.
 

Function Documentation

◆ aml_debug_dump_print_line()

static void aml_debug_dump_print_line ( const uint8_t start,
uint64_t  lineStart,
uint64_t  lineEnd 
)
static

Definition at line 7 of file debug.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ aml_debug_dump()

static void aml_debug_dump ( const uint8_t start,
const uint8_t end,
const uint8_t current 
)
static

Definition at line 40 of file debug.c.

Here is the call graph for this function:
Here is the caller graph for this function: