I use the same way, and when I need inspect more details of the class object, I will use `p PrettyPrint(xxx).c_str()`, in addition if I want a more clear display(do the real line break instead of just print it as "\n"), the gdb command `call (size_t)puts(PrettyPrint(xxx).c_str())` will be used.
for the last command, it is better to set the standard output of the process to another terminal. --- [Visit Topic](https://discuss.tvm.apache.org/t/finding-types-of-tvm-objects-and-accessing-their-attributes-in-gdb/10813/2) 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/31287ff698aa6cda13d3fd13ca6849963c946f9553202855bfa1fffa7ee32998).