Does GNU's C Compiler Have a Full Screen Debugger?
Charles G. Watson
cgwst at unix.cis.pitt.edu
Sat Nov 3 10:40:54 AEST 1990
>rmtodd at uokmax.ecn.uoknor.edu (Richard Michael Todd) writes:
>> There's a *really sleazy* way to route the output of your program to a
>> different window that I've used on occasion. It works only under X
>> Window...
Doesn't sound at all *sleazy* to me. Instead of X, one can substitute screen
or any another virtual terminal program. Same exact use of the tty command
will work since screen also uses the pty's.
Sounds like a *damn good* idea to me. 8^}
gray
More information about the Comp.unix.sysv386
mailing list