Hi, I have downloaded "gdb 6.6" and built it on linux machine using "configure" and "make"(not cross compiled).
I pushed the executable file that ll be generated in "/gdb 6.6/gdb/ gdbserver/gdbserver" directory on to emulator using "adb push". the steps followed are same as given at "http://honeypod.blogspot.com/ 2008/01/debug-native-application-for-android.html" i just want to start gdbserver and to debug native service like opencore etc, after pushing gdbserver executable file on to emulator if i run # ./gdbserver host:1234 --attach 187 or any other command it say " Syntax error : "(" Unexpected" Can any one suggest me what is goin wrong here. it would be of great help. Regards, Ved. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
