[lldb][gui] handle Ctrl+C to stop a running process
authorLuboš Luňák <l.lunak@centrum.cz>
Mon, 4 Apr 2022 08:36:54 +0000 (10:36 +0200)
committerLuboš Luňák <l.lunak@centrum.cz>
Thu, 7 Apr 2022 19:58:37 +0000 (21:58 +0200)
commitf42f21746cb8b940518bf37e5917d61542d278b7
tree3347312df0a1f3071dc88c3de8d8b55bd1f34e10
parent65942554e23ffcc5a48bb48d686b2f2986a59310
[lldb][gui] handle Ctrl+C to stop a running process

Differential Revision: https://reviews.llvm.org/D123015
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Core/IOHandlerCursesGUI.cpp