On Thu, Aug 19, 2021 at 04:27:19AM +0000, Chandrakant Shrimantrao wrote:
> Hi,
> We would like to know if there is  any option available to execute and debug(
> setting break point and delete break point) C/C++ Source files Python API's
> inside Eclipse IDE after interfacing Pydev with Eclipse.

This is a good question for PyDev Eclipse Plugin. As far as I know, tI
have not seen breakpoints for C/C++ with Pydev Eclipse, but I am not
regular use of PyDev.

For debugging Python's C Source files, I found Visual Studio Code's
support for Makefile, C and Python to be useful.

Thanks,
Senthil
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/LVCGHVRPODLI3SFXTNF6A537F5PVLM66/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to