Merge pull request #297 from ChaosCA/patch-1

Enable the ARM Simulator for GDB
This commit is contained in:
Matt McCormick 2019-02-07 20:34:53 -05:00 committed by GitHub
commit 26109ddd44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -427,7 +427,7 @@ CT_CC_LANG_FORTRAN=y
CT_DEBUG_gdb=y
CT_GDB_CROSS=y
# CT_GDB_CROSS_STATIC is not set
# CT_GDB_CROSS_SIM is not set
CT_GDB_CROSS_SIM=y
CT_GDB_CROSS_PYTHON=y
CT_GDB_CROSS_PYTHON_BINARY=""
CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""