commit | c5917d9a38ce0e4ad0a8f888f759de382dbe8f2d | [log] [tgz] |
---|---|---|
author | Jim Ingham <jingham@apple.com> | Fri Nov 30 20:23:19 2012 +0000 |
committer | Jim Ingham <jingham@apple.com> | Fri Nov 30 20:23:19 2012 +0000 |
tree | 4adecd07d2319ceb7d1d5028fc69f5244ad287b5 | |
parent | 69ea91b4028711040aeb4bf46efa95214f693e15 [diff] |
Save and restore terminal state when lldb is suspended with SIGTSTP and resumed with SIGCONT. Readline & gdb have a bunch of code to handle older UNIX'es with other job control mechanisms. I didn't try to replicate that. llvm-svn: 169032