KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Debugging

APIs and drivers pertaining to logging, profiling, and debugging. More...

Modules

 Assertions
 assert() management and custom handlers
 
 GDB
 Interface for using the GNU Debugger.
 
 Logging
 KOS's Logging API.
 
 Options
 Compile-time options for debugging KOS.
 
 Performance Counters
 SH4 CPU Performance Counter Driver.
 
 Stack Traces
 API for managing stack backtracing.
 
 User Break Controller
 Driver for the SH4's UBC.
 

Detailed Description

APIs and drivers pertaining to logging, profiling, and debugging.

In addition to the low-level debugging and logging drivers, KOS supports all of the regular C and C++ stdout-related output utilities.