cuda-gdb supports python script debugging command (like py-bt/py-list)?

I just want to know the difference of cuda-gdb from original gdb.
Is the py-bt/py-list or like any other python debug related commands are supported on cuda-gdb?

Of course, I already read through following document and understand cuda-gdb is operatable under python.
But I just want to know the debuggability for python related script (like pytorch etc)
It is usaful when I run the python script for gdb operation (since I do not want to write non-supported command.)

Ref.
Debugger for python & C/C++ CUDA
https://devtalk.nvidia.com/default/topic/1044724/cuda-programming-and-performance/debugger-for-python-amp-c-c-cuda/