Pavel Labath f93d861349
[lldb] Fix ^C handling in IOHandlerProcessSTDIO
D120762 accidentally moved the interrupt check into the block which was
reading stdio. This meant that a ^C only took effect after a regular
character has been pressed.

This patch fixes that and adds a (pexpect) test.

Differential revision: https://reviews.llvm.org/D121912
2022-03-17 11:52:19 -07:00
..
2022-03-02 22:40:05 -08:00
2022-03-16 15:35:36 -07:00
2022-03-09 14:31:17 +01:00
2022-03-16 15:35:36 -07:00