|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
APIs and drivers pertaining to logging, profiling, and debugging More...
Topics | |
| Assertions | |
| assert() management and custom handlers | |
| GDB | |
| Interface for using the GNU Debugger | |
| GPROF | |
| Lightweight GPROF profiling runtime for KOS | |
| Logging | |
| KOS's Logging API | |
| Options | |
| Compile-time options for debugging KOS | |
| Performance Counters | |
| SH4 CPU Performance Counter Driver | |
| Performance monitor | |
| Code performance monitor | |
| Stack Traces | |
| API for managing stack backtracing | |
| User Break Controller | |
| Driver for the SH4's UBC | |
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.