I use print (CEthPacket*) 0xeb609a0 to examine an object at the given address and get A syntax error in expression, near \') 0xeb609a0\'.
print (CEthPacket*) 0xeb609a0
A syntax error in expression, near \') 0xeb609a0\'.
W
Also your starting namespace is the one from current stack. If you want to start from root you have to use ::NS1::NS2::Obj.