You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Enable GDB Python scripting support for Windows build
The cross-gdb Python scripting support (`CT_GDB_CROSS_PYTHON`) is
enabled by default, except when performing a Canadian cross build which
our Windows build process does.
This commit explicitly sets `CT_GDB_CROSS_PYTHON=y` when building for
Windows so that the Windows GDB is built with the Python scripting
support.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments