Comment 5 for bug 94737

Revision history for this message
In , Sebastien Bacher (seb128) wrote :

(gdb) p xkb->map
$1 = (XkbClientMapPtr) 0x853c0f0
(gdb) p xkb->map->num_syms
$2 = 0
(gdb) p xkb->map->size_syms
$3 = 6144
(gdb) p offset
No symbol "offset" in current context.

Do you have any idea why the offset value is not available?