other versions
GCC-WITH-PYTHON3_DBG(1) | gcc-python-plugin | GCC-WITH-PYTHON3_DBG(1) |
NAME¶
gcc-with-python3_dbg - Run GCC whilst invoking a Python script Usage:
gcc-with-python PATH_TO_PYTHON_SCRIPT GCC PARAMETERS
gcc-with-python is a helper script which invokes GCC, whilst loading the Python plugin for GCC, running the given python script.
Example:
gcc-with-python show-ssa.py example.c
AUTHOR¶
David Malcolm
COPYRIGHT¶
2011-2020, David Malcolm
October 15, 2020 | 0.17 |