I posted a question about gdb and using ctrl c. Found the problem, I was
putting the terminal and slave pty in raw mode and thus disabling the
ctrlc->sigint behavior that a non-raw terminal does. Anyway, thought I would
post the answer to the problem in case anyone else finds this problem too.
aw
|