Install gcc-python3-dbg-plugin by entering the following commands in the terminal:
sudo apt update sudo apt install gcc-python3-dbg-plugin
Description:
plugin for GCC to invoke Python scripts from inside the compiler
The GCC Python plugin is a plugin for GCC, which links against libpython, and allows you to invoke arbitrary Python scripts from inside the compiler. The aim is to allow you to write GCC plugins in Python.
Homepage: https://fedorahosted.org/gcc-python-plugin/
Version: 0.15-4
Section: universe/devel