Guard against empty cooked register value.
commit0ed85ae66b3fbdd836f7260609e34e0b420b25b4
authorJohannes Sixt <j6t@kdbg.org>
Fri, 25 Feb 2011 21:34:27 +0000 (25 22:34 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 28 Feb 2011 21:49:17 +0000 (28 22:49 +0100)
tree8d9c3448c65f05d011f3d914b60a8f06cb6b650d
parent2365649e316f3cec36ef7dd29b6f5ba780ecb8df
Guard against empty cooked register value.

The parser can generate empty cooked register values as a fall-back when
GDB does not print one.
kdbg/regwnd.cpp