Include the structure value in the value popup of the Expression window.
commitceeed49bca0ef9fb584ec24d7bd339746a78967e
authorJohannes Sixt <j6t@kdbg.org>
Tue, 15 Aug 2017 15:32:40 +0000 (15 17:32 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Tue, 15 Aug 2017 15:57:14 +0000 (15 17:57 +0200)
treec7376a129034ab4cffa511dbcb16c5060b70619e
parent405af2d831ee4438ed86b00426fabeff26632622
Include the structure value in the value popup of the Expression window.

When a value shown in the Expression window is too long to be visible
entirely, hovering the mouse over the value shows a popup with the value.
However, it only shows the base value, not the value produced by the
structure inspectors. This is most inconvenient because the latter
contribute quite a bit to the text, but it is then truncated. Include the
structure values in the popup.
kdbg/exprwnd.cpp
kdbg/exprwnd.h