How do you debug tvm runtime c++? I don't mean tvm source code, but how to debug the cuda c++ so generated by tvm, which generates -g so, but gdb can't follow it.

How do you debug tvm runtime c++? I don’t mean tvm source code, but how to debug the cuda c++ so generated by tvm, which generates -g so, but gdb can’t follow it.