标签: xcode debugging makefile xcode7
我创建了External Build System项目来构建和测试我的C可执行文件(在ARM交叉编译的CMake项目的顶部)。不幸的是,我无法使用断点调试我的程序--Xcode完全忽略了它们。到目前为止我在 Scheme 中执行的步骤:
External Build System
Debug executable
Use custom working directory
-g