mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
aff644a1a2
- Import KdpCopyMemoryChunks() from kd64/kdapi.c, and re-implement KdbpSafeReadMemory() and KdbpSafeWriteMemory() around it. Note that these functions read virtual memory and are equivalent of the kd64 KdpReadVirtualMemory() and KdpWriteVirtualMemory() respectively. - Get rid of the KdpEnableSafeMem() call in KdInitSystem(). - Adjust kd gdbstub.c wrapper in accordance. |
||
---|---|---|
.. | ||
bochs.c | ||
gdbstub.c | ||
gdbstub_powerpc.c | ||
kdbg.c |