summaryrefslogtreecommitdiffstats
path: root/kdbg/typetables/qt4core.kdbgtt
blob: f144f6e701521936fae6e65c861e903fac209298 (plain)
1
2
3
4
5
6
7
8
9
[Type Table]
Types1=QString
LibDisplayName=libQtCore 4.x
ShlibRE=libQtCore(_debug)?\.so\.4$
EnableBuiltin=QString::Data,QCharIsShort
PrintQStringCmd=print ($qstrunicode=($qstrdata=(%s))->data)?(*(unsigned short*)$qstrunicode)@(($qstrlen=(unsigned int)($qstrdata->size))>100?100:$qstrlen):1==0\n
[QString]
Display={ % }
Expr1=/QString::Data (%s).d