Thanks for the reply, atleast I'm not the only one who is using the deleter_ hack to find the types of nodes.
And thanks for the ideas with PrettyPrint, I haven't used it too much in gdb, I normally use the `p tvm::Dump(xxx)` for printing Objects and ObjectRefs. So, out of curiosity, is there a difference between what's printed by `tvm::Dump` vs what's printed by `call (size_t)puts(PrettyPrint(xxx).c_str())`. I tried it on a couple of simple examples and did not see any major differences. --- [Visit Topic](https://discuss.tvm.apache.org/t/finding-types-of-tvm-objects-and-accessing-their-attributes-in-gdb/10813/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/6e6aac52d4e43c8e5f37a792619aea57c5ad538d2829270c828df2aa6f55a6b8).