我的ARM DS-5是5.19版的
用DS-GCC的编译链,将程序编译好后,我用RES模式准备单步调试;
爆出错信息如下
Preparing the debug session
# cd "/home/hehe/ads"
# export LD_LIBRARY_PATH=".:/home/hehe/ads:$LD_LIBRARY_PATH"
# gdbserver :5000 "/home/hehe/ads/helloworld"
FATAL: kernel…
我的ARM DS-5是5.19版的
用DS-GCC的编译链,将程序编译好后,我用RES模式准备单步调试;
爆出错信息如下
Preparing the debug session
# cd "/home/hehe/ads"
# export LD_LIBRARY_PATH=".:/home/hehe/ads:$LD_LIBRARY_PATH"
# gdbserver :5000 "/home/hehe/ads/helloworld"
FATAL: kernel…