bootloader icon indicating copy to clipboard operation
bootloader copied to clipboard

Mapping the kernel's own debug symbols

Open LoganDark opened this issue 2 years ago • 0 comments

There could probably be an option to have the bootloader map the kernel's own debug symbols into memory somewhere. A use case for this would probably be profiling from within the OS itself, like what SerenityOS supports, IIRC.

LoganDark avatar Sep 08 '23 23:09 LoganDark