ladybird/Kernel/Arch/i386
FalseHonesty 3123ffb19d Kernel: Add ptrace commands for reading/writing the debug registers
This adds PT_PEEKDEBUG and PT_POKEDEBUG to allow for reading/writing
the debug registers, and updates the Kernel's debug handler to read the
new information from the debug status register.
2021-04-18 17:02:40 +02:00
..
Boot Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
CPU.cpp Kernel: Add ptrace commands for reading/writing the debug registers 2021-04-18 17:02:40 +02:00
InterruptEntry.cpp Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
ProcessorInfo.cpp Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
SafeMem.cpp Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00