gdbserver permission denied
"Zhiwen Yang" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <003401c27b22$2fad8280$8900a8c0@yangzhiwen> |
I download a insight-dejagnu.tar.bz2,and unpacked it . i configure --host=i686-linux --target=arm-linux. and make i entered gdbserver and chmod +x configure and export cc=arm-linux-gcc and make i get a gdbserver ,but i can not run them on my target board ,it told me permission denied. can anyone know this problem ?