ykjainth / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Debug imsdroid and doubango with eclipse/gdb #327

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build doubango with Android NDK with debug symbols (-g).
2. Copy built libraries in the android-ngn-stack project
3. Willing to debug imsdroid and libtinyWRAP.so using eclipse/gdb+gdbserver

What is the expected output? What do you see instead?
Debug the Java parts in eclipse is quite straightforward but I can't get to 
step into native code (libtinyWRAP.so) from java.

What version of the product are you using? On what operating system?
Latest svn version of imsdroid, android-ngn-stack and doubango.

Please provide any additional information below.
Have you ever tried to debug imsdroid like that? If so, can you point out the 
main steps you followed to correctly setup eclipse and gdb? Thanks.

Original issue reported on code.google.com by massimo....@gmail.com on 7 Feb 2012 at 4:00

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 28 Jun 2012 at 2:14