I am using the cdt-gdb-vscode extension (v0.0.108) with Eclipse Theia for remote debugging with gdb, and overall, the setup works well. However, a key feature appears to be missing: variable value tooltips. When I hover over a variable name in the editor window, I do not see a tooltip displaying the variable's current value.
This feature is available in another debug adapter I was using, and it would be very helpful for my workflow to have the same functionality here.
I am using the cdt-gdb-vscode extension (v0.0.108) with Eclipse Theia for remote debugging with gdb, and overall, the setup works well. However, a key feature appears to be missing: variable value tooltips. When I hover over a variable name in the editor window, I do not see a tooltip displaying the variable's current value.
This feature is available in another debug adapter I was using, and it would be very helpful for my workflow to have the same functionality here.