I\'ve got a project with a shared library (loaded dynamically), and I\'m attempting to debug it. I get the following error message:
No source file named /ho
for Makefile project existing code. step 1 check compile all the sources with -g -o0 step 2 use the gdbserver and arm-yourversion-gdb which will be provided in your sdk and gdb toolchain.