mirror of
https://github.com/RGBCube/serenity
synced 2025-07-10 06:47:34 +00:00
![]() functrace traces the function calls a program makes. It's like strace, but for userspace. It works by using Debugging functionality to insert breakpoints at call&ret instructions. |
||
---|---|---|
.. | ||
DebugSession.cpp | ||
DebugSession.h | ||
Makefile |