Provide info popups for variable values.
commit911c4b78ffb4ad3b719a2373cf0a76ee067f5d33
authorJohannes Sixt <j6t@kdbg.org>
Wed, 14 Sep 2016 06:31:53 +0000 (14 08:31 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 9 Oct 2016 09:19:34 +0000 (9 11:19 +0200)
treeb1b316881f2142267a6e52ceef2fbb851a16fb3f
parent6ee0d135e6abfd21c6fd3ba8c5da1133b10a69d3
Provide info popups for variable values.

Oftentimes, the values of variables are long (long strings, long type
names, long function names, etc.) so that they are shown truncated in the
variable window. Show the complete value in a popup when the mouse pointer
hovers over a value.

Suggested by Gilles Allard.
kdbg/exprwnd.cpp
kdbg/exprwnd.h