Hi All,
I want to know how to run gdbserver on emulator ,which is
running on the same system.
i have tried by using link below
http://honeypod.blogspot.com/2008/01/debug-native-application-for-android.html
but i have compiled native hello world application by using arm
toolchain .and pushed it on to the emulator .by using following
commands.
$ adb push hello /data/hello/
# cd /data/hello
but if i am executing ./hello from shell of android getting following
error as
./hello not found
can anybody guide me on this? please reply.
Regards,
DJ
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---