1,在基类的虚拟函数中显示this是哪个派生类:
set print object on

2,以其它带namespace的类型打印一个对象,带namespace的强制转型要加单引号的:
p *(('Namespace::Class'*)obj)