I want to debug the Python side of conan recipe and check the particular stages of my recipe. How could I start debugging or attaching to conan create / conan package / another stage using the Python tooling? (I thought that this information exists in this section of the Conan's documentation, but didn't found it :( )
Could you please also add this answer to the documentation?
Thanks in advance.