Python debugging

TotalView supports two approaches to Python debugging: native Python debugging for debugging Python programs directly, and mixed-language Python debugging for applications that combine Python with C or C++.

At this time, you can use either native Python debugging or mixed-language Python debugging, but not both.

In this section: