Jason Simmons 893b684c1e Declare flutter_gdb as a Python 2 script (flutter/engine#28138)
The script has not been ported to Python 3.  The environment required by
Python 3 (e.g. PYTHONHOME) may conflict with the environment expected by
the Python 2 runtime linked into the version of GDB launched by the script.
2021-08-17 20:26:12 -07:00
..