mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
Enable the ARM Simulator for GDB
This should add the `target sim` for GDB from what I’ve seen online about this. Closes #295
This commit is contained in:
parent
4dfa540396
commit
3cc9903b13
@ -427,7 +427,7 @@ CT_CC_LANG_FORTRAN=y
|
|||||||
CT_DEBUG_gdb=y
|
CT_DEBUG_gdb=y
|
||||||
CT_GDB_CROSS=y
|
CT_GDB_CROSS=y
|
||||||
# CT_GDB_CROSS_STATIC is not set
|
# 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=y
|
||||||
CT_GDB_CROSS_PYTHON_BINARY=""
|
CT_GDB_CROSS_PYTHON_BINARY=""
|
||||||
CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
|
CT_GDB_CROSS_EXTRA_CONFIG_ARRAY=""
|
||||||
|
Loading…
Reference in New Issue
Block a user