Description
The value of variables cannot be shown in the tooltip, while it can be seen in local window
When debugging under Qt Creator 4.12.4 I see all values of all local variables on the "Locals" window.
However, very often I don't see these values when I hover mouse over a variable.