Skip to content

Commit 41659ff

Browse files
stephanosiogalak
authored andcommitted
arc64: Note that gdb is not supported
Note that gdb is currently not supported for the ARC64 target and we are intentionally not building it. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent c90a0b4 commit 41659ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/arc64.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ CT_GCC_DEVEL_URL="https://github.com/zephyrproject-rtos/gcc.git"
3535
CT_GCC_DEVEL_REVISION="2e88258647d565da6aa82470a8f39cf97e09a4a8"
3636
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as --enable-initfini-array"
3737
CT_CC_LANG_CXX=y
38+
# CT_DEBUG_GDB is not set
3839
CT_COMP_LIBS_NEWLIB_NANO=y
3940
CT_NEWLIB_NANO_SRC_DEVEL=y
4041
CT_NEWLIB_NANO_DEVEL_URL="https://github.com/zephyrproject-rtos/newlib-cygwin.git"

0 commit comments

Comments
 (0)