Keep the regular values and the "quick member" values separated.
commitc749f6d2606f9a2cdb94e423b2fbab7339d9a920
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 8 Dec 2006 22:06:36 +0000 (8 23:06 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 9 Dec 2006 15:40:40 +0000 (9 16:40 +0100)
tree6720951416cdb85374458896fbce1043333193bf
parente397d147676925e2ae29ef4c312e4452d9666704
Keep the regular values and the "quick member" values separated.

When GDB prints a reference to a struct, it prefixes the struct value
with the reference's pointer. This change allows to display this value,
previously it was always overwritten by the "quick member" value.
Furthermore, this allows a cleaner solution to print wchart_t strings.
kdbg/exprwnd.cpp
kdbg/exprwnd.h