ladybird/Kernel/Arch
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
..
i386 Kernel: Add ptrace commands for reading/writing the debug registers 2021-04-18 17:02:40 +02:00
PC Kernel: Fix unaligned read inside map_ebda() 2021-03-07 14:05:17 +01:00
x86 Kernel: Add debug register handling 2021-04-18 17:02:40 +02:00
x86_64/Boot Everywhere: Fix a bunch of typos 2021-04-18 10:30:03 +02:00