2 Commits

Author SHA1 Message Date
wash a14d0173c8 build: update to support building under a hosted cross-compiler 2026-07-19 13:24:41 +01:00
wash 4d30949a4d meta: add debugging library
the debug library can be used by both server (the kernel) and client
(the debugger) applications. the library implements the protocol
that is used for communication between the kernel and debugger, as
well as handling for any requests supported by the protocol.
2026-06-06 17:25:00 +01:00