mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-14 04:25:57 +00:00
This makes assertion failures generate backtraces again. Sorry to everyone who suffered from the lack of backtraces lately. :^) We share code with the /proc/PID/stack implementation. You can now get the current backtrace for a Thread via Thread::backtrace(), and all the traces for a Process via Process::backtrace().
35 KiB
35 KiB