It would be good if the output of debugger commands like TRON are dumped out on stderr. This could allow some cool functionality like an external debugging aid following along in a source display. Or dumping the trace to a log file. Mechanized analysis while the program is running. ...
Are there other debug commands outside of TRON? What about a debugger input channel (FD3?)
It would be good if the output of debugger commands like `TRON` are dumped out on stderr. This could allow some cool functionality like an external debugging aid following along in a source display. Or dumping the trace to a log file. Mechanized analysis while the program is running. ...
Are there other debug commands outside of `TRON`? What about a debugger input channel (FD3?)
It would be good if the output of debugger commands like
TRON
are dumped out on stderr. This could allow some cool functionality like an external debugging aid following along in a source display. Or dumping the trace to a log file. Mechanized analysis while the program is running. ...Are there other debug commands outside of
TRON
? What about a debugger input channel (FD3?)