man gdb

Basically the gnu debugger connects to a running application. I think
you can also launch the app with gdb. How does this relate to Android
dev? Dunno. Perhaps you should run strace (linux, truss on others) on
the emulator to see what it is doing if that is what you are after.

You debug andoird apps by launching them in "Debug" within Eclipse. Works great.

Best wishes,
TimJowers


On Mon, May 11, 2009 at 10:34 AM, Maha <maha2...@gmail.com> wrote:
>
> Hi,
>
>   Please tell me how to debug application using gdb
>
> Thanks,
> Maha
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to