1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-22 15:28:16 +00:00
Files
open-simh.simh/PDP10/pdp10_cpu.c
Mark Pizzolato 611a7e94f0 SCP: Added a Remote Console Master Mode.
This capability will allow a GDB RSB stub to be created to support dynamic debugging of code running in a simulator.

This capability will also allow a complete front panel emulation system to operate a simulator.

This capability is engaged in a simulator by:
     sim> set remote telnet=remoteconsoleport#
     sim> set console telnet=consoleport#
     sim> set remote master

Master mode will provide a TCP session which accepts SCP commands that allow full control of the simulator.
2014-10-26 15:15:31 -07:00

109 KiB