Files
ladybird/Userland/Libraries/LibDebug/DebugSession.h
FalseHonesty 7a1396f509 LibDebug: Implement ability to set watchpoints
Now we can set hardware watchpoints for our variables! :^)
These watchpoints will be automatically removed when
they go out of scope.
2021-04-18 17:02:40 +02:00

13 KiB