1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-25 16:40:26 +00:00
Files
open-simh.simh/PDP11/pdp11_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

124 KiB