mirror of
https://github.com/simh/simh.git
synced 2026-02-28 17:20:20 +00:00
Input of the WRU character reliably causes return from the running simulator. - DBGINT works with gdb as a debugger with the default being the next character after the WRU value. ^F when WRU is default ^E. - lldb does not support DBGINT signaling. Only Control-C causes break back to lldb. Currently, a bug in lldb exists that causes console character input of the CR character (^M) to actually be received as LF (^J). A bug report has been submitted to the llvm project describing the problem.
171 KiB
171 KiB