mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 12:12:35 +00:00
Turns out we can use abi::__cxa_demangle() for this, and all we need to provide is sprintf(), realloc() and free(), so this patch exposes them. We now have fully demangled C++ backtraces :^) |
||
|---|---|---|
| .. | ||
| kmalloc.cpp | ||
| kmalloc.h | ||
| SlabAllocator.cpp | ||
| SlabAllocator.h | ||