Remove IDE_MI_APP_EXIT_OK msg on exit (MI)
Details
Details
Diff Detail
Diff Detail
Event Timeline
tools/lldb-mi/MIDriverMgr.cpp | ||
---|---|---|
111–112 | vbAppExitOk will always be true so I think all these lines are not used and should be removed. |
Paths
| Differential D8446
Remove IDE_MI_APP_EXIT_OK msg on exit (MI) ClosedPublic Authored by ki.stfu on Mar 19 2015, 10:04 AM.
Details Summary Remove IDE_MI_APP_EXIT_OK msg on exit (MI)
Diff Detail Event Timelineki.stfu updated this object. This revision is now accepted and ready to land.Mar 19 2015, 10:07 AM
Closed by commit rL232738: Remove IDE_MI_APP_EXIT_OK msg on exit (MI) (authored by ki.stfu). · Explain WhyMar 19 2015, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22279 tools/lldb-mi/MICmnResources.h
tools/lldb-mi/MICmnResources.cpp
tools/lldb-mi/MIDriverMgr.cpp
|
or I should remove all these lines?