It's rather annoying if it's there after every startup, and that 'Help (F6)' at the top should be enough to help people who don't know.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122997
do not show the help window on first gui startup ClosedPublic Authored by llunak on Apr 3 2022, 8:49 AM.
Details Summary It's rather annoying if it's there after every startup, and that 'Help (F6)' at the top should be enough to help people who don't know.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2022, 2:24 PM Closed by commit rGaaca2acd5f34: [lldb][gui] do not show the help window on first gui startup (authored by llunak). · Explain WhyApr 4 2022, 11:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420391 lldb/source/Core/IOHandlerCursesGUI.cpp
lldb/test/API/commands/gui/basic/TestGuiBasic.py
lldb/test/API/commands/gui/basicdebug/TestGuiBasicDebug.py
lldb/test/API/commands/gui/breakpoints/TestGuiBreakpoints.py
lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py
|