This is essentially the same as IOHandlerEditline::Interrupt(), minus the editline stuff.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123015
handle Ctrl+C to stop a running process ClosedPublic Authored by llunak on Apr 4 2022, 1:39 AM.
Details
Summary This is essentially the same as IOHandlerEditline::Interrupt(), minus the editline stuff.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 7 2022, 8:55 AM Closed by commit rGf42f21746cb8: [lldb][gui] handle Ctrl+C to stop a running process (authored by llunak). · Explain WhyApr 7 2022, 1:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421323 lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Core/IOHandlerCursesGUI.cpp
|