Closed msft-jlange closed 2 months ago
The GDB stub connection needs to communicate over the serial port. Like other serial port accesses, this should be done using the I/O port driver implemented by the platform abstraction instead of assuming the GHCB-based I/O driver.
The GDB stub connection needs to communicate over the serial port. Like other serial port accesses, this should be done using the I/O port driver implemented by the platform abstraction instead of assuming the GHCB-based I/O driver.